r117247 - in /trunk/libstdc++-v3: ChangeLog src...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Wed Sep 27 07:08:00 GMT 2006


Author: paolo
Date: Wed Sep 27 07:08:13 2006
New Revision: 117247

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117247
Log:
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.

Added:
    trunk/libstdc++-v3/testsuite/22_locale/locale/cons/29217.cc
    trunk/libstdc++-v3/testsuite/22_locale/locale/cons/unicode/
    trunk/libstdc++-v3/testsuite/22_locale/locale/cons/unicode/1.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/src/localename.cc
    trunk/libstdc++-v3/testsuite/22_locale/locale/cons/2.cc



More information about the Libstdc++-cvs mailing list