gcc/libstdc++-v3 ChangeLog config/locale/gener ...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Thu Aug 12 09:46:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: paolo@gcc.gnu.org 2004-08-12 09:46:41
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/config/locale/generic: ctype_members.cc
libstdc++-v3/config/locale/gnu: ctype_members.cc
Log message:
2004-08-12 Jan Beulich <jbeulich@novell.com>
* config/locale/generic/ctype_members.cc
(ctype<wchar_t>::_M_convert_to_wmask): Default case must not use 0 as
initializer for return value, as that is invalid for enumerated types.
* config/locale/gnu/ctype_members.cc
(ctype<wchar_t>::_M_convert_to_wmask): Likewise.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2606&r2=1.2607
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/generic/ctype_members.cc.diff?cvsroot=gcc&r1=1.12&r2=1.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/ctype_members.cc.diff?cvsroot=gcc&r1=1.18&r2=1.19
More information about the Gcc-cvs
mailing list