This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix libstdc++/5708



> 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.

This looks great, thanks Paolo.

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]