c++/3893: libstdc++ scope problem appear with -fno-honor-std

lerdsuwa@gcc.gnu.org lerdsuwa@gcc.gnu.org
Sun Aug 5 01:50:00 GMT 2001


Synopsis: libstdc++ scope problem appear with -fno-honor-std

State-Changed-From-To: open->closed
State-Changed-By: lerdsuwa
State-Changed-When: Sun Aug  5 01:50:27 2001
State-Changed-Why:
    -fhonor-std option is depreciated and has been removed in
    the upcoming 3.0.1 release.  You should use
    'using namespace std;' to deal with old code.  -fhonor-std
    was intended for new, compliant code to work with old C++
    library.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3893&database=gcc



More information about the Gcc-prs mailing list