This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: [PATCH] Fix non-mbs regex handling


On Tue, Feb 06, 2001 at 03:37:35PM -0800, Ulrich Drepper wrote:
> Jakub Jelinek <jakub@redhat.com> writes:
> 
> > Although this patch is not strictly needed after MBS_SUPPORT switch, if
> > people take code from glibc they might be happy if bugs in it are fixed.
> > In this case for 32 byte bitmap (unsigned char)(32*8) is 0 so the comparison
> > is wrong.
> 
> I'm already working on this since yesterday.  The problem is that
> there seems to be a compiler problem (or I'm doing something stupid).

What problems are you seeing? I've just done a fresh bootstrap on i386
and the test I posted passes (it did not with glibc from friday).

	Jakub

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