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: Linux Foundation Collaboration Summit 2013: The GNU C Library.


Hi,

On 2013-03-20 17:52, Joseph S. Myers wrote:
> One area definitely needing work regarding locales is data shared to a 
> large extent between all locales - see bugs 14094 (character map) and 
> 14095 (collation).  I don't know to what extent CLDR might help there.

for collation CLDR contains at least some rules for many locales, please
see the core package's [1] common/collation directory for examples.

For character maps I didn't find anything obviously related. It seems
that currently in glibc LC_CTYPE is identical (basically copying i18n
and including translit_combining) for almost every locale, I'm not sure
how correct that is.

1) http://unicode.org/Public/cldr/23/

Cheers,

-- 
Marko Myllynen


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