Re: [PATCH][BZ 15593] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø)

Marko Myllynen myllynen@redhat.com
Fri Oct 18 08:08:00 GMT 2013


Hi,

On 2013-10-17 19:23, Toke Høiland-Jørgensen wrote:
> Marko Myllynen <myllynen@redhat.com> writes:
> 
>> yes, for "Ö" -> "O" is correct but if I read you patch correctly, you
>> were adding decomposition for Ø (which has no decomposition in
>> Unicode) but then OTOH decomposition is missing for Ö (which has
>> decomposition in Unicode).
> 
> Hmm, well I'm no expert on unicode standards, to say the least. However,
> I can definitely vouch for Ø -> OE and Æ -> AE being the day-to-day
> transliteration conventions. :)

since for Æ we have '<U00C6> "<U0041><U0045>"' I think then for Ø we
should have '<U00D8> "<U004F><U0045>"'.

Cheers,

-- 
Marko Myllynen



More information about the Libc-alpha mailing list