[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gnulib] upgrade the regex module
From: |
Paul Eggert |
Subject: |
Re: [bug-gnulib] upgrade the regex module |
Date: |
Fri, 26 Nov 2004 01:13:54 -0800 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
Stepan Kasal <address@hidden> 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 there were some performance and correctness problems so I
wanted to hold off on it. My understanding is that some performance
problems remain.
Anyway, Paolo Bonzini has made a similar suggestion and I've been
meaning to look into it in my spare time. He's been making a
reasonable number of changes to the glibc regex code to get its
performance up to an acceptable level. The most recent patch was
Nov. 23. I was hoping for the dust to settle a bit before
incorporating the regex code into gnulib.