[Bug libstdc++/21286] [4.0/4.1 Regression] filebuf::xsgetn vs pipes
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Apr 30 06:54:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-30 06:54 -------
Subject: Bug 21286
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: paolo@gcc.gnu.org 2005-04-30 06:54:08
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: fstream.tcc
Log message:
2005-04-29 Paolo Carlini <pcarlini@suse.de>
Nathan Myers <ncm@cantrip.org>
PR libstdc++/21286
* include/bits/fstream.tcc (basic_filebuf<>::xsgetn):
Loop on short reads; remove the work-around for
libstdc++/20806, not needed anymore.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2986&r2=1.2987
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/fstream.tcc.diff?cvsroot=gcc&r1=1.129&r2=1.130
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21286
More information about the Gcc-bugs
mailing list