From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10492 invoked by alias); 24 Oct 2003 09:34:41 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 10475 invoked by alias); 24 Oct 2003 09:34:40 -0000 Date: Fri, 24 Oct 2003 11:23:00 -0000 Message-ID: <20031024093440.10474.qmail@sources.redhat.com> From: "pilarczk at ii dot uj dot edu dot pl" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20030303192600.9925.pawel.pilarczyk@math.gatech.edu> References: <20030303192600.9925.pawel.pilarczyk@math.gatech.edu> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/9925] ostrstream (buf, size) << "..." does not work properly X-Bugzilla-Reason: CC X-SW-Source: 2003-10/txt/msg02107.txt.bz2 List-Id: 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 " instead of the deprecated header " > > 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