From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by sourceware.org (Postfix) with ESMTPS id 70A8F385841F for ; Thu, 24 Feb 2022 21:19:40 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 70A8F385841F Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=ajrh.net Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=ajrh.net Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id A777832007CF for ; Thu, 24 Feb 2022 16:19:36 -0500 (EST) Received: from imap47 ([10.202.2.97]) by compute3.internal (MEProxy); Thu, 24 Feb 2022 16:19:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ajrh.net; h=cc :content-type:date:date:from:from:in-reply-to:message-id :mime-version:reply-to:sender:subject:subject:to:to; s=mesmtp; bh=QIOt21GjbDDgjHRBPsH9ZzL/n+GrC0QoUzldxET/ZkA=; b=mriBgnyW1qym SWPkwV+OzbUZy8YcEEKdktDBSwHUrYCqU7oAb4+PAk98VnY2YV8nL4JF5TVcX1VT KXKN+ggl8gVm+qJio4bzF2ed2MdGVSgt2spB5WIOpX85xkIIzqXDH8hosgVlltPH 71ZLHd4RM9GeXsx5ISUT0iBkBR7bR0U= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:date:from:from :in-reply-to:message-id:mime-version:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=QIOt21GjbDDgjHRBPsH9ZzL/n+GrC0QoUzldxET/Z kA=; b=m4SMFL/Y6jc6HUiSqo0Ow5Mno17b3t2nlTEhe7lZLxevSW1gbVzt29YUi ZFfSKRzlGrFfVrNzvj5nrVPD2pQ3gxAYAlup5HMguAEAqMzQMJQE83fp4F0qVDZj Kg6ug/Ir16UEwFnBi6tvTWeXEncVBzp9Opvfz5iYnz5omS9AQkcu8Q6GcSR07zBQ MdXqE1FZNwjbl79nfl1nkk2haLe9HkqJ/FcRd9YQqyGLvgbdlt2d3E1sCJvbQXu/ i2mL7lv0VsTMuoD4cLc/5ZylS2ka+h8TKjHMAgkWcClPlLcfoERo+X5zWdv0SGgx fCXhqndn4fNkCi8oko9op31TGtAdQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrledvgddugeekucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefofgggkfffhffvufgtsehttdertd erredtnecuhfhrohhmpedftehnthhhohhnhicujfgvrgguihhnghdfuceorghjrhhhsegr jhhrhhdrnhgvtheqnecuggftrfgrthhtvghrnhepteeulefhteetvdfhtdfhgfeihfejfe ehieektedtiefgieejgeelgeffudegtefhnecuvehluhhsthgvrhfuihiivgeptdenucfr rghrrghmpehmrghilhhfrhhomheprghjrhhhsegrjhhrhhdrnhgvth X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id DD0C62740064; Thu, 24 Feb 2022 16:19:35 -0500 (EST) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.5.0-alpha0-4778-g14fba9972e-fm-20220217.001-g14fba997 Mime-Version: 1.0 Message-Id: Date: Thu, 24 Feb 2022 16:19:13 -0500 From: "Anthony Heading" To: cygwin@cygwin.com Subject: pcre regexps in git? Content-Type: text/plain X-Spam-Status: No, score=-3.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, SPF_HELO_PASS, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Feb 2022 21:19:41 -0000 Hi, I appreciate this is just a birthday wish-list item, but... % git grep -P hopeful... fatal: cannot use Perl-compatible regexes when not compiled with USE_LIBPCRE It would be lovely (well, at least for me) if this could work.