bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] git-version-gen: Fix for tags containing '-'


From: Paul Eggert
Subject: Re: [PATCH] git-version-gen: Fix for tags containing '-'
Date: Sun, 6 Aug 2017 23:30:19 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

Markus Armbruster wrote:
Should we replace /-([^-]+)-g([^-]*)$/ by /.\1-\2/?  Extended regexp
for clarity.  Tighter matching would be possible, say
/-([0-9]+)-g[0-9a-f]{4,}$/.

Sounds good, I installed the attached.

Attachment: 0001-git-version-gen-another-fix-for-tags-with.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]