public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug localedata/20664] Unexpected collation in en_US.UTF-8, different to ICU CLDR
       [not found] <bug-20664-131@http.sourceware.org/bugzilla/>
@ 2021-10-11 20:18 ` kirelagin at gmail dot com
  2021-10-11 20:51 ` carlos at redhat dot com
  2021-10-11 21:00 ` kirelagin at gmail dot com
  2 siblings, 0 replies; 3+ messages in thread
From: kirelagin at gmail dot com @ 2021-10-11 20:18 UTC (permalink / raw)
  To: glibc-bugs

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

Kirill Elagin <kirelagin at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kirelagin at gmail dot com

--- Comment #6 from Kirill Elagin <kirelagin at gmail dot com> ---
I am getting collation results as expected (meaning, no difference between
en_US.UTF-8 and POSIX) for the example strings with glibc 2.32.

Is this issue safe to close?

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

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

* [Bug localedata/20664] Unexpected collation in en_US.UTF-8, different to ICU CLDR
       [not found] <bug-20664-131@http.sourceware.org/bugzilla/>
  2021-10-11 20:18 ` [Bug localedata/20664] Unexpected collation in en_US.UTF-8, different to ICU CLDR kirelagin at gmail dot com
@ 2021-10-11 20:51 ` carlos at redhat dot com
  2021-10-11 21:00 ` kirelagin at gmail dot com
  2 siblings, 0 replies; 3+ messages in thread
From: carlos at redhat dot com @ 2021-10-11 20:51 UTC (permalink / raw)
  To: glibc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |2.33

--- Comment #7 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to Kirill Elagin from comment #6)
> I am getting collation results as expected (meaning, no difference between
> en_US.UTF-8 and POSIX) for the example strings with glibc 2.32.
> 
> Is this issue safe to close?

In glibc 2.32 we upgraded to Unicode 13.0.0, and glibc 2.35 (Feb 2, 2022) will
include Unicode 14.0.0 support. Neither of these updates substantially changed
collation (involved in sort). However, I agree with you that Fedora 34 with
glibc 2.33 that we get matching results:

echo -e "+00\n-0c\n+02\n-02" | LC_ALL=en_US.UTF-8 sort
+00
+02
-02
-0c

The collation data always had <U002B> < <U002D> which results in + < -. I'm
marking this as RESOLVED/FIXED in glibc 2.33. We can reopen if we run into this
again to determine what is the root cause of the original mis-ordering in 2.32.

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

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

* [Bug localedata/20664] Unexpected collation in en_US.UTF-8, different to ICU CLDR
       [not found] <bug-20664-131@http.sourceware.org/bugzilla/>
  2021-10-11 20:18 ` [Bug localedata/20664] Unexpected collation in en_US.UTF-8, different to ICU CLDR kirelagin at gmail dot com
  2021-10-11 20:51 ` carlos at redhat dot com
@ 2021-10-11 21:00 ` kirelagin at gmail dot com
  2 siblings, 0 replies; 3+ messages in thread
From: kirelagin at gmail dot com @ 2021-10-11 21:00 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #8 from Kirill Elagin <kirelagin at gmail dot com> ---
Just FTR, the original issue was reported against 2.23 (not 2.32).

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

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

end of thread, other threads:[~2021-10-11 21:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-20664-131@http.sourceware.org/bugzilla/>
2021-10-11 20:18 ` [Bug localedata/20664] Unexpected collation in en_US.UTF-8, different to ICU CLDR kirelagin at gmail dot com
2021-10-11 20:51 ` carlos at redhat dot com
2021-10-11 21:00 ` kirelagin 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).