[PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0
Mike FABIAN
mfabian@redhat.com
Thu Feb 19 10:07:00 GMT 2015
Mike Frysinger <vapier@gentoo.org> wrote:
>> +# Auxiliary tables for Hangul syllable names, see the Unicode 3.0 book,
>> +# sections 3.11 and 4.4.
>> +
>> +jamo_initial_short_name = [
>> + 'G', 'GG', 'N', 'D', 'DD', 'R', 'M', 'B', 'BB', 'S', 'SS', '', 'J', 'JJ',
>> + 'C', 'K', 'T', 'P', 'H'
>> +]
>
> module level constants should really be in CAPS. and use a tuple to make it
> const.
> -mike
https://github.com/pravins/glibc-i18n/commit/53b81c58d220bfbb0e8faf8d4313c705826f4543
--
Mike FABIAN <mfabian@redhat.com>
More information about the Libc-alpha
mailing list