Thanks for reporting the problem. I updated the grep master on savannah to use the latest Gnulib, which has fixes in this area, by installing the attached patch. Please give it a try and let us know how it goes. You may need to run './bootstrap' from a fresh checkout (no caches from the previous build).
From ebd730a8077b25bce2274f966e06a83a91f299ed Mon Sep 17 00:00:00 2001
From: Paul Eggert <egg...@cs.ucla.edu>
Date: Thu, 28 Oct 2021 10:45:30 -0700
Subject: [PATCH] build: update gnulib submodule to latest

---
 gnulib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnulib b/gnulib
index 452e8a8..cc91160 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 452e8a8f7b07a794b1de3813062a992509f5c0c9
+Subproject commit cc91160a1ea5e18fcb2ccadb32e857d365581f53
-- 
2.32.0

Reply via email to