This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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 Sat, 25 Jul 2015, Keld Simonsen wrote:

> > It would make the locales easier to maintain for people using UTF-8, the 
> > number of which (among people concerned with i18n) can be presumed to be 
> > much greater than the number using legacy character sets.
> 
> Yes, but you are excluding some communities. So: easier for the majority,
> impossible for a number of diverse minorities, which actually has the potential
> to be much larger than the current user base.

I think it's appropriate to say: if you want to use the glibc locales 
outside of glibc, you are responsible for maintaining the tools required 
to do so (e.g. for converting the encoding of locale source files).  I 
don't think such tools for conversion of encodings would be hard to write 
or need much maintenance when written (and in one direction - converting 
the ASCII files to UTF-8 - they might even be written by the glibc project 
as part of the initial conversion work).

-- 
Joseph S. Myers
joseph@codesourcery.com


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