From: Junio C Hamano Date: Thu, 30 Mar 2023 20:47:12 +0000 (-0700) Subject: Merge branch 'mk/workaround-pcre-jit-ucp-bug' X-Git-Tag: v2.41.0-rc0~127 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d35cd54a23f8114dd6924f705cd125c71b8c1746;p=thirdparty%2Fgit.git Merge branch 'mk/workaround-pcre-jit-ucp-bug' A recent-ish change to allow unicode character classes to be used with "grep -P" triggered a JIT bug in older pcre2 libraries. The problematic change in Git built with these older libraries has been disabled to work around the bug. * mk/workaround-pcre-jit-ucp-bug: grep: work around UTF-8 related JIT bug in PCRE2 <= 10.34 --- d35cd54a23f8114dd6924f705cd125c71b8c1746