monetary_members.cc (moneypunct<wchar_t, [...]): Use __uselocale instead of setlocale...
authorJakub Jelinek <jakub@redhat.com>
Thu, 5 Sep 2002 07:51:16 +0000 (09:51 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 5 Sep 2002 07:51:16 +0000 (09:51 +0200)
commit9a6d20712ba05d64e03f7252c5b145494ce7937e
treed46938e5d719510f6d041d816b8a76e105b9fd11
parent89671b70677af6d2f66c48cd9e2f703fc8e0444b
monetary_members.cc (moneypunct<wchar_t, [...]): Use __uselocale instead of setlocale for glibc 2.3.

* config/locale/gnu/monetary_members.cc
(moneypunct<wchar_t, true>::_M_initialize_moneypunct,
moneypunct<wchar_t, false>::_M_initialize_moneypunct): Use
__uselocale instead of setlocale for glibc 2.3.

From-SVN: r56839
libstdc++-v3/ChangeLog
libstdc++-v3/config/locale/gnu/monetary_members.cc