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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85862 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- libstdc++-v3/ChangeLog 8 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/config/locale/generic/ctype_members.cc 1 addition, 1 deletionlibstdc++-v3/config/locale/generic/ctype_members.cc
- libstdc++-v3/config/locale/gnu/ctype_members.cc 1 addition, 1 deletionlibstdc++-v3/config/locale/gnu/ctype_members.cc
Please register or sign in to comment