gcc/libstdc++-v3 include/bits/locale_facets.h ...

ljrittle@gcc.gnu.org ljrittle@gcc.gnu.org
Tue Jan 25 20:35:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	libstdcxx_so_7-branch
Changes by:	ljrittle@gcc.gnu.org	2005-01-25 20:35:09

Modified files:
	libstdc++-v3/include/bits: locale_facets.h 
	libstdc++-v3/config/locale/generic: ctype_members.cc 
	libstdc++-v3   : ChangeLog.libstdcxx_so_7-branch 

Log message:
	* include/bits/locale_facets.h (ctype<wchar_t>::_M_bit):
	Base size on bits in __wmask_type.
	(ctype<wchar_t>::_M_wmask): Likewise.
	* config/locale/generic/ctype_members.cc: Remove magic numbers.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/locale_facets.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.93.4.4&r2=1.93.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/generic/ctype_members.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.12.4.1&r2=1.12.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.libstdcxx_so_7-branch.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.1.2.25&r2=1.1.2.26



More information about the Libstdc++-cvs mailing list