This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales 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] Use Unicode code points for country_isbn


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.


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