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


Paolo Carlini wrote:

> Hi,
>
> with Nathan's help for the correct interpretation of the standard, I have easily
> fixed the problem. Now in locales expecting grouping (e.g., de_DE) doubles
> behave as integers do when no grouping chars are seen.

ehm, sorry... I forgot the most important question: is the patch ok for head and
3_1 branch?

I'm wondering if a few more tests are in order, covering more cases of floats with
multi-digit integral part, in locales both expecting and not-expecting grouping
(the current testsuite is poor in this area).

Ciao, Paolo.



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