This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/9925] ostrstream (buf, size) << "..." does not work properly
- From: "pilarczk at ii dot uj dot edu dot pl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Oct 2003 09:34:40 -0000
- Subject: [Bug c++/9925] ostrstream (buf, size) << "..." does not work properly
- References: <20030303192600.9925.pawel.pilarczyk@math.gatech.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9925
------- Additional Comments From pilarczk at ii dot uj dot edu dot pl 2003-10-24 09:34 -------
Subject: Re: ostrstream (buf, size) << "..." does not work
properly
> The warning say "<sstream> instead of the deprecated header <strstream.h>"
>
> But in 3.3 (mainline) it is call 'backward/strstream' NOT: 'backward/strstream.h'
>
> This a BUG and old C++ code expect 'strstream.h' not 'strstream'.
>
> Shall make a new bug entry?
>
Yes, please!!! I also noticed this problem, but I thought my installation
was incomplete...
Thanks a lot!
Pawel Pilarczyk