missing #include <sstream>
Erik Andersen
andersen@inconnect.com
Fri Nov 6 18:11:00 GMT 1998
I was doing some programming, and I noticed something missing...
I currently have libstdc++2.9 and egcs-2.91.57 from 19980901. It
does not seem to have the sstream header file, needed for some nice
C++ stuff. It is a required header file for ANSI C++. Our friends at
http://www.dinkumware.com/htm_cpl/sstream.html seem to know about it.
Any work being done on suppling this? What is needed? Can we just copy
the MS VC++ version? Iit is just templates after all, so nothing further
than the header file is needed.
There seem to be several other things from the ANSI C++ list that are
missing. http://www.dinkumware.com/htm_cpl/ has the full list. Any work
being done on filling out the C++ suppport?
-Erik
please cc replies to me, since I am not on this list...
--
Erik B. Andersen Web: http://www.inconnect.com/~andersen/
email: andersee@debian.org
--This message was written using 73% post-consumer electrons--
More information about the Gcc-bugs
mailing list