This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v2] Added Fiji Hindi language locale for Fiji
- From: Florian Weimer <fweimer at redhat dot com>
- To: Mike FABIAN <mfabian at redhat dot com>
- Cc: Akhilesh Kumar <akhilesh dot k at samsung dot com>, libc-alpha at sourceware dot org, pankaj dot m at samsung dot com, hakbong5 dot lee at samsung dot com, maninder1 dot s at samsung dot com
- Date: Fri, 7 Jul 2017 14:05:50 +0200
- Subject: Re: [PATCH v2] Added Fiji Hindi language locale for Fiji
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx10.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com
- Authentication-results: ext-mx10.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=fweimer at redhat dot com
- Dkim-filter: OpenDKIM Filter v2.11.0 mx1.redhat.com EC04A624C4
- Dmarc-filter: OpenDMARC Filter v1.3.2 mx1.redhat.com EC04A624C4
- References: <CGME20170706032814epcas5p1e1d259d6b9cfe591ae96f15a331779e9@epcas5p1.samsung.com> <1499311496-17101-1-git-send-email-akhilesh.k@samsung.com> <b6de62c8-f6ae-f544-bc04-4cf37a5e1314@redhat.com> <s9d60f45v2t.fsf@redhat.com>
On 07/07/2017 01:45 PM, Mike FABIAN wrote:
> Florian Weimer <fweimer@redhat.com> wrote:
>
>> On 07/06/2017 05:24 AM, Akhilesh Kumar wrote:
>>> [BZ #21207]
>>> * locales/hif_FJ: New file.
>>> * SUPPORTED: Add hif_FJ/UTF-8.
>>> * iso-639.def: Add DEFINE_LANGUAGE_CODE3 ("Fiji Hindi", hif, hif).
>>
>> What's our policy regarding backporting of new locales? Should we add
>> new locales during the freeze?
>
> I asked Siddhesh and he said it is OK:
>
> <mfabian_> siddhesh: Now that glibc 2.26 freeze is ON, what about locale data
> changes like
> https://sourceware.org/ml/libc-alpha/2017-07/msg00057.html ? Do these
> need to wait for 2.27 or is it OK to do such changes because if has
> an effect only on locale data and not source code?
> [17年07月04日 14:15:44]
> <siddhesh> mfabian_, I think locale data changes should be OK. We do things
> like translation updates on a regular basis during freeze.
> [17年07月04日 14:16:41]
I'm a bit concerned about the set of supported locales changing. That's
visible to applications to some extent, and if we keep making changes
throughout the freeze, the Fedora mass rebuild will happen before the
set of locales is finalized. But maybe the risk of problems is quite
low, and the kind of problems that would result from that are minor anyway.
Thanks,
Florian