gcc/libstdc++-v3/include
Paolo Carlini e07554eb17 locale_facets.tcc (money_get::do_get(string)): First construct a tentative returned string...
2002-02-05  Paolo Carlini  <pcarlini@unitus.it>

	* include/bits/locale_facets.tcc (money_get::do_get(string)):
	First construct a tentative returned string, then, only if the
	parsing succeeds, copy it into the string passed by reference.
	* testsuite/22_locale/money_get_members_char.cc: Add test06.
	* testsuite/22_locale/money_get_members_wchar_t.cc: Add test06.

From-SVN: r49523
2002-02-05 11:35:48 +00:00
..
backward Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
bits locale_facets.tcc (money_get::do_get(string)): First construct a tentative returned string... 2002-02-05 11:35:48 +00:00
c Makefile.am (c_base_headers_rename): New. 2002-01-17 07:18:33 +00:00
c_shadow stubs.c (sinf,cosf): Implement stubs to enable the equivalent ___builtin__ versions. 2002-01-01 20:50:16 +01:00
c_std Makefile.am (doxygen, [...]): Tweak targets. 2002-01-28 22:13:12 +00:00
ext Makefile.am (doxygen, [...]): Tweak targets. 2002-01-28 22:13:12 +00:00
std [multiple changes] 2002-02-05 00:14:37 +00:00
Makefile.am Makefile.am (c_base_builddir): Remove redundant slash. 2002-01-22 17:35:37 +00:00
Makefile.in num_put_members_wchar_t.cc (test03): Use _GLIBCPP_HAVE_SETENV. 2002-01-24 20:46:34 +00:00