This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch v4 1/14] [BZ #14095] update collation data from Unicode / ISO 14651


On 02/26/2018 06:53 AM, Mike FABIAN wrote:
> From 168ce07d1345220a1db36c7087662ab6de446f76 Mon Sep 17 00:00:00 2001
> From: Mike FABIAN <mfabian@redhat.com>
> Date: Tue, 30 Jan 2018 17:59:00 +0100
> Subject: [PATCH 01/14] Update iso14651_t1_common file to
>  ISO14651_2016_TABLE1_en.txt [BZ #14095]
> MIME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
> 
> [BZ #14095] - Review / update collation data from Unicode / ISO 14651
> 
> File downloaded from:
> http://standards.iso.org/iso-iec/14651/ed-4/ISO14651_2016_TABLE1_en.txt
> 
> Updating this file alone is not enough, there are problems in the new
> file which need to be fixed and the collation rules for many locales
> need to be adapted. This is done by the following patches.
> 
> This update also fixes the problem that many characters are treated as
> identical when sorting because they were not yet in the old
> iso14651_t1_common file, see:
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1336308
> - Infinite (∞) and empty set (∅) are treated as if they were the same character by sort and uniq
> 
> 	[BZ #14095]
> 	* localedata/locales/iso14651_t1_common: Update file to
> 	latest version from ISO (ISO14651_2016_TABLE1_en.txt).

LGTM.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>

-- 
Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]