GNU bug report logs - #53297
Provide option to use perl with grep

Previous Next

Package: guix;

Reported by: Jacob Hrbek <kreyren <at> rixotstudio.cz>

Date: Sun, 16 Jan 2022 06:47:01 UTC

Severity: wishlist

Full log


Message #10 received at 53297 <at> debbugs.gnu.org (full text, mbox):

From: Sébastien Lerique <sl <at> eauchat.org>
To: 53297 <at> debbugs.gnu.org
Subject: Re: Provide option to use perl with grep
Date: Mon, 04 Mar 2024 11:00:57 +0100
This seems to happen with any "grep -D" on my side, similar to
https://issues.guix.gnu.org/66753 .

  $ echo AAA | grep -P AA
  grep: Perl matching not supported in a --disable-perl-regexp build
  $ echo AAA | grep AA
  AAA

(in my case, trying out fasd in fish
<https://github.com/fishgretel/fasd/blob/9a16eddffbec405f06ac206256b0f7e3112b0e2c/conf.d/__fasd_run.fish#L2>)

Any hint for what's going on?




This bug report was last modified 1 year and 108 days ago.

Previous Next


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