This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/42857] std::istream::ignore(std::streamsize n) calls unnecessary underflow
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 22 Dec 2011 00:55:04 +0000
- Subject: [Bug libstdc++/42857] std::istream::ignore(std::streamsize n) calls unnecessary underflow
- Auto-submitted: auto-generated
- References: <bug-42857-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42857
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |claytongdavis at gmail dot
| |com
--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-12-22 00:55:04 UTC ---
*** Bug 51651 has been marked as a duplicate of this bug. ***