gcc/libstdc++-v3 ChangeLog include/bits/stream ...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Sun Mar 9 11:25:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	paolo@gcc.gnu.org	2003-03-09 11:25:11

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/bits: streambuf.tcc 
	libstdc++-v3/testsuite/27_io: streambuf_members.cc 

Log message:
	2003-03-09  Paolo Carlini <pcarlini@unitus.it>
	Petur Runolfsson  <peturr02@ru.is>
	
	PR libstdc++/9424
	* include/bits/streambuf.tcc (__copy_streambufs): Use
	sgetn-sputn only when sputn cannot fail, otherwise fall back
	to safe snextc-sputc.
	* testsuite/27_io/streambuf_members.cc (test11, test12): Add.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.1464.2.63&r2=1.1464.2.64
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/streambuf.tcc.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.21.2.3&r2=1.21.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/streambuf_members.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.1.26.2&r2=1.1.26.3



More information about the Gcc-cvs mailing list