This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
re: [c++] Missing strstream.h
- From: Dan Kegel <dank at kegel dot com>
- To: GCC Mailing List <gcc at gcc dot gnu dot org>, spam at thack dot org
- Date: Wed, 24 Mar 2004 21:59:10 -0800
- Subject: re: [c++] Missing strstream.h
Tapio Kelloniemi wrote:
GCC (3.3.3) currently seems to miss strstream.h from the
backward-compatibility include-directory. Only strstream is present,
which old legacy code of course does not use. I think it should be
added to make old code work without changes on g++ 3.3, and it is not
even a big thing.
It's not too hard to make a set of compatibility .h files
yourself in your app's source tree, and tweak your Makefile slightly to let gcc find them,
I think. That way your program will be more standards-compliant, too,
which will help you if you decide to compile it with some other
compiler after leaving gcc in frustration at how standards-compliant
it is :-)
- Dan
--
My technical stuff: http://kegel.com
My politics: see http://www.misleader.org for examples of why I'm for regime change