Autor: Philip Hazel Data: Dla: Sheri CC: pcre-dev Stare tematy: [pcre-dev] Odd behavior of \k Temat: 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.