[Bug localedata/23792] fr_FR.UTF8 thousands separator is not C++ conforming

fweimer at redhat dot com sourceware-bugzilla@sourceware.org
Thu Oct 18 20:31:00 GMT 2018


https://sourceware.org/bugzilla/show_bug.cgi?id=23792

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fweimer at redhat dot com

--- Comment #3 from Florian Weimer <fweimer at redhat dot com> ---
(In reply to Jonathan Wakely from comment #2)
> The C++ facets for thousands separators only return a single char:
> https://en.cppreference.com/w/cpp/locale/numpunct/thousands_sep
> https://en.cppreference.com/w/cpp/locale/moneypunct/thousands_sep

Can you use a space if the relevant locale data consists of more than one byte?
 It will not cover all cases, of course.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list