gcc/libstdc++-v3 ChangeLog config/locale/gnu/n ...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Mon Apr 12 08:36:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	paolo@gcc.gnu.org	2004-04-12 08:36:23

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/config/locale/gnu: numeric_members.cc 

Log message:
	2004-04-12  Paolo Carlini <pcarlini@suse.de>
	
	* config/locale/gnu/numeric_members.cc
	(numpunct<wchar_t>::_M_initialize_numpunct): No need to wrap
	in __uselocale, since btowc is called for chars belonging to
	the basic character set.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2444&r2=1.2445
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/numeric_members.cc.diff?cvsroot=gcc&r1=1.15&r2=1.16



More information about the Libstdc++-cvs mailing list