Re: [bug-gnulib] upgrade the regex module

2004-11-26 Thread Paul Eggert
Stepan Kasal <[EMAIL PROTECTED]> writes: > If I have spare time, I may prepare a patch to speed things up. To my mind the most pressing issue is to modify regex.m4 to also detect the problems in early editions of the glibc-2002 regex, and to substitute the new gnulib regex (i.e., the latest glibc

Re: [bug-gnulib] upgrade the regex module

2004-11-26 Thread Stepan Kasal
Hello, On Fri, Nov 26, 2004 at 01:13:54AM -0800, Paul Eggert wrote: > Stepan Kasal <[EMAIL PROTECTED]> writes: > > The new implementation, by Isamu Hasegawa from IBM Japan, has > > been accepted to GNU libc several years ago. > > Well, "several years" is a bit of an overstatement. It was accepte

Re: [bug-gnulib] upgrade the regex module

2004-11-26 Thread Paul Eggert
Stepan Kasal <[EMAIL PROTECTED]> writes: > The new implementation, by Isamu Hasegawa from IBM Japan, has been accepted > to GNU libc several years ago. Well, "several years" is a bit of an overstatement. It was accepted in 2002. It is still not on my host (I'm running Debian stable). Initially