[Bug localedata/2872] Transliteration Cyrillic -> ASCII fails

egor at kobylkin dot com sourceware-bugzilla@sourceware.org
Thu Oct 11 15:41:00 GMT 2018


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

Egor Kobylkin <egor at kobylkin dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11303|0                           |1
        is obsolete|                            |

--- Comment #44 from Egor Kobylkin <egor at kobylkin dot com> ---
Created attachment 11316
  --> https://sourceware.org/bugzilla/attachment.cgi?id=11316&action=edit
the patch adding translit_cyrillic and including it into locales

>
> "cyrillic" -> "Cyrillic"; "latin" -> "Latin"; "ascii" -> "ASCII".
>
>> +% Inspired by ISO 9.1995 / GOST 7.79-2000.
>> +% Covers Unicode Range https://www.unicode.org/charts/PDF/U0400.pdf
>> +% i.e [U4001-U4F9, U2019] but only the letters covered by ISO 9.1995
>
> Typos:
>
> "i.e" -> "i.e.," (somebody please fix me if I'm wrong here)
> "U4001" - I guess you meant "U0401"
> "U4F9" -> "U04F9".  I think that "U4F9" is not definitely bad but
> let's be consistent.

These are all good catches. I will fix them and resubmit.

[FIXED]

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


More information about the Glibc-bugs mailing list