GNU bug report logs - #19040
25.0.50; Building from Git leaves emacs-repo-version at nil

Previous Next

Package: emacs;

Reported by: Eli Zaretskii <eliz <at> gnu.org>

Date: Thu, 13 Nov 2014 15:53:01 UTC

Severity: normal

Tags: fixed, patch

Merged with 19049

Found in version 25.0.50

Fixed in version 25.1

Done: Ulrich Mueller <ulm <at> gentoo.org>

Bug is archived. No further changes may be made.

Full log


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

From: Puneeth Chaganti <punchagan <at> muse-amuse.in>
To: 19040 <at> debbugs.gnu.org
Subject: bug#19040: 25.0.50; Building from Git leaves emacs-repo-version at nil
Date: Fri, 14 Nov 2014 01:13:40 +0530
Looks like we call `git log -1 --pretty=format:%N` to get the version, 
which looks for git notes, if any.

Instead calling `git log -1 --pretty=format:%h` would give the short 
hash.  We may also want to set a dirty flag, though.




This bug report was last modified 10 years and 127 days ago.

Previous Next


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