On Tue, 31 Dec 2002 16:16:44 +0100 Erik Hofman <[EMAIL PROTECTED]> wrote:
> > Hi, > > while browsing around I found the following piece of info: > > > > strstream considered harmful > > [snip] > > I noticed there are some places that use strstream. > Should we depreciate the use of it for FlightGear? That would be nice except that not many compilers support the newer <sstream> alternative, gcc-2.95.x among them. I think we just have to live with the current situation and be very careful with our usage of the strstream class. Bernie _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
