GNU bug report logs - #62657
PCRE2-related workarounds that GNU grep might need

Previous Next

Package: grep;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Mon, 3 Apr 2023 21:50:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: 62657 <at> debbugs.gnu.org
Subject: bug#62657: PCRE2-related workarounds that GNU grep might need
Date: Mon, 3 Apr 2023 14:48:30 -0700
Recent commits in Git do the following to work around bugs in PCRE2. 
Quite possibly GNU grep -P should do the same, when in a UTF-8 locale.

  * Disable PCRE2_UCP unless PCRE2 10.35 or higher.

  * If ignoring case and PCRE2_MATCH_INVALID_UTF is defined, then 
enable PCRE2_NO_START_OPTIMIZE unless PCRE2 10.36 or higher.




This bug report was last modified 2 years and 76 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.