locale_facets.tcc (money_put::do_put): For the space field use __fill instead of...
authorPaolo Carlini <pcarlini@unitus.it>
Mon, 18 Feb 2002 21:23:26 +0000 (22:23 +0100)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 18 Feb 2002 21:23:26 +0000 (21:23 +0000)
commit577f406186438493eac86d0dd14e92b9f92c47bb
tree901dc9346d9b33b1d6a07bf0b2083694e73821be
parent3fcfe88d1957982a29bc9285b69fc6e1ac96ac31
locale_facets.tcc (money_put::do_put): For the space field use __fill instead of ' ', uniformly.

2002-02-18  Paolo Carlini  <pcarlini@unitus.it>

libstdc++/5708
* include/bits/locale_facets.tcc (money_put::do_put):
For the space field use __fill instead of ' ', uniformly.
* testsuite/22_locale/money_put_members_char.cc:
Add test05 distilled from PR.
(test01-02-03): Trim some '*' to ' '.
* testsuite/22_locale/money_put_members_wchar_t.cc: Ditto.

From-SVN: r49847
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/locale_facets.tcc
libstdc++-v3/testsuite/22_locale/money_put_members_char.cc
libstdc++-v3/testsuite/22_locale/money_put_members_wchar_t.cc