Comment 5 for bug 1456195

Revision history for this message
Arne de Bruijn (arbruijn) wrote :

Note for wily the testcase needs to be slightly changed:

echo '"a"'|pcregrep --no-jit '("([^b"]*+(b.)?)*+")++'

(expected output is unchanged: "a")