Locales: Thousands separator
Marko Myllynen
myllynen@redhat.com
Wed Jun 20 17:25:00 GMT 2018
Hi,
On 2018-06-20 18:36, Mike FABIAN wrote:
> Carlos O'Donell <carlos@redhat.com> ããã¯ããã¾ãã:
>> On 06/20/2018 04:10 AM, Marko Myllynen wrote:
>>> Commit 70a6707 [1] changed many locales to use U+202F NARROW NO-BREAK
>>> SPACE (NNBSP) as the thousands separator instead of U+00A0 NO-BREAK
>>> SPACE (NBSP). The patch submission nor the follow-up discussion [2] did
>>> not cite any standards or references as rationale for this change.
>>
>> Please file a bug and we'll change from NNBSP->NBSP to match CLDR.
>
> CLDR usually has U+0020 SPACE, *not* U+00A0 NO-BREAK-SPACE.
>
> See for example:
>
> http://unicode.org/cldr/trac/browser/trunk/common/main/fi.xml
>
> which contains:
>
> 5753 <group> </group>
> ^ This is a regular space U+0020 SPACE
There seems to be some sort of rendering issue with the above file: if
you download the CLDR data for the above file
(https://unicode.org/Public/cldr/33/cldr-common-33.0.zip) and
investigate the corresponding common/main/fi.xml file in it, you'll find
U+00A0 not U+0020 in there.
Thanks,
--
Marko Myllynen
More information about the Libc-alpha
mailing list