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 9/14] [BZ #14095] update collation data from Unicode / ISO 14651


On 02/26/2018 07:09 AM, Mike FABIAN wrote:
> From d88e2de8427deb86cc7978b7169b642818fe6ac4 Mon Sep 17 00:00:00 2001
> From: Mike FABIAN <mfabian@redhat.com>
> Date: Wed, 13 Dec 2017 14:39:54 +0100
> Subject: [PATCH 09/14] Collation order of @-. and space has changed in new
>  iso14651_t1_common file, adapt test files
> 
> 	* localedata/da_DK.ISO-8859-1.in: In the new iso14651_t1_common file
>         downloaded from ISO, the collation order of @-. and space has changed.
>         Therefore, this test file needed to be adapted.
> 	* localedata/fr_CA.UTF-8.in: Likewise.
> 	* localedata/fr_FR.UTF-8.in: Likewise.
> 	* localedata/uk_UA.UTF-8.in: Likewise.
> ---
>  localedata/da_DK.ISO-8859-1.in | 4 ++--
>  localedata/fr_CA.UTF-8.in      | 9 +++++----
>  localedata/fr_FR.UTF-8.in      | 9 +++++----
>  localedata/uk_UA.UTF-8.in      | 4 ++--
>  4 files changed, 14 insertions(+), 12 deletions(-)

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]