[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#60690: -P '\d' in GNU and git grep
From: |
Carlo Arenas |
Subject: |
bug#60690: -P '\d' in GNU and git grep |
Date: |
Mon, 3 Apr 2023 23:56:54 -0700 |
On Mon, Apr 3, 2023 at 2:38 PM Paul Eggert <eggert@cs.ucla.edu> wrote:
>
> In researching this a bit further, I found that on March 23 Git disabled
> the use of PCRE2_UCP in PCRE2 10.34 or earlier[6], due to a PCRE2 bug
> that can cause a crash when PCRE2_UCP is used[7]. A bug fix[8] should
> appear in the next PCRE2 release.
Presume PCRE2 is a typo and should have been "git" here?
FWIW the PCRE2 fix[1] has been released already with 10.35 and
backporting to the Ubuntu 20.04 package that crashed in the original
report would also solve the crash with 10.34.
Carlo
[1] https://github.com/PCRE2Project/pcre2/commit/c21bd977547d
- bug#60690: -P '\d' in GNU and git grep, Paul Eggert, 2023/04/03
- bug#60690: -P '\d' in GNU and git grep, Jim Meyering, 2023/04/03
- bug#60690: -P '\d' in GNU and git grep,
Carlo Arenas <=
- bug#60690: -P '\d' in GNU and git grep, Paul Eggert, 2023/04/04
- bug#60690: -P '\d' in GNU and git grep, Junio C Hamano, 2023/04/04
- bug#60690: -P '\d' in GNU and git grep, Paul Eggert, 2023/04/05
- bug#60690: -P '\d' in GNU and git grep, Paul Eggert, 2023/04/05
- bug#60690: -P '\d' in GNU and git grep, Junio C Hamano, 2023/04/05
- bug#60690: -P '\d' in GNU and git grep, Jim Meyering, 2023/04/05
- bug#60690: -P '\d' in GNU and git grep, Paul Eggert, 2023/04/05
- bug#60690: -P '\d' in GNU and git grep, Carlo Arenas, 2023/04/05
- bug#60690: -P '\d' in GNU and git grep, demerphq, 2023/04/06
- bug#60690: -P '\d' in GNU and git grep, Paul Eggert, 2023/04/07