This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [Patch v3 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: Fri, 23 Feb 2018 21:55:39 -0800
- Subject: Re: [Patch v3 3/14] [BZ #14095] update collation data from Unicode / ISO 14651
- Authentication-results: sourceware.org; auth=none
- References: <s9d8tbkdn5y.fsf@taka.site>
On 02/23/2018 02:18 AM, Mike FABIAN wrote:
> From 9085f1ade46ef9ca97810f355b129e73d8098c4a 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
> ---
> localedata/locales/iso14651_t1_common | 26588 ++++++++++++++++----------------
> 1 file changed, 13294 insertions(+), 13294 deletions(-)
Obvious. LGTM.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
--
Cheers,
Carlos.