libstdc++/9555: ostream inserters fail to set badbit on exception

paolo@gcc.gnu.org paolo@gcc.gnu.org
Wed Feb 12 21:32:00 GMT 2003


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



More information about the Gcc-bugs mailing list