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 at sourceware dot org
- Date: Fri, 28 Jul 2017 18:14:27 +0200
- Subject: Re: [PATCH 1/1] Fix iso 3166.def for TIWAN
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx04.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com
- Authentication-results: ext-mx04.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 7F8FA329D8A
- References: <CGME20170728121634epcas5p3db3df5730c42459ebe67d112f0a38c3f@epcas5p3.samsung.com> <1501243954-46361-1-git-send-email-akhilesh.k@samsung.com>
Akhilesh Kumar <akhilesh.k@samsung.com> wrote:
> Since TIWAN is the part for Republic Of China
> Made symmetry between SINT MAARTEN,SAINT MARTIN and TIWAN
> https://www.iso.org/obp/ui/#search "Page 9"
>
> [#BZ 21858]
> iso-3166.def : Fix English short Name for TIWAN
> ---
> locale/iso-3166.def | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/locale/iso-3166.def b/locale/iso-3166.def
> index 52997b4..653a038 100644
> --- a/locale/iso-3166.def
> +++ b/locale/iso-3166.def
> @@ -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.
> DEFINE_COUNTRY_CODE ("TAJIKISTAN", TJ, TJK, 762)
> DEFINE_COUNTRY_CODE ("TANZANIA, UNITED REPUBLIC OF", TZ, TZA, 834)
> DEFINE_COUNTRY_CODE ("THAILAND", TH, THA, 764)
--
Mike FABIAN <mfabian@redhat.com>