From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: Errors indicated by ineffective backslashes in string literals Date: Sat, 16 Mar 2019 11:40:23 -0700 Organization: UCLA Computer Science Department Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------8E5A3A40A4F58E718E8DB413" Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="259468"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 Cc: emacs-devel To: =?UTF-8?Q?Mattias_Engdeg=c3=a5rd?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 16 19:40:37 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1h5EEX-0015NF-L2 for ged-emacs-devel@m.gmane.org; Sat, 16 Mar 2019 19:40:37 +0100 Original-Received: from localhost ([127.0.0.1]:45040 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h5EEW-0007ub-Mi for ged-emacs-devel@m.gmane.org; Sat, 16 Mar 2019 14:40:36 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:50058) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h5EEP-0007tW-Gl for emacs-devel@gnu.org; Sat, 16 Mar 2019 14:40:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h5EEN-0001Yt-MS for emacs-devel@gnu.org; Sat, 16 Mar 2019 14:40:29 -0400 Original-Received: from zimbra.cs.ucla.edu ([131.179.128.68]:47824) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h5EEL-0001WK-Pf for emacs-devel@gnu.org; Sat, 16 Mar 2019 14:40:26 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 8DC7D161586; Sat, 16 Mar 2019 11:40:24 -0700 (PDT) Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id nGUcgeW8rWuU; Sat, 16 Mar 2019 11:40:23 -0700 (PDT) Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id C5FA11615AD; Sat, 16 Mar 2019 11:40:23 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id ke3XfHLK-E1a; Sat, 16 Mar 2019 11:40:23 -0700 (PDT) Original-Received: from [192.168.1.9] (cpe-23-242-74-103.socal.res.rr.com [23.242.74.103]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 845B1161530; Sat, 16 Mar 2019 11:40:23 -0700 (PDT) In-Reply-To: Content-Language: en-US X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 131.179.128.68 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:234238 Archived-At: This is a multi-part message in MIME format. --------------8E5A3A40A4F58E718E8DB413 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit I installed that in your name, along with the attached extra glitch-fix. Thanks for doing all this checking! --------------8E5A3A40A4F58E718E8DB413 Content-Type: text/x-patch; name="0001-Fix-regexp-typo-in-vc-git-program-version.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="0001-Fix-regexp-typo-in-vc-git-program-version.patch" >From dfa0bb35a546367dc1cbcde15fc2acbbc92712bc Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 16 Mar 2019 11:38:36 -0700 Subject: [PATCH] Fix regexp typo in vc-git--program-version * lisp/vc/vc-git.el (vc-git--program-version): Require a period after ".windows", instead of allowing any char. --- lisp/vc/vc-git.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/vc/vc-git.el b/lisp/vc/vc-git.el index c990b0659d..6b8ed7e2c1 100644 --- a/lisp/vc/vc-git.el +++ b/lisp/vc/vc-git.el @@ -253,7 +253,7 @@ vc-git--program-version ;; Git for Windows appends ".windows.N" to the ;; numerical version reported by Git. (string-match - "git version \\([0-9.]+\\)\\(\\.windows.[0-9]+\\)?$" + "git version \\([0-9.]+\\)\\(\\.windows\\.[0-9]+\\)?$" version-string)) (match-string 1 version-string) "0"))))) -- 2.17.1 --------------8E5A3A40A4F58E718E8DB413--