This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/14174] bug and workaround for stringstream tellg and operator>>
- From: "bugzilla dot 20 dot kuhfladen at spamgourmet dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Feb 2004 15:10:28 -0000
- Subject: [Bug libstdc++/14174] bug and workaround for stringstream tellg and operator>>
- References: <20040217131019.14174.bugzilla.20.kuhfladen@spamgourmet.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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