]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libstdc++/11528 (money_get does not get "$.00")
authorPaolo Carlini <pcarlini@unitus.it>
Wed, 16 Jul 2003 16:12:47 +0000 (18:12 +0200)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 16 Jul 2003 16:12:47 +0000 (16:12 +0000)
commite50344b919416b00a648a1a3e9cfd5b1b3b6125d
tree0eec3124a158a80b423e94962bcfe8eaff6b3b1c
parent866eb556c2328fa391890173a91c3108db66317b
re PR libstdc++/11528 (money_get does not get "$.00")

2003-07-16  Paolo Carlini  <pcarlini@unitus.it>

PR libstdc++/11528
* include/bits/locale_facets.tcc (money_get::do_get):
Strip only _leading_ zeros.
* testsuite/22_locale/money_get/get/char/11528.cc: Add.
* testsuite/22_locale/money_get/get/wchar_t/11528.cc: Add.

From-SVN: r69458
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/locale_facets.tcc
libstdc++-v3/testsuite/22_locale/money_get/get/char/11528.cc [new file with mode: 0644]
libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/11528.cc [new file with mode: 0644]