On 2023-07-21 04:06:51 +0200, Vincent Lefevre wrote: > On 2023-07-21 03:30:12 +0200, Vincent Lefevre wrote: > > There is a major regression in grep 3.11-1: I now get an error > > > > cventin:~/Mail> grep -r xxxyyyzzz oldarc > > grep: oldarc/cur: Operation not supported > > And no such issue with grep from the upstream git.
Well, if I recompile from f951840aa510277fe48e5f2579a98f517246ea86 (tag: v3.11), I can reproduce the error. The error disappears with commit 6980733869e8a0311c7eb26cb554dde6a1c26b5b Author: Jim Meyering <meyer...@meta.com> Date: 2023-06-25 02:28:15 +0200 build: update gnulib to latest So this is a bug in gnulib. -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)