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] Better fix for libstdc++/5579



> 2002-02-03  Paolo Carlini  <pcarlini@unitus.it>
> 
>         libstdc++/5579
>         * include/bits/locale_facets.tcc (money_get::do_get(string)):
>         Deal correctly with !(__io.flags() & ios_base::showbase)
>         for case money_base::symbol.
>         * testsuite/22_locale/money_get_members_char.cc: Add test05.
>         * testsuite/22_locale/money_get_members_wchar_t.cc: Add test05.

This is great! Thanks Paolo.


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