Hi,
for the more complex spelunking expeditions, PCRE support would be very
welcome!
Best Regards, David
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hi Guido,
Guido Günther wrote:
> $ git grep -P 'foo(?!bar)'
> fatal: cannot use Perl-compatible regexes when not compiled with USE_LIBPCRE
>
> Attached patch enables the build against libpre3 to allow for perl regex
> syntax.
Thanks. I had been waiting to see if anyone cared. :) (Hence whether
Package: git
Version: 1:1.7.10-1
Severity: wishlist
Tags: patch
Hi,
Currently we have:
git grep -P 'foo(?!bar)'
$ git grep -P 'foo(?!bar)'
fatal: cannot use Perl-compatible regexes when not compiled with USE_LIBPCRE
Attached patch enables the build against libpre3 to allow for perl regex
syntax
3 matches
Mail list logo