GNU bug report logs - #7333
bug concatenating CLEANFILES in automake 1.11

Previous Next

Package: automake;

Reported by: Andy Wingo <wingo <at> oblong.com>

Date: Fri, 5 Nov 2010 10:35:02 UTC

Severity: normal

Tags: patch

Merged with 7345

Done: Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


Message #36 received at 7333 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>
Cc: Stefano Lattarini <stefano.lattarini <at> gmail.com>, 7333 <at> debbugs.gnu.org
Subject: Re: bug#7333: [PATCH] {maint} Fix a bug in variable concatanation
	with `+='.
Date: Wed, 10 Nov 2010 15:40:38 -0500
Ralf Wildenhues wrote:

> Can that be fixed in debbugs?  I would love to have both 'git describe'
> output as well as commit SHA1 strings be acceptable as version strings.
> git describe output starts with v but then contrains fairly much
> arbitrary characters as put in the last signed git tag.  SHA1's are
> easier, and if the other is a problem then those would still be better
> than no version information, I guess.

Sure. Here is the current regexp:

m/^close\s+\#?(-?\d+)(?:\s+(\d.*))?$/i

$1 = bug number
$2 = version number

What would you like it to be?




This bug report was last modified 14 years and 198 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.