gcc/libstdc++-v3/testsuite/22_locale/time_get
Paolo Carlini e11b210a9c locale_facets.tcc (time_get<>::_M_extract_via_format): Ignore the value of the __err argument.
2006-06-17  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/locale_facets.tcc (time_get<>::_M_extract_via_format):
	Ignore the value of the __err argument.
	(time_get<>::do_get_weekday): Likewise.
	(time_get<>::do_get_monthname): Likewise.
	* testsuite/22_locale/time_get/get_year/wchar_t/5.cc: New.
	* testsuite/22_locale/time_get/get_year/char/5.cc: Likewise.
	* testsuite/22_locale/time_get/get_monthname/wchar_t/5.cc: Likewise.
	* testsuite/22_locale/time_get/get_monthname/char/5.cc: Likewise.
	* testsuite/22_locale/time_get/get_weekday/wchar_t/5.cc: Likewise.
	* testsuite/22_locale/time_get/get_weekday/char/5.cc: Likewise.
	* testsuite/22_locale/time_get/get_date/wchar_t/5.cc: Likewise.
	* testsuite/22_locale/time_get/get_date/char/5.cc: Likewise.
	* testsuite/22_locale/time_get/get_time/wchar_t/5.cc: Likewise.
	* testsuite/22_locale/time_get/get_time/char/5.cc: Likewise.

From-SVN: r114728
2006-06-16 22:13:13 +00:00
..
date_order
get_date locale_facets.tcc (time_get<>::_M_extract_via_format): Ignore the value of the __err argument. 2006-06-16 22:13:13 +00:00
get_monthname locale_facets.tcc (time_get<>::_M_extract_via_format): Ignore the value of the __err argument. 2006-06-16 22:13:13 +00:00
get_time locale_facets.tcc (time_get<>::_M_extract_via_format): Ignore the value of the __err argument. 2006-06-16 22:13:13 +00:00
get_weekday locale_facets.tcc (time_get<>::_M_extract_via_format): Ignore the value of the __err argument. 2006-06-16 22:13:13 +00:00
get_year locale_facets.tcc (time_get<>::_M_extract_via_format): Ignore the value of the __err argument. 2006-06-16 22:13:13 +00:00
1.cc
2.cc