[PATCH 1/1] Fix iso 3166.def for TIWAN
AKHILESH KUMAR
akhilesh.k@samsung.com
Thu Aug 3 03:43:00 GMT 2017
>>> > 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
Akhilesh
More information about the Libc-alpha
mailing list