libstdc++/3619: GCC 3.0 C++ backwards compatibility bug?

Phil Edwards pedwards@disaster.jaj.com
Wed Jul 11 13:36:00 GMT 2001


The following reply was made to PR libstdc++/3619; it has been noted by GNATS.

From: Phil Edwards <pedwards@disaster.jaj.com>
To: us@ooc.de
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: libstdc++/3619: GCC 3.0 C++ backwards compatibility bug?
Date: Wed, 11 Jul 2001 16:36:06 -0400

 On Mon, Jul 09, 2001 at 01:08:32PM -0000, us@ooc.de wrote:
 > >Description:
 > Compiling a file with this single line of code:
 > 
 > #include <strstream>
 > 
 > does not work but leads to error messages.
 
 /Which/ error message?
 
 
 > >How-To-Repeat:
 > Just compile a one-line program, consisting of this line:
 > 
 > #include <strstream>
 
 This works for me; I cannot reproduce your problem.
 



More information about the Gcc-prs mailing list