Re: [pcre-dev] Regression: Lookbehind assertions with fixed …

Top Page
Delete this message
Author: Philip Hazel
Date:  
To: Ralf Junker
CC: pcre-dev@exim.org
Subject: Re: [pcre-dev] Regression: Lookbehind assertions with fixed number of repetitions
On Tue, 15 Nov 2011, Ralf Junker wrote:

> case OP_EXACT:
> case OP_EXACTI: // Added this line - was it missing?
> branchlength += GET2(cc,1);
> cc += 4;


I have committed this patch.

Philip

--
Philip Hazel