This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++/9648: g++-3.2.2 cannot create a new file. (g++-2.95.3 does)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]