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++/9555: ostream inserters fail to set badbit on exception


Synopsis: ostream inserters fail to set badbit on exception

State-Changed-From-To: open->analyzed
State-Changed-By: paolo
State-Changed-When: Wed Feb 12 21:32:58 2003
State-Changed-Why:
    Confirmed. This seems actually about the underlying 
    implementation of xsputn in v3, which, not being
    equivalent to repeated calls to sputc, doesn't call
    overflow at all for this testcase! 

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


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