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

Página Principal
Apagar esta mensagem
Autor: Philip Hazel
Data:  
Para: Ralf Junker
CC: pcre-dev@exim.org
Assunto: 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