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:

> I'm sorry for my insufficient patch.
> Can I help with fix? And may I ask what are the problems?

Yes, you'll have to look at this.  There is a very big problem in the
code: you are storing a pointer in the wchar_t array.  I tried to
change a few types here and there but no avail.  I think you'll have
to rethink this approach.

In a few minutes I'll check in a regex.c version which fixes all but
these 64-bit problems.  Please start from that version.

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