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 1/1] Fix iso 3166.def for TIWAN


AKHILESH KUMAR <akhilesh.k@samsung.com> wrote:

>>>> >  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.
>> 
> 
> Agree, Since no locale for “KOSOVA” currently, So we can Ignore this case 
> Regarding current changes, They  are related with consistency 

I don’t get the consistency argument here, the current text already
looks fine to me.

-- 
Mike FABIAN <mfabian@redhat.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]