This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 1/1] Fix iso 3166.def for TIWAN
- From: Mike FABIAN <mfabian at redhat dot com>
- To: AKHILESH KUMAR <akhilesh dot k at samsung dot com>
- Cc: "libc-alpha\@sourceware.org" <libc-alpha at sourceware dot org>
- Date: Wed, 02 Aug 2017 18:19:37 +0200
- Subject: Re: [PATCH 1/1] Fix iso 3166.def for TIWAN
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx03.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com
- Authentication-results: ext-mx03.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=mfabian at redhat dot com
- Dmarc-filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 815A0734CB
- References: <s9dd18kedy4.fsf@redhat.com> <1501243954-46361-1-git-send-email-akhilesh.k@samsung.com> <CGME20170728121634epcas5p3db3df5730c42459ebe67d112f0a38c3f@epcms5p5> <20170731033651epcms5p52492d7778d677ad4ff6e7fbbc360c708@epcms5p5>
AKHILESH KUMAR <akhilesh.k@samsung.com> wrote:
>> > @@ -224,7 +224,7 @@ DEFINE_COUNTRY_CODE ("SWAZILAND", SZ, SWZ, 748)
>> > DEFINE_COUNTRY_CODE ("SWEDEN", SE, SWE, 752)
>> > DEFINE_COUNTRY_CODE ("SWITZERLAND", CH, CHE, 756)
>> > DEFINE_COUNTRY_CODE ("SYRIAN ARAB REPUBLIC", SY, SYR, 760)
>> > -DEFINE_COUNTRY_CODE ("TAIWAN, PROVINCE OF CHINA", TW, TWN, 158)
>> > +DEFINE_COUNTRY_CODE ("TAIWAN (PROVINCE OF CHINA)", TW, TWN, 158)
>>
>> I don’t really see why that is an improvement.
>
>
> This patch only make consistency
> Like
> DEFINE_COUNTRY_CODE ("SINT MAARTEN (DUTCH PART)", SX, SXM, 534)
> DEFINE_COUNTRY_CODE ("SAINT MARTIN (FRENCH PART)", MF, MAF, 663)
>
>
> Query:-
> 1- > looks some countries info are missing Like “KOSOVA” ?
Maybe we don’t need an entry for Kosovo if we don’t have a locale for
Kosovo anyway at the moment.
--
Mike FABIAN <mfabian@redhat.com>