r221212 - in /trunk/libstdc++-v3: ChangeLog inc...

redi@gcc.gnu.org redi@gcc.gnu.org
Thu Mar 5 13:36:00 GMT 2015


Author: redi
Date: Thu Mar  5 13:36:21 2015
New Revision: 221212

URL: https://gcc.gnu.org/viewcvs?rev=221212&root=gcc&view=rev
Log:
	* include/bits/locale_conv.h (wstring_convert::_M_conv): Handle
	noconv result.
	* testsuite/22_locale/conversions/string/2.cc: Also test UTF-8.
	* testsuite/22_locale/conversions/string/3.cc: Likewise, and UTF-16.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/locale_conv.h
    trunk/libstdc++-v3/testsuite/22_locale/conversions/string/2.cc
    trunk/libstdc++-v3/testsuite/22_locale/conversions/string/3.cc



More information about the Libstdc++-cvs mailing list