gcc/libstdc++-v3 ChangeLog src/codecvt.cc test ...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Sun Jan 5 08:25:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_2-branch
Changes by:	paolo@gcc.gnu.org	2003-01-05 00:24:56

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/src: codecvt.cc 
	libstdc++-v3/testsuite/22_locale: codecvt_members_char_char.cc 

Log message:
	2003-01-05  Paolo Carlini <pcarlini@unitus.it>
	
	PR libstdc++/9168
	* src/codecvt.cc
	(codecvt<char, char, mbstate_t>::do_in, do_out):
	Implement the resolution of DR19 (TC).
	* testsuite/22_locale/codecvt_members_char_char.cc
	(test01): Tweak.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.1057.2.159.2.68&r2=1.1057.2.159.2.69
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/codecvt.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.10.12.2&r2=1.10.12.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/codecvt_members_char_char.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.4.2.2&r2=1.4.2.2.2.1



More information about the Libstdc++-cvs mailing list