David Megginson wrote:

> And so it does, at least for G++ 3.0.  I've committed Norm's change to
> the FlightGear and JSBSim CVS repositories.  Please let me know if
> there are any further problems compiling with G++ 2.95 (or MSVC,
> etc.).


I have to use
long flags = cout.setf(ios::fixed);

instead of
ios::fmtflags flags = cout.setf(ios::fixed);

for Irix/MipsPro but I wouldn't be suppriced if this was MipsPro 
speciffic. The compiler start to get out of date because of these types 
of errors.

Erik


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to