This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [Patch v4 3/14] [BZ #14095] update collation data from Unicode / ISO 14651
- From: Carlos O'Donell <carlos at redhat dot com>
- To: Mike FABIAN <mfabian at redhat dot com>, libc-alpha at sourceware dot org
- Cc: "Dmitry V. Levin" <ldv at altlinux dot org>
- Date: Mon, 26 Feb 2018 10:13:25 -0800
- Subject: Re: [Patch v4 3/14] [BZ #14095] update collation data from Unicode / ISO 14651
- Authentication-results: sourceware.org; auth=none
- References: <s9dd10rbxso.fsf@taka.site>
On 02/26/2018 07:00 AM, Mike FABIAN wrote:
> From 3acd081d38218e7bd0eb87501b534b16cbebc449 Mon Sep 17 00:00:00 2001
> From: Mike FABIAN <mfabian@redhat.com>
> Date: Tue, 30 Jan 2018 18:07:39 +0100
> Subject: [PATCH 03/14] =?UTF-8?q?iso14651=5Ft1=5Fcommon:=20<U\([0-9A-F][0-?=
> =?UTF-8?q?9A-F][0-9A-F][0-9A-F][0-9A-F]\)>=20=E2=86=92=20<U000\1>?=
> MIME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
>
> * localedata/locales/iso14651_t1_common: replace all <U.....>
> with <U000.....> because glibc understands only 4 digit or 8 digit
LGTM.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
--
Cheers,
Carlos.