This is the mail archive of the gcc-prs@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++/10424: fstream open with ios_base::in|out|app always fails


Synopsis: fstream open with ios_base::in|out|app always fails

State-Changed-From-To: open->closed
State-Changed-By: paolo
State-Changed-When: Wed Apr 16 19:07:14 2003
State-Changed-Why:
    The combination in|out|app is _illegal_ according to the ISO
    standard, closely followed by libstdc++-v3: see 27.8.1.3,2
    (or, f.i., Josuttis, p. 632)
    Thanks for your report, Paolo.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10424


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