gcc/libstdc++-v3 ChangeLog testsuite/27_io/bas ...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Fri May 13 15:31:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	paolo@gcc.gnu.org	2005-05-13 15:31:23

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/testsuite/27_io/basic_streambuf/sgetn/char: 1.cc 
	libstdc++-v3/testsuite/27_io/basic_streambuf/sgetn/wchar_t: 1.cc 
	libstdc++-v3/testsuite/27_io/basic_streambuf/sputn/char: 1.cc 
	libstdc++-v3/testsuite/27_io/basic_streambuf/sputn/wchar_t: 1.cc 

Log message:
	2005-05-13  Magnus Fromreide  <magfr@lysator.liu.se>
	
	* testsuite/27_io/basic_streambuf/sgetn/char/1.cc: Use
	initialization instead of copying as the string is used only once.
	* testsuite/27_io/basic_streambuf/sgetn/wchar_t/1.cc: Likewise.
	* testsuite/27_io/basic_streambuf/sputn/char/1.cc: Likewise.
	* testsuite/27_io/basic_streambuf/sputn/wchar_t/1.cc: Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.2917.2.46&r2=1.2917.2.47
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_streambuf/sgetn/char/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.3&r2=1.3.76.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_streambuf/sgetn/wchar_t/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1&r2=1.1.50.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_streambuf/sputn/char/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.3&r2=1.3.76.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_streambuf/sputn/wchar_t/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1&r2=1.1.50.1



More information about the Gcc-cvs mailing list