[Bug localedata/20952] yuw_PG: new locale
maiku.fabian at gmail dot com
sourceware-bugzilla@sourceware.org
Mon Oct 23 16:46:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=20952
--- Comment #1 from Mike FABIAN <maiku.fabian at gmail dot com> ---
Your locale contains:
LC_CTYPE
copy "i18n"
translit_start
include "translit_combining";""
% LATIN CAPITAL LETTER O WITH DIAERESIS.
<U00D6> "<U004F><U0308>"
% LATIN SMALL LETTER O WITH DIAERESIS.
<U00F6> "<U006F><U0308>"
translit_end
END LC_CTYPE
The included “translit_combining” already has:
% LATIN CAPITAL LETTER O WITH DIAERESIS
<U00D6> <U004F>
% LATIN SMALL LETTER O WITH DIAERESIS
<U00F6> <U006F>
I think your extra rules don’t add anything new, do they?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list