2005-06-29 Paolo Carlini <pcarlini@suse.de>
Fix typo in last ChangeLog entry. From-SVN: r101417
This commit is contained in:
parent
d04e9b7fef
commit
c7b802913b
|
@ -6,7 +6,7 @@
|
||||||
Adjust to assign the result also when digit grouping is
|
Adjust to assign the result also when digit grouping is
|
||||||
wrong (but the grammar is correct), as per 22.2.2.1.2, p11-12
|
wrong (but the grammar is correct), as per 22.2.2.1.2, p11-12
|
||||||
(NB: consistently for money_get too).
|
(NB: consistently for money_get too).
|
||||||
* config/locale/generic/c_locale.cc (__convert_from_v): Do
|
* config/locale/generic/c_locale.cc (__convert_to_v): Do
|
||||||
not check ios_base::failbit at the outset.
|
not check ios_base::failbit at the outset.
|
||||||
* config/locale/gnu/c_locale.cc: Likewise.
|
* config/locale/gnu/c_locale.cc: Likewise.
|
||||||
* testsuite/22_locale/money_get/get/char/22131.cc: New.
|
* testsuite/22_locale/money_get/get/char/22131.cc: New.
|
||||||
|
|
Loading…
Reference in New Issue