This is the mail archive of the libc-alpha@sources.redhat.com 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]

Re: making the wide character properties Unicode compatible


Bruno Haible <haible@ilog.fr> writes:

> The wide character classification functions in an UTF-8 locale currently
> have the following bugs and oddities: [...]

Thanks, I've added this patch with one exception:

>   - xdigit: is lacking all the foreign digit characters, but SUSV2 says
>       "The definition of character class xdigit requires that the characters
>        included in character class digit be included here also."

I challenge this one.  It does not make any sense since then you would
also have to add all forms of the letters.  This is simply unreasonable.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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