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


On 02/23/2018 02:25 AM, Mike FABIAN wrote:
> From c4eb0d236aab74f2b42f20bf2edb7ae48ce2ef81 Mon Sep 17 00:00:00 2001
> From: Mike FABIAN <mfabian@redhat.com>
> Date: Mon, 1 Jan 2018 15:33:50 +0100
> Subject: [PATCH 12/14] Improve gen-locales.mk and gen-locale.sh to make test
>  files with @ options work
> 
> With out this, adding collation test files like localedata/gez_ER.UTF-8@abegede.in
> does not work for locales which contain @ modifiers.
> 
> 	* gen-locales.mk: Make test files which contain @ modifiers in their
>         name work.
> 	* localedata/gen-locale.sh: Likewise.
> ---
>  gen-locales.mk           | 4 ++--
>  localedata/gen-locale.sh | 5 +++--
>  2 files changed, 5 insertions(+), 4 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]