public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/18943] New: Collation of NFD strings
@ 2015-09-09 21:19 egmont at gmail dot com
  2015-09-10  5:51 ` Keld Simonsen
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: egmont at gmail dot com @ 2015-09-09 21:19 UTC (permalink / raw)
  To: libc-locales

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

            Bug ID: 18943
           Summary: Collation of NFD strings
           Product: glibc
           Version: 2.22
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: egmont at gmail dot com
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

Forking off from bug 18927 comment 8 & 11:

Collate definitions currently assume the input to be in NFC. If the available
UTF-8 unittests are converted to NFD (the localedata/*.in files which have
UTF-8 in Makefile's test-input) then they fail.

It would be nice to automatically make normalization the lowest priority factor
when deciding on collation, so that different normalizations of the same word
are as close to each other as possible. That is, to implement it once (e.g. in
iso14651_common) without having to modify individual locale definitions.

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

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

end of thread, other threads:[~2017-10-21  8:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-09 21:19 [Bug localedata/18943] New: Collation of NFD strings egmont at gmail dot com
2015-09-10  5:51 ` Keld Simonsen
2015-09-10  5:52 ` [Bug localedata/18943] " keld at keldix dot com
2015-09-10  6:40 ` egmont at gmail dot com
2015-09-10  6:49   ` Keld Simonsen
2015-09-10  6:52 ` keld at keldix dot com
2015-09-10  7:25 ` egmont at gmail dot com
2017-10-21  8:12 ` 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).