libstdc++/9523: ios_base::sync_with_stdio clobbers standard streams
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Sat Feb 8 21:27:00 GMT 2003
Synopsis: ios_base::sync_with_stdio clobbers standard streams
Responsible-Changed-From-To: unassigned->paolo
Responsible-Changed-By: paolo
Responsible-Changed-When: Sat Feb 8 21:27:56 2003
Responsible-Changed-Why:
Investigating...
State-Changed-From-To: open->analyzed
State-Changed-By: paolo
State-Changed-When: Sat Feb 8 21:27:56 2003
State-Changed-Why:
Confirmed: upon a call of ios_base::sync_with_stdio(false)
ios_base is currently fully _destroyed_ and then recreated
in the new mode: meagre chances to keep intact the state ;)
Let's what we can do...
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9523
More information about the Gcc-bugs
mailing list