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++/5816



> 2002-03-04  Paolo Carlini  <pcarlini@unitus.it>
> 
>         libstdc++/5816
>         * include/bits/locale_facets.tcc
>         (num_get::_M_extract_float): Fix the parsing of __dec, since
>         the standard prescribes that if no grouping characters are
>         seen, no grouping check is applied.
>         * testsuite/22_locale/num_get_members_char.cc: Add test05
>         distilled from the PR.
>         * testsuite/22_locale/num_get_members_wchar_t.cc: Ditto.

Yep. This is good for mainline and branch.

Thanks again dude!

-benjamin


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