[PATCH] Use Unicode code points for country_isbn

Carlos O'Donell carlos@redhat.com
Fri Jul 24 00:23:00 GMT 2015


On 06/09/2015 03:11 AM, Ondřej Bílka wrote:
> On Fri, Jun 05, 2015 at 05:57:06PM +0300, Marko Myllynen wrote:
>> Hi,
>>
>> make country_isbn definitions consistent across locales by using
>> Unicode code points not numerals everywhere. The code in
>> locale/categories.def and locale/programs/ld-address.c already
>> handles strings.
>>
>> Please apply.
>>
> Possible but why, when these are numbers which are easier to read than
> strings?
> 

I agree with Ondrej. Why?

The question we should all be asking ourselves here is:

	"What can we do to make it *easier* to maintain these files?"

Making everyone write in Unicode code points is not easier.

Joseph, Ondrej, and myself agree that we should find a way to just make
these files UTF-8. I expect that a precondition is going to be to add
an unremovable C.UTF-8 locale, which I think is important.

Cheers,
Carlos.



More information about the Libc-locales mailing list