gcc/libstdc++-v3 ChangeLog testsuite/22_locale ...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Thu Sep 5 14:13:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	paolo@gcc.gnu.org	2002-09-05 14:13:07

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/testsuite/22_locale: ctor_copy_dtor.cc 
	libstdc++-v3/src: locale.cc 

Log message:
	2002-09-05  Paolo Carlini  <pcarlini@unitus.it>
	Roland McGrath  <roland@redhat.com>
	
	PR libstdc++/7811
	* src/locale.cc (locale::locale(__s)): Use getenv instead
	of setenv for the environment locale.
	* testsuite/22_locale/ctor_copy_dtor.cc (test03): New.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1342&r2=1.1343
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/ctor_copy_dtor.cc.diff?cvsroot=gcc&r1=1.15&r2=1.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/locale.cc.diff?cvsroot=gcc&r1=1.63&r2=1.64



More information about the Libstdc++-cvs mailing list