-
- Downloads
re PR libstdc++/29217 (locale confusion with time/collate categories)
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. From-SVN: r117247
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