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:

>> > @@ -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>


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