From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 60757 invoked by alias); 10 Sep 2015 06:40:12 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 58222 invoked by uid 48); 10 Sep 2015 06:38:44 -0000 From: "egmont at gmail dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/18943] Collation of NFD strings Date: Thu, 10 Sep 2015 06:40: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: 2.22 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: egmont at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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: 2015-q3/txt/msg00180.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=18943 --- Comment #2 from Egmont Koblinger --- (In reply to keld@keldix.com from comment #1) > Both NFC and NFD data should collate as expected. And you can mix then as > you like, > you do not need to normalize them. Not sure what you mean by "should" or "can"... whether you agree with me that this should be the desired behavior (glad to hear it), or claim that this is what actually happens (which is unfortunately false). Revert a broken change pointed out in bug 18589 (to make the tests pass deterministicly at the first place). Run "make tests" -> success. Then use "uconv -x any-nfd" to convert fr_FR.in, si_LK.in, tr_TR.in, uk_UA.in (and perhaps hu_HU.in from bug 18934) to NFD. Re-run "make tests" -> failure. -- You are receiving this mail because: You are on the CC list for the bug.