Auteur: ph10 Date: À: ND CC: Pcre-dev Sujet: Re: [pcre-dev] (*MARK) not work in conditions
On Thu, 6 Jun 2019, ND via Pcre-dev wrote:
> pcre2test unlike Perl don't report MARK value that is insight a successful
> condition of condition group.
...
> May be this incompatibility should be fixed.
I have fixed it (a one-line patch). In fact, it was only pcre2_match()
that was wrong; the JIT did not have this bug. Thank you for the report.