This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug localedata/12777] New: iconv mapping of U+0385 in CP1258 islikely incorrect


http://sourceware.org/bugzilla/show_bug.cgi?id=12777

           Summary: iconv mapping of U+0385 in CP1258 is likely incorrect
           Product: glibc
           Version: 2.13
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
        AssignedTo: libc-locales@sources.redhat.com
        ReportedBy: glibcbugz@ghalkes.nl


U+0385 (GREEK DIALYTIKA TONOS) is currently mapped to A5 EC (maps to Unicode
YEN SIGN and COMBINING ACUTE ACCENT) in CP1258. However, based on the
cannonical decomposition specified in unicode, the conversion should most
likely be A8 EC (DIAERESIS and COMBINING ACUTE ACCENT). Note that this mapping
is already used for U+1FEE (GREEK DIALYTIKA AND OXIA) which is specified to be
equivalent to U+0385, confirming the mapping to A8 EC.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]