[Bug libstdc++/12048] [3.4 Regression] unget does not work

peturr02 at ru dot is gcc-bugzilla@gcc.gnu.org
Tue Aug 26 10:05: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=12048



------- Additional Comments From peturr02 at ru dot is  2003-08-26 10:05 -------
> // Derived from libstdc++/12048 by LJR.  Exercise for the reader to
> // figure out how to get this interactive test into our dejagnu...

The easiest way is to reopen stdin using either freopen or open + dup2.

> // Rewriting the test to use an opened fstream displays no failure...

That's not surprising, since cin is unrelated to fstream.



More information about the Gcc-bugs mailing list