This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Unicode 12.0.0 Support: Update character encoding, character type info, and transliteration tables
- From: Rafal Luzynski <digitalfreak at lingonborough dot com>
- To: Mike FABIAN <mfabian at redhat dot com>, libc-alpha at sourceware dot org
- Date: Fri, 8 Mar 2019 11:39:54 +0100 (CET)
- Subject: Re: [PATCH] Unicode 12.0.0 Support: Update character encoding, character type info, and transliteration tables
- References: <s9dh8cdkcz8.fsf@taka.site>
8.03.2019 09:05 Mike FABIAN <mfabian@redhat.com> wrote:
>
> Bug 24307: Update to Unicode 12.0.0
>
> Unicode 12.0.0 Support: Character encoding, character type info, and
> transliteration tables are all updated to Unicode 12.0.0, using
> the generator scripts contributed by Mike FABIAN (Red Hat).
Are these scripts pushed to the glibc repository?
> [...]
> [BZ #24307]
> * localedata/unicode-gen/Makefile (UNICODE_VERSION): Set to
> 12.0.0.
> * localedata/unicode-gen/DerivedCoreProperties.txt: Update to
> Unicode 12.0.0.
> * localedata/unicode-gen/EastAsianWidth.txt: likewise.
"Likewise" should be with the uppercase "L".
> * localedata/unicode-gen/PropList.txt: likewise.
> * localedata/unicode-gen/UnicodeData.txt: likewise.
> * localedata/unicode-gen/ctype_compatibility_test_cases.py:
> U+108D became
> "Alphabetic" in Unicode 12.0.0. Adapt test case.
> * localedata/charmaps/UTF-8: Regenerate.
> * localedata/locales/i18n_ctype: likewise.
> * localedata/locales/tr_TR: likewise.
> * localedata/locales/translit_circle: likewise.
> * localedata/locales/translit_cjk_compat: likewise.
> * localedata/locales/translit_combining: likewise.
> * localedata/locales/translit_compat: likewise.
> * localedata/locales/translit_font: likewise.
> * localedata/locales/translit_fraction: likewise.
Same here.
Don't we need a NEWS entry for such a major update?
This is not a complete review, eveybody are welcome to continue.
Regards,
Rafal