On Fri, Jul 26, 2019 at 8:09 AM Ævar Arnfjörð Bjarmason
<ava...@gmail.com> wrote:
>
> This patch does nothing to fix that, instead we sneak in support for
> fixed patterns starting with "(*NO_JIT)", this disables the PCRE v2
> jit with implicit fixed-string matching for testing, see
> pcre2syntax(3) the syntax.

Alternativelly; using `git -c pcre.jit=false grep ...` on top of [1],
might be cleaner

Carlo

[1] https://public-inbox.org/git/20190728235427.41425-1-care...@gmail.com/

Reply via email to