gcc/libstdc++-v3
Paolo Carlini 015daa3a7b re PR libstdc++/38399 (money_get<> read decimal point when frac_digits() <= 0)
2008-12-05  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/38399
	* include/bits/locale_facets_nonio.tcc (money_get<>::
	_M_extract(iter_type, iter_type, ios_base&, ios_base::iostate&,
	string&)): Fix, reject decimal point when frac_digits <= 0.
	* testsuite/22_locale/money_get/get/char/38399.cc: New.
	* testsuite/22_locale/money_get/get/wchar_t/38399.cc: Likewise.
	* testsuite/22_locale/money_get/get/char/5.cc: Adjust.
	* testsuite/22_locale/money_get/get/wchar_t/5.cc: Likewise.

From-SVN: r142487
2008-12-05 18:23:39 +00:00
..
config re PR libstdc++/38368 (locale(const char* std_name) may create locale with broken facets) 2008-12-04 17:16:27 +00:00
doc re PR libstdc++/38244 (bitset initialization from 0 rejected.) 2008-11-24 11:13:44 +00:00
include re PR libstdc++/38399 (money_get<> read decimal point when frac_digits() <= 0) 2008-12-05 18:23:39 +00:00
libmath configure: Regenerate for new libtool. 2008-09-26 16:32:26 +00:00
libsupc++ configure: Regenerate for new libtool. 2008-09-26 16:32:26 +00:00
po configure: Regenerate for new libtool. 2008-09-26 16:32:26 +00:00
scripts
src PR libstdc++/38365 (cont) 2008-12-02 15:02:53 +00:00
testsuite re PR libstdc++/38399 (money_get<> read decimal point when frac_digits() <= 0) 2008-12-05 18:23:39 +00:00
acinclude.m4 thread: New. 2008-09-13 00:32:37 +00:00
aclocal.m4 configure: Regenerate for new libtool. 2008-09-26 16:32:26 +00:00
ChangeLog re PR libstdc++/38399 (money_get<> read decimal point when frac_digits() <= 0) 2008-12-05 18:23:39 +00:00
ChangeLog-1998
ChangeLog-1999 Convert ChangeLog files to UTF-8. 2008-09-05 13:07:45 +02:00
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002 Convert ChangeLog files to UTF-8. 2008-09-05 13:07:45 +02:00
ChangeLog-2003 Convert ChangeLog files to UTF-8. 2008-09-05 13:07:45 +02:00
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
config.h.in thread: New. 2008-09-13 00:32:37 +00:00
configure re PR target/27880 (undefined reference to `_Unwind_GetIPInfo') 2008-11-12 21:35:46 +00:00
configure.ac re PR target/27880 (undefined reference to `_Unwind_GetIPInfo') 2008-11-12 21:35:46 +00:00
configure.host
crossconfig.m4 acinclude.m4 ([GLIBCXX_CHECK_GETTIMEOFDAY]): Change to use GCC_TRY_COMPILE_OR_LINK. 2008-08-25 22:52:47 +00:00
fragment.am
linkage.m4 acinclude.m4 ([GLIBCXX_CHECK_GETTIMEOFDAY]): Change to use GCC_TRY_COMPILE_OR_LINK. 2008-08-25 22:52:47 +00:00
Makefile.am
Makefile.in configure: Regenerate for new libtool. 2008-09-26 16:32:26 +00:00
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.