This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v2] Sync "language", "lang_name", "territory", "country_name"
- From: Carlos O'Donell <carlos at redhat dot com>
- To: Florian Weimer <fw at deneb dot enyo dot de>
- Cc: Mike FABIAN <mfabian at redhat dot com>, libc-alpha at sourceware dot org
- Date: Sat, 26 Oct 2019 10:00:53 -0400
- Subject: Re: [PATCH v2] Sync "language", "lang_name", "territory", "country_name"
- References: <s9d7e6624i6.fsf@taka.site> <s9d1rwd1vjd.fsf@taka.site> <a237d026-1e92-cfd2-a820-91f179995684@redhat.com> <877e4sila8.fsf@mid.deneb.enyo.de>
On 10/25/19 5:10 PM, Florian Weimer wrote:
> * Carlos O'Donell:
>
>> On 9/18/19 11:19 AM, Mike FABIAN wrote:
>>> According to feedback from Rafał Lużyński, I made
>>>
>>> country_name "Polska"
>>>
>>> instead of "Polsko" in szl_PL.
>>>
>>> The rest of the patch is unchanged. New patch attached.
>>
>> Great work here.
>>
>> Is there any way we can make the sync automated?
>
> I recommend against that because it has introduced regressions in the
> past. See bug 15601.
Bug 15601 is an instance where we should be working to fix CLDR, and
update a sync scripts to skip that name and document the URL of the
upstream CLDR bug tracking the harmonization issue.
I don't want the sync to happen in a cron job. I just want the ability
to sync via a script, and have a human review the results for possible
regressions and issues. I want to avoid manual updates.
Does that clarify my position?
--
Cheers,
Carlos.