the latest and greatest gnulib regexp has the following regressions vs
the previous (monolithic) version:
(defun re-test (pattern string)
(mapcar (lambda (match)
(and match (regexp:match-string string match)))
(multiple-value-list
(regexp:regexp-exec (regexp:rege
> * Bruno Haible <[EMAIL PROTECTED]> [2005-08-04 13:22:12 +0200]:
>
> Sam Steingold wrote:
>> > This patch should work. ...
>>
>> will you check this into the gnulib CVS?
>
> I'm waiting for other people's opinion, especially Paul Eggert's one.
> (The regex module is owned by "all".)
here are 2 mo