locale_facets.h (__timepunct::__timepunct): Allocate _M_name_timepunct.
authorBenjamin Kosnik <bkoz@redhat.com>
Thu, 17 Oct 2002 01:19:59 +0000 (01:19 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 17 Oct 2002 01:19:59 +0000 (01:19 +0000)
commit2982f6ffc47493a6560ad8cf290c8315be5b24e2
tree0482b8efaca3c6f8f1b31c28f63b2cea5f2e3150
parent2303a07914bc82ca17706fc15166bf40b940bfa7
locale_facets.h (__timepunct::__timepunct): Allocate _M_name_timepunct.

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
libstdc++-v3/ChangeLog
libstdc++-v3/config/locale/generic/time_members.cc
libstdc++-v3/config/locale/gnu/time_members.cc
libstdc++-v3/docs/html/install.html
libstdc++-v3/include/bits/locale_facets.h