|
From: | Paul Eggert |
Subject: | bug#62769: pcre: correct overpessimistic error checking of pcre2_jit_compile() |
Date: | Tue, 11 Apr 2023 15:11:57 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1 |
On 4/10/23 23:47, Carlo Arenas wrote:
The original code was done in a way that would be useful during porting, but that would hinder future work unnecessarily.
Thanks, but wouldn't the attached patch be better? If I understand you correctly, we can simply ignore pcre2_jit_compile failure as the search will still succeed (albet perhaps more slowly).
0001-grep-make-P-survive-JIT-compilation-failure.patch
Description: Text Data
[Prev in Thread] | Current Thread | [Next in Thread] |