gcc/libstdc++-v3/config/locale/generic
Jan Beulich 03a2b8100f 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.

From-SVN: r85862
2004-08-12 09:46:39 +00:00
..
c++locale_internal.h
c_locale.cc c_locale.cc (__convert_to_v(long double&)): In v3 uses of sscanf... 2004-03-31 09:13:10 +00:00
c_locale.h c_locale.h (__convert_from_v): Don't use a default for __prec, assume __prec >= 0 and simplify. 2004-08-07 13:48:31 +00:00
codecvt_members.cc codecvt_members.cc (do_out): If we can upper bound the total number of external chars to something smaller... 2003-11-19 11:38:40 +00:00
codecvt_specializations.h
collate_members.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
ctype_members.cc 2004-08-12 Jan Beulich <jbeulich@novell.com> 2004-08-12 09:46:39 +00:00
messages_members.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
messages_members.h Fixups for EDG front end. 2004-04-07 03:33:36 +00:00
monetary_members.cc acconfig.h: Remove _GLIBCXX_USE_LONG_DOUBLE entry, not used anymore. 2004-04-16 09:23:05 +00:00
numeric_members.cc acconfig.h: Remove _GLIBCXX_USE_LONG_DOUBLE entry, not used anymore. 2004-04-16 09:23:05 +00:00
time_members.cc time_members.cc (__timepunct<char>::_M_initialize_timepunct, [...]): the correct _M_amonth07 in the "C" locale is "Jul" and L"Jul", respectively. 2004-04-07 23:14:08 +00:00
time_members.h locale_classes.h (locale::facet::_S_get_c_name): Add. 2003-10-02 23:06:13 +00:00