[PATCH v2] localedata: CLDRv29: update LC_ADDRESS.country_num values
Mike Frysinger
vapier@gentoo.org
Wed Apr 13 14:38:00 GMT 2016
On 13 Apr 2016 09:23, Andreas Schwab wrote:
> Either country_num is a plain number, then it should be written as a
> plain number since the leading zero is ignored, or the leading zero is
> significant, then it must be encoded as a string to preserve it.
it isn't a string, it's a decimal number. the code enforces it.
the leading zero is insignificant here once it's been encoded which
leaves it as a style choice in the source locales. since the files
are meant to match the standards, using the style of the standards
makes sense.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160413/d39a5085/attachment.sig>
More information about the Libc-alpha
mailing list