> > I've committed made four small ANSI C++ fixes to the CVS to allow > > FlightGear to compile with G++ 3.0.3. I'd appreciate it if porters > > could confirm that the changes don't break any legacy compilers. > > > > this breaks compiling with gcc 2.95.4. i get the following error (on a > debian system running unstable): > > g++ -DFGFS -I. -I. -I../../../src/Include -I../../../src > -I/usr/local/include -I/usr/X11R6/include -g -O2 -c -o FGTable.o > `test -f FGTable.cpp || echo './'`FGTable.cpp > FGTable.cpp: In method `void FGTable::Print()': > FGTable.cpp:228: `ios_base' undeclared (first use this function) > FGTable.cpp:228: (Each undeclared identifier is reported only once > FGTable.cpp:228: for each function it appears in.) > FGTable.cpp:228: parse error before `::'
This same error occurs using the latest Cygwin on Win2000. Paul Paul R. Deppe Veridian Engineering (formerly Calspan) Flight & Aerospace Research Group 150 North Airport Drive Buffalo, NY 14225 (716) 631-6898 (716) 631-6990 FAX [EMAIL PROTECTED] _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
