[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gnu-libiconv] Mapping of U+0385 in CP1258 is likely incorrect
From: |
Bruno Haible |
Subject: |
Re: [bug-gnu-libiconv] Mapping of U+0385 in CP1258 is likely incorrect |
Date: |
Sat, 6 Aug 2011 19:03:46 +0200 |
User-agent: |
KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; ) |
Hi,
Gertjan Halkes wrote on 2011-05-22 and 2011-05-30:
> 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.
>
> Note that the reverse mapping is also present and should be changed as well
> (or removed because of the duplicate mapping to U+1FEE).
Thanks for the report. Fixed now:
http://git.savannah.gnu.org/gitweb/?p=libiconv.git;a=commitdiff;h=33b05e19ce93d8c9353939f40d843ba08b4e1564
Bruno
--
In memoriam Janusz Korczak <http://en.wikipedia.org/wiki/Janusz_Korczak>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [bug-gnu-libiconv] Mapping of U+0385 in CP1258 is likely incorrect,
Bruno Haible <=