2006-09-27 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/29217 * src/localename.cc (locale::_Impl::_M_replace_categories)): Compensate for the inconsistent numerical encodings of the collate and time categories vs the corresponding names. * testsuite/22_locale/locale/cons/29217.cc: New. * testsuite/22_locale/locale/cons/2.cc: Enable and split out the few ENC_TRAITS bits to... * testsuite/22_locale/locale/cons/unicode/1.cc... here. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117247 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- libstdc++-v3/ChangeLog 12 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/src/localename.cc 15 additions, 5 deletionslibstdc++-v3/src/localename.cc
- libstdc++-v3/testsuite/22_locale/locale/cons/2.cc 73 additions, 160 deletionslibstdc++-v3/testsuite/22_locale/locale/cons/2.cc
- libstdc++-v3/testsuite/22_locale/locale/cons/29217.cc 54 additions, 0 deletionslibstdc++-v3/testsuite/22_locale/locale/cons/29217.cc
- libstdc++-v3/testsuite/22_locale/locale/cons/unicode/1.cc 142 additions, 0 deletionslibstdc++-v3/testsuite/22_locale/locale/cons/unicode/1.cc
Loading
Please register or sign in to comment