chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] [PATCH] Irregex-fold infinite loop bugfix


From: Felix
Subject: Re: [Chicken-hackers] [PATCH] Irregex-fold infinite loop bugfix
Date: Sat, 10 Dec 2011 13:57:49 +0100 (CET)

From: Peter Bex <address@hidden>
Subject: [Chicken-hackers] [PATCH] Irregex-fold infinite loop bugfix
Date: Fri, 9 Dec 2011 10:56:44 +0100

> Hello hackers,
> 
> The attached patch brings our irregex code up-to-date with the latest
> fixes in upstream applied by Alex (also in the irregex-bugfixes branch).
> 
> It fixes a problem with irregex-fold that caused it to hang when it
> matched an empty submatch, as shown by this simple code:
> (irregex-fold '(* "a") void #f "ab")

Signed off and push. Thanks, Peter.


cheers,
felix



reply via email to

[Prev in Thread] Current Thread [Next in Thread]