public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/23318] New: Use thousands separator matching CLDR
@ 2018-06-20 13:12 myllynen at redhat dot com
  2018-06-20 13:18 ` [Bug localedata/23318] " carlos at redhat dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: myllynen at redhat dot com @ 2018-06-20 13:12 UTC (permalink / raw)
  To: libc-locales

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

            Bug ID: 23318
           Summary: Use thousands separator matching CLDR
           Product: glibc
           Version: 2.28
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: myllynen at redhat dot com
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

Since commit 70a6707 many locales use U+202F as thousands separator instead of
U+00A0, only the latter is used in CLDR. Please change locales currently using
U+202F to use U+00A0 instead to be consistent with CLDR.

For more background, please see the thread starting at:

https://sourceware.org/ml/libc-alpha/2018-06/msg00598.html

Thanks.

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug localedata/23318] Use thousands separator matching CLDR
  2018-06-20 13:12 [Bug localedata/23318] New: Use thousands separator matching CLDR myllynen at redhat dot com
@ 2018-06-20 13:18 ` carlos at redhat dot com
  2018-06-20 13:25 ` myllynen at redhat dot com
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: carlos at redhat dot com @ 2018-06-20 13:18 UTC (permalink / raw)
  To: libc-locales

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

Carlos O'Donell <carlos at redhat dot com> changed:

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

--- Comment #1 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to Marko Myllynen from comment #0)
> Since commit 70a6707 many locales use U+202F as thousands separator instead
> of U+00A0, only the latter is used in CLDR. Please change locales currently
> using U+202F to use U+00A0 instead to be consistent with CLDR.
> 
> For more background, please see the thread starting at:
> 
> https://sourceware.org/ml/libc-alpha/2018-06/msg00598.html
> 
> Thanks.

Marko,

Are you going to work to fix this? I'd be happy to review a patch from you to
correct this. Testing this should be relatively straight forward too.

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug localedata/23318] Use thousands separator matching CLDR
  2018-06-20 13:12 [Bug localedata/23318] New: Use thousands separator matching CLDR myllynen at redhat dot com
  2018-06-20 13:18 ` [Bug localedata/23318] " carlos at redhat dot com
@ 2018-06-20 13:25 ` myllynen at redhat dot com
  2018-06-20 15:22 ` sbrabec at suse dot cz
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: myllynen at redhat dot com @ 2018-06-20 13:25 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #2 from Marko Myllynen <myllynen at redhat dot com> ---
I will try to come up with a patch next week, perhaps even this week. Thanks.

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug localedata/23318] Use thousands separator matching CLDR
  2018-06-20 13:12 [Bug localedata/23318] New: Use thousands separator matching CLDR myllynen at redhat dot com
  2018-06-20 13:18 ` [Bug localedata/23318] " carlos at redhat dot com
  2018-06-20 13:25 ` myllynen at redhat dot com
@ 2018-06-20 15:22 ` sbrabec at suse dot cz
  2018-06-28 11:11 ` myllynen at redhat dot com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: sbrabec at suse dot cz @ 2018-06-20 15:22 UTC (permalink / raw)
  To: libc-locales

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

Stanislav Brabec <sbrabec at suse dot cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sbrabec at suse dot cz

--- Comment #3 from Stanislav Brabec <sbrabec at suse dot cz> ---
I am trying the reverse, and submitted a change proposal to CLDR:
http://unicode.org/cldr/trac/ticket/11217

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug localedata/23318] Use thousands separator matching CLDR
  2018-06-20 13:12 [Bug localedata/23318] New: Use thousands separator matching CLDR myllynen at redhat dot com
                   ` (2 preceding siblings ...)
  2018-06-20 15:22 ` sbrabec at suse dot cz
@ 2018-06-28 11:11 ` myllynen at redhat dot com
  2024-01-02 12:06 ` maiku.fabian at gmail dot com
  2024-01-02 12:07 ` maiku.fabian at gmail dot com
  5 siblings, 0 replies; 7+ messages in thread
From: myllynen at redhat dot com @ 2018-06-28 11:11 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #4 from Marko Myllynen <myllynen at redhat dot com> ---
glibc patch submitted for consideration:

https://sourceware.org/ml/libc-alpha/2018-06/msg00882.html

Thanks.

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug localedata/23318] Use thousands separator matching CLDR
  2018-06-20 13:12 [Bug localedata/23318] New: Use thousands separator matching CLDR myllynen at redhat dot com
                   ` (3 preceding siblings ...)
  2018-06-28 11:11 ` myllynen at redhat dot com
@ 2024-01-02 12:06 ` maiku.fabian at gmail dot com
  2024-01-02 12:07 ` maiku.fabian at gmail dot com
  5 siblings, 0 replies; 7+ messages in thread
From: maiku.fabian at gmail dot com @ 2024-01-02 12:06 UTC (permalink / raw)
  To: libc-locales

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

Mike FABIAN <maiku.fabian at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |maiku.fabian at gmail dot com
                 CC|                            |maiku.fabian at gmail dot com

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug localedata/23318] Use thousands separator matching CLDR
  2018-06-20 13:12 [Bug localedata/23318] New: Use thousands separator matching CLDR myllynen at redhat dot com
                   ` (4 preceding siblings ...)
  2024-01-02 12:06 ` maiku.fabian at gmail dot com
@ 2024-01-02 12:07 ` maiku.fabian at gmail dot com
  5 siblings, 0 replies; 7+ messages in thread
From: maiku.fabian at gmail dot com @ 2024-01-02 12:07 UTC (permalink / raw)
  To: libc-locales

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

Mike FABIAN <maiku.fabian at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #5 from Mike FABIAN <maiku.fabian at gmail dot com> ---
I think it is OK to use U+202F as thousands separator in glibc, probably better
than U+00A0 and I think we can close this.

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-01-02 12:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-20 13:12 [Bug localedata/23318] New: Use thousands separator matching CLDR myllynen at redhat dot com
2018-06-20 13:18 ` [Bug localedata/23318] " carlos at redhat dot com
2018-06-20 13:25 ` myllynen at redhat dot com
2018-06-20 15:22 ` sbrabec at suse dot cz
2018-06-28 11:11 ` myllynen at redhat dot com
2024-01-02 12:06 ` maiku.fabian at gmail dot com
2024-01-02 12:07 ` maiku.fabian at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).