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: regex.c is not 64bit clean


Isamu Hasegawa <isamu@yamato.ibm.com> writes:

> How about the following patch?

Looks fine on first sight.  I'll try it out.

> However I fear that my assumption might be incorrect.
> I think the index of the _NL_COLLATE_SYMB_EXTRAMB table is
> not more than wchar_t.  Is this assumption true?

This is valid.  Wchar_t must have 32 bits which definitely is enough
for the index.

Thanks,

-- 
---------------.                          ,-.   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]