Re: [pcre-dev] (*THEN) works differently in Perl

Top Page
Delete this message
Author: ph10
Date:  
To: ND
CC: Pcre-dev
Subject: Re: [pcre-dev] (*THEN) works differently in Perl
On Mon, 1 Jul 2019, ND via Pcre-dev wrote:

> As you participate in Perl regex development can you take a look at another
> Perl bug please:


I do not participate in Perl regex development. I just report bugs when
I find them, using the perlbug command. You could do this yourself. (And
you seem to know more about Perl internals than I do.)

> PCRE2 version 10.33 2019-04-16
> /\A(?:.(*COMMIT))*c/
> abcd
> No match
>
> But Perl reports that this is successful match "abc".


I think this is also a Perl bug and I will report it.

Philip

--
Philip Hazel