diff options
author | Paolo Carlini <pcarlini@suse.de> | 2004-03-01 10:31:33 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2004-03-01 10:31:33 +0000 |
commit | 08ff96c3461e6098b4c1102818e4ee10f61b1809 (patch) | |
tree | be1c34e4ec7b452a2200f992d00c044f4f2967a1 /gcc | |
parent | 9a5a17f3dfc1461cf3e6ebb794dfb6e017a75f02 (diff) | |
download | gcc-08ff96c3461e6098b4c1102818e4ee10f61b1809.zip gcc-08ff96c3461e6098b4c1102818e4ee10f61b1809.tar.gz gcc-08ff96c3461e6098b4c1102818e4ee10f61b1809.tar.bz2 |
locale_facets.tcc (num_get<>::_M_extract_float): Also when parsing exponent sign, first look for thousands_sep and decimal_point...
2004-03-01 Paolo Carlini <pcarlini@suse.de>
* include/bits/locale_facets.tcc (num_get<>::_M_extract_float):
Also when parsing exponent sign, first look for thousands_sep
and decimal_point; tweak a bit.
* testsuite/22_locale/num_get/get/char/15.cc: New.
* testsuite/22_locale/num_get/get/wchar_t/15.cc: New.
* include/bits/locale_facets.tcc (num_get<>::_M_extract_float,
num_get<>::_M_extract_int): Reorder some conditionals.
2004-03-01 Paolo Carlini <pcarlini@suse.de>
* include/bits/locale_facets.tcc (money_get<>::_M_extract):
Consistently with numpunct, enforce the requirements in
22.2.6.3, p3 for the thousands separators; tweak a bit.
* testsuite/22_locale/money_get/get/char/15.cc: New.
* testsuite/22_locale/money_get/get/wchar_t/15.cc: New.
From-SVN: r78699
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions