gcc/libstdc++-v3/testsuite/22_locale
Paolo Carlini bbcac3becb re PR libstdc++/39168 (Incorrect interpretation of CHAR_MAX inside grouping string in monetary and numeric facets.)
2009-02-15  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/39168
	* src/locale_facets.cc (__verify_grouping(const char*, size_t,
	const string&)): Also check that the value != CHAR_MAX.
	* include/bits/locale_facets.tcc (__numpunct_cache<>::
	_M_cache(const locale&), __add_grouping(_CharT*, _CharT,
	const char*, size_t, const _CharT*, const _CharT*)): Likewise.
	* include/bits/locale_facets_nonio.tcc (__moneypunct_cache<>::
	_M_cache(const locale&)): Likewise.
	* testsuite/22_locale/money_put/put/wchar_t/39168.cc: New.
	* testsuite/22_locale/money_put/put/char/39168.cc: Likewise.
	* testsuite/22_locale/money_get/get/wchar_t/39168.cc: Likewise.
	* testsuite/22_locale/money_get/get/char/39168.cc: Likewise.
	* testsuite/22_locale/num_get/get/wchar_t/39168.cc: Likewise.
	* testsuite/22_locale/num_get/get/char/39168.cc: Likewise.

From-SVN: r144190
2009-02-15 16:47:57 +00:00
..
codecvt [multiple changes] 2007-12-10 13:53:10 +00:00
codecvt_byname/requirements
collate [multiple changes] 2007-12-10 13:53:10 +00:00
collate_byname
ctype 21674.cc: Add xfail on all targets except darwin. 2008-12-18 21:08:28 +00:00
ctype_base
ctype_byname
facet
global_templates 3983-2.cc: Avoid -Wall warnings. 2008-01-31 17:19:55 +00:00
headers
locale re PR libstdc++/38411 (Revision 142439 caused 22_locale/locale/cons/7.cc execution test) 2008-12-05 13:07:53 +00:00
messages
messages_byname
money_get re PR libstdc++/39168 (Incorrect interpretation of CHAR_MAX inside grouping string in monetary and numeric facets.) 2009-02-15 16:47:57 +00:00
money_put re PR libstdc++/39168 (Incorrect interpretation of CHAR_MAX inside grouping string in monetary and numeric facets.) 2009-02-15 16:47:57 +00:00
moneypunct
moneypunct_byname
num_get re PR libstdc++/39168 (Incorrect interpretation of CHAR_MAX inside grouping string in monetary and numeric facets.) 2009-02-15 16:47:57 +00:00
num_put 38210.cc: Tweak. 2008-11-21 10:14:14 +00:00
numpunct re PR libstdc++/38411 (Revision 142439 caused 22_locale/locale/cons/7.cc execution test) 2008-12-05 13:07:53 +00:00
numpunct_byname
time_get
time_put re PR libstdc++/36616 (Open issues from a test run) 2008-07-04 15:40:38 +00:00