public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug localedata/17750] New: wrong collation order of diacritics in most locales
@ 2014-12-23  4:25 aoliva at sourceware dot org
  2014-12-23  5:34 ` [Bug localedata/17750] " aoliva at sourceware dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: aoliva at sourceware dot org @ 2014-12-23  4:25 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 17750
           Summary: wrong collation order of diacritics in most locales
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: aoliva at sourceware dot org
                CC: libc-locales at sourceware dot org

http://www.unicode.org/reports/tr10/tr10-30.html states:

<quote>
Normally, all differences in sorting are assessed from the start to the end of
the string. If all of the base letters are the same, the first accent
difference determines the final order. In row 1 of Table 5, the first accent
difference is on the o, so that is what determines the order. In some French
dictionary ordering traditions, however, it is the last accent difference that
determines the order, as shown in row 2.
</quote>

Table 5 says:

<pre>
Normal Accent Ordering      cote < coté < côte < côté
Backward Accent Ordering     cote < côte < coté < côté
</pre>

However, glibc implements backward accent ordering for all locales except de_DE
and lb_LU.  

Unicode CLDR 26 confirms this is wrong: the only file in
http://unicode.org/cldr/trac/browser/tags/release-26/common/collation/ that has
settings backwards="on" is fr_CA.xml.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
>From glibc-bugs-return-26949-listarch-glibc-bugs=sources.redhat.com@sourceware.org Tue Dec 23 04:30:15 2014
Return-Path: <glibc-bugs-return-26949-listarch-glibc-bugs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-glibc-bugs@sources.redhat.com
Received: (qmail 1839 invoked by alias); 23 Dec 2014 04:30:14 -0000
Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <glibc-bugs.sourceware.org>
List-Subscribe: <mailto:glibc-bugs-subscribe@sourceware.org>
List-Post: <mailto:glibc-bugs@sourceware.org>
List-Help: <mailto:glibc-bugs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: glibc-bugs-owner@sourceware.org
Delivered-To: mailing list glibc-bugs@sourceware.org
Received: (qmail 1764 invoked by uid 48); 23 Dec 2014 04:30:08 -0000
From: "aoliva at sourceware dot org" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug localedata/17750] wrong collation order of diacritics in most locales
Date: Tue, 23 Dec 2014 04:30:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: glibc
X-Bugzilla-Component: localedata
X-Bugzilla-Version: unspecified
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: aoliva at sourceware dot org
X-Bugzilla-Status: NEW
X-Bugzilla-Priority: P2
X-Bugzilla-Assigned-To: aoliva at sourceware dot org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: assigned_to
Message-ID: <bug-17750-131-zrUVlzbNA1@http.sourceware.org/bugzilla/>
In-Reply-To: <bug-17750-131@http.sourceware.org/bugzilla/>
References: <bug-17750-131@http.sourceware.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://sourceware.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-12/txt/msg00192.txt.bz2
Content-length: 566

https://sourceware.org/bugzilla/show_bug.cgi?id\x17750

Alexandre Oliva <aoliva at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |aoliva at sourceware dot org

--- Comment #1 from Alexandre Oliva <aoliva at sourceware dot org> ---
Mine.  I posted a patch at
https://sourceware.org/ml/libc-alpha/2014-12/msg00524.html

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


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

end of thread, other threads:[~2015-09-08  8:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-23  4:25 [Bug localedata/17750] New: wrong collation order of diacritics in most locales aoliva at sourceware dot org
2014-12-23  5:34 ` [Bug localedata/17750] " aoliva at sourceware dot org
2014-12-23 18:12 ` keld at keldix dot com
2015-01-29 13:17 ` fweimer at redhat dot com
2015-01-29 14:35 ` carlos at redhat dot com
2015-01-30 15:25 ` keld at keldix dot com
2015-01-30 17:52 ` carlos at redhat dot com
2015-09-08  8:50 ` egmont at gmail dot com
2015-09-08  8:52 ` egmont 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).