213c2316b6
2001-07-02 Benjamin Kosnik <bkoz@redhat.com> * src/locale.cc (locale::locale(const char*)): Make sure global locales are initialized. * include/bits/locale_facets.tcc (locale::combine): Refcout should be zero, not one as it's return-by-value. * testsuite/27_io/ios_base_callbacks.cc (test01): Don't check for named locales here. * testsuite/22_locale/ctor_copy_dtor.cc (test01): Instead, check for it here. (test02): Add test. * libsupc++/eh_alloc.cc: Use climits, not limits.h. From-SVN: r43713 |
||
---|---|---|
.. | ||
codecvt_char_char.cc | ||
codecvt_unicode_char.cc | ||
codecvt_unicode_wchar_t.cc | ||
codecvt_wchar_t_char.cc | ||
ctor_copy_dtor.cc | ||
ctype_char_members.cc | ||
ctype_wchar_t_members.cc | ||
ctype.cc | ||
facet.cc | ||
global_templates.cc | ||
members.cc | ||
numpunct_byname.cc | ||
numpunct_char_members.cc | ||
numpunct.cc | ||
operators.cc | ||
static_members.cc |