This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/13582] New: basic_filebuf::imbue drops characters
- From: "peturr02 at ru dot is" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jan 2004 11:23:27 -0000
- Subject: [Bug libstdc++/13582] New: basic_filebuf::imbue drops characters
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
basic_filebuf::imbue currently calls seekoff. When reading from a pipe
or tty this means that the contents of the input buffer will be lost.
--
Summary: basic_filebuf::imbue drops characters
Product: gcc
Version: 3.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: peturr02 at ru dot is
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13582