[Bug libstdc++/11705] Bad interaction between cin and wcin after sync_with_stdio(false)
peturr02 at ru dot is
gcc-bugzilla@gcc.gnu.org
Tue Jul 29 10:14:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11705
------- Additional Comments From peturr02 at ru dot is 2003-07-29 10:14 -------
Created an attachment (id=4502)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4502&action=view)
Test case
This test case shows that it is possible to read from wcin after reading
from cin, if ios::sync_with_stdio(false) has been called.
More information about the Gcc-bugs
mailing list