gcc/libstdc++-v3 ChangeLog include/bits/stream ...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Mon Apr 28 22:15:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: paolo@gcc.gnu.org 2003-04-28 22:15:58
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: streambuf.tcc
Log message:
2003-04-28 Paolo Carlini <pcarlini@unitus.it>
* include/bits/streambuf.tcc (__copy_streambufs): Don't use
_M_buf_size (synced input is now correctly dealt with
elsewhere); when the output buffer is full don't fall back
to a snextc-sputc loop, call overflow instead.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1674&r2=1.1675
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/streambuf.tcc.diff?cvsroot=gcc&r1=1.34&r2=1.35
More information about the Libstdc++-cvs
mailing list