mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-24 04:09:01 +08:00
2982f6ffc4
2002-10-16 Benjamin Kosnik <bkoz@redhat.com> * include/bits/locale_facets.h (__timepunct::__timepunct): Allocate _M_name_timepunct. (__timepunct::~__timepunct): Deallocate, remove specialization declarations. (messages::messages): Allocate _M_name_messages. (messages::~messages): Deallocate. (messages_byname): Same. * config/locale/gnu/time_members.cc (__timepunct::~__timepunct): Remove. * config/locale/generic/time_members.cc (__timepunct::~__timepunct): Remove. * docs/html/install.html: Add es_MX, en_PH to required locales list. From-SVN: r58232 |
||
---|---|---|
.. | ||
c_locale.cc | ||
c_locale.h | ||
c++locale_internal.h | ||
codecvt_members.cc | ||
codecvt_specializations.h | ||
collate_members.cc | ||
ctype_members.cc | ||
messages_members.cc | ||
messages_members.h | ||
monetary_members.cc | ||
numeric_members.cc | ||
time_members.cc |