[pcre-dev] [Bug 2764] Regression in JIT matching with ^

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2764] Regression in JIT matching with ^
https://bugs.exim.org/show_bug.cgi?id=2764

Giuseppe D'Angelo <dangelog@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dangelog@???


--- Comment #1 from Giuseppe D'Angelo <dangelog@???> ---
r1315 fixes this one too, so I'd say it's a duplicate of BUG 2762 / BUG 2763.

If you want to try it out, you must pass the --jit option to configure in order
to enable JIT. (If you're using CMake, try passing -DPCRE2_SUPPORT_JIT=ON.)
Anyways, you'll have an output confirming that JIT is enabled.

--
You are receiving this mail because:
You are on the CC list for the bug.