On Fri, Dec 23, 2005 at 12:17:16PM +0000, Luke Palmer wrote:
> The following causes PGE to infinite loop:
> 
>     "x" ~~ /[ [ x ]* ]*/
> 

Thanks -- PGE doesn't yet handle repetitions of zero-length substrings.
It's on the TODO list; I worked on it a couple of weeks ago but had to
stop to re-think the problem and solution a bit.

Pm

Reply via email to