Re: [pcre-dev] Odd behavior of \k

Page principale
Supprimer ce message
Auteur: Philip Hazel
Date:  
À: Sheri
CC: pcre-dev
Anciens-sujets: [pcre-dev] Odd behavior of \k
Sujet: Re: [pcre-dev] Odd behavior of \k
On Wed, 6 Apr 2011, Sheri wrote:

> And this pattern ^(\k)(\k)pqreeest$
>
> tested against the subject UU
>
> matches the first U
>
> Tested with pcretest using pcre 8.11 aka 8.12 shared library under Windows.


I've committed a patch that fixes this. It was compiling nonsense. Now
it gives a compile-time error, as does Perl.

Philip

--
Philip Hazel