Документ взят из кэша поисковой машины. Адрес оригинального документа : http://xmm.vilspa.esa.es/pipermail/sas-uploads/2001-October/001450.html
Дата изменения: Fri Oct 26 17:01:29 2001
Дата индексирования: Sat Dec 22 06:02:12 2007
Кодировка:

Поисковые слова: http astrokuban.info astrokuban
[sas-uploads] sas-1.269.tgz

[sas-uploads] sas-1.269.tgz

sas-uploads-admin@xmm.vilspa.esa.es sas-uploads-admin@xmm.vilspa.esa.es
Fri, 26 Oct 2001 15:00:28 +0200 (MET DST)


Package sas-1.269.tgz (180 kB)
Uploaded by G. Vacanti <gvacanti@astro.estec.esa.nl>

The most recent entry in ChangeLog is:

sas/ChangeLog
ChangeLog for sas
=================


Version 1.269 - 2001-10-25 (JBa)
-------------
	+ (Make.include.in/configure/configure.in/config-std.h.in)
	  Adopted necessary changes to the infrastructure setup in order to
	  compile with GCC 3. Changes include:
	  * added 'using standard namespace' as a temporary fix. This is
	    done in 'config-std.h' and included in Make.include with an
	    '-include <file>' statement
	  * a workaround for bug in GCC 3.0.1 (GNATS pr=4256). All headers
	    in CPLUS_INCLUDE_PATH are treated as 'C' headers. The workaround
	    consist of scanning the CPLUS_INCLUDE_PATH, and converting it into
	    '-Idir' options in Make.include