This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/14174] bug and workaround for stringstream tellg and operator>>


------- Additional Comments From bugzilla dot 20 dot kuhfladen at spamgourmet dot com  2004-02-17 15:10 -------
Subject: Re:  bug and workaround for stringstream tellg and operator>> 

Oh, right, thank you.
Regards
Uwe

> ------- Additional Comments From pcarlini at suse dot de  2004-02-17 13:51
> Not a bug: just remember to call s.clear() before seekg since the
> stream s is in the eof state after the first >>.



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14174


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