RFC: locale-source validation script
Mike FABIAN
mfabian@redhat.com
Wed Jul 26 14:17:00 GMT 2017
Andreas Schwab <schwab@suse.de> wrote:
> On Jul 25 2017, Zack Weinberg <zackw@panix.com> wrote:
>
>> - There are quite a few strings that aren't NFC and I suspect it's
>> going to take expert knowledge of the languages involved to tell if
>> that's desirable.
>
> I don't think NFC or not has anything to do with the language.
I think not all occurrences of non NFC are necessarily an error,
for example de_DE contains:
LC_CTYPE
copy "i18n"
translit_start
include "translit_combining";""
% German umlauts.
% LATIN CAPITAL LETTER A WITH DIAERESIS.
<U00C4> "<U0041><U0308>";"<U0041><U0045>"
^^^^^^^^^^^^^^ NFD but this is apparently on purpose
--
Mike FABIAN <mfabian@redhat.com>
More information about the Libc-alpha
mailing list