OSDN Git Service

2002-01-30 Paolo Carlini <pcarlini@unitus.it>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Jan 2002 21:00:40 +0000 (21:00 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Jan 2002 21:00:40 +0000 (21:00 +0000)
commit54d10d2b099fa1d700de8e598e5032766360d6b5
treef27444366e9bc7b064f14b74d6090599626c1e96
parent70210d5cfc9bfb0c126195ce267e0dabe95a0ee1
2002-01-30  Paolo Carlini  <pcarlini@unitus.it>

        * config/locale/numpunct_members_gnu.cc
(numpunct<char, wchar_t>::_M_initialize_numpunct()):
Fix initialization of _M_grouping for locales which have
_M_thousands_sep == '\0'(L'\0', respectively).
* testsuite/22_locale/numpunct_byname.cc (test02): Add test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49343 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/config/locale/numpunct_members_gnu.cc
libstdc++-v3/testsuite/22_locale/numpunct_byname.cc