libstdc++/9648: g++-3.2.2 cannot create a new file. (g++-2.95.3 does)
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Mon Feb 10 20:22:00 GMT 2003
Synopsis: g++-3.2.2 cannot create a new file. (g++-2.95.3 does)
State-Changed-From-To: open->closed
State-Changed-By: paolo
State-Changed-When: Mon Feb 10 20:22:13 2003
State-Changed-Why:
This is FAQ: 3.2.2 is right and the old 2.95.3 was wrong:
according to the ISO/IEC 19882 Standard for C++ the in|out
openmode does _not_ create, out or in|out|trunc do.
Thanks for your report, Paolo.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9648
More information about the Gcc-bugs
mailing list