From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:38000) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iPrZj-0007Q7-3H for guix-patches@gnu.org; Wed, 30 Oct 2019 13:16:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iPrZi-00014F-5Q for guix-patches@gnu.org; Wed, 30 Oct 2019 13:16:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42569) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iPrZi-00013w-1T for guix-patches@gnu.org; Wed, 30 Oct 2019 13:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iPrZh-0008Nr-RR for guix-patches@gnu.org; Wed, 30 Oct 2019 13:16:01 -0400 Subject: [bug#37994] [PATCH] gnu: git: Add PCRE support to "git grep". Resent-Message-ID: References: <20191030161913.17691-1-mail@ambrevar.xyz> In-reply-to: <20191030161913.17691-1-mail@ambrevar.xyz> Date: Wed, 30 Oct 2019 18:15:47 +0100 Message-ID: <874kzqw3wc.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" Reply-to: Tobias Geerinckx-Rice , Tobias Geerinckx-Rice via Guix-patches From: Tobias Geerinckx-Rice via Guix-patches via To: Pierre Neidhardt Cc: 37994@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Pierre, Pierre Neidhardt =E5=86=99=E9=81=93=EF=BC=9A > * gnu/packages/version-control.scm (git)[inputs]: Add pcre2. > [arguments]: Add "USE_LIBPCRE2" to make-flags. > (git-minimal)[arguments]: Do not inherit "USE_LIBPCRE2" in=20 > make-flags. What do you think of removing pcre2 from INPUTS as well? I'm a bit worried that upstream will grow auto-detection and/or=20 change the default value of USE_LIBPCRE2 one day, and that would=20 go unnoticed. > + ;; For PCRE support in git grep (USE_LIBPCRE2) Missing =E2=80=98.=E2=80=99. Otherwise GTM! T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfo+u0AlEeO9y5k0W2Imw8BjFSTwFAl25xUMACgkQ2Imw8BjF STzrKg//YxF0KWIH7kFbN7yqtFhPhaSm4dTVCuuTL+IjY+7QPe4CHP+t8Mk7GrXQ ArOmTbQQM3y9KAApq0jStNpTPOCuSI0f5gjRQ0SyKdzl6kCfgCmnjMx0GRn8HrAC 63JL6dPZfbhEbbSJU9CfE1w0EnlitzLEzkAvhOl8TXiGtpQr+tBNHovTQSEaq9Bx le3V7ZQ/31sNz26GJnMaA5tM7Z+TxL3MDBqSD4ZFuuwJB4N/rEErrG5AG214z19A PNd0wwni3LiPHEaB55a6zDQ0Rl797EPZ7WzTkfocFC4S2np5a2dh2M/7aS5LI9Jk WwHiGIUnfFTOSG26N4kz7vqL8qjPKTBvie/Loosp9Cj7f9OZiJCICDrImMpoSw82 8ACESQ8A2CbimQXeqePF4DA/6aH3nIsLp0tN9IePs2aCX1/Cm7AAfrfuG+EY/hF7 PAC+ZQ+4il/wB0IvcoWQfo5SEnfKpHtCIeJ9qNTKpGqp3Fp5X1ZvtkpOIrzh/QCh N+MGutS6gkdl42v4ksIkxOmyXTQHfe7b743KFbFJucmGRgSJCYICgxEgwmDn9+Hc 2DbHEsS9kJiZ4/JuvGHFRbOQFWdRhaPV/UnZCZdiWZo5/Yo48zkpCENMxSYCWiMu +Y792AV6wQhoySISH2I+3ObEn4tKBIlXuWWoXEH6hX/jSZ8eGJA= =BH+/ -----END PGP SIGNATURE----- --=-=-=--