regex.c is not 64bit clean

Ulrich Drepper drepper@redhat.com
Tue Feb 6 22:25:00 GMT 2001


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   `------------------------


More information about the Libc-alpha mailing list