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

paolo@gcc.gnu.org paolo@gcc.gnu.org
Tue Feb 11 12:22:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	paolo@gcc.gnu.org	2003-02-11 12:22:24

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

Log message:
	2003-02-11  Paolo Carlini  <pcarlini@unitus.it>
	Petur Runolfsson  <peturr02@ru.is>
	
	PR libstdc++/9318
	* include/bits/streambuf.tcc (__copy_streambufs):
	Don't conditionalize the copy to __testput.
	* testsuite/27_io/streambuf_members.cc (test09, test10): 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.33&r2=1.1464.2.34
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.1&r2=1.21.2.2
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.1&r2=1.1.26.2



More information about the Libstdc++-cvs mailing list