c_locale.cc (locale::_S_categories): Reorder the categories to match that of glibc...
authorPaolo Carlini <pcarlini@unitus.it>
Thu, 28 Nov 2002 12:25:32 +0000 (13:25 +0100)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 28 Nov 2002 12:25:32 +0000 (12:25 +0000)
commit0e9501e6b1ac4218c2f3e3206f9699f17ddb557e
tree2435d0e3700523a9bc8ad9568f9ad3679e72f1fa
parentbcfb713a6f0a94c6e56735ad54460c449329bdeb
c_locale.cc (locale::_S_categories): Reorder the categories to match that of glibc's setlocale(LC_ALL, ""))

2002-11-28  Paolo Carlini  <pcarlini@unitus.it>

* config/locale/gnu/c_locale.cc (locale::_S_categories):
Reorder the categories to match that of glibc's setlocale(LC_ALL, ""))
* config/locale/generic/c_locale.cc (locale::_S_categories): Ditto.
* testsuite/22_locale/ctor_copy_dtor.cc (test04): Tweak.

From-SVN: r59604
libstdc++-v3/ChangeLog
libstdc++-v3/config/locale/generic/c_locale.cc
libstdc++-v3/config/locale/gnu/c_locale.cc
libstdc++-v3/testsuite/22_locale/ctor_copy_dtor.cc