GNU bug report logs -
#21982
25.1.50; Building emacs-25 branch fails
Previous Next
Reported by: Michael Heerdegen <michael_heerdegen <at> web.de>
Date: Sun, 22 Nov 2015 17:59:02 UTC
Severity: normal
Tags: unreproducible
Found in version 25.1.50
Done: npostavs <at> users.sourceforge.net
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
> Can you run Emacs under valgrind? It should be able to find the
> offending code. (I assume that just running by hand the single
> command that aborts is sufficient to reproduce the problem.)
I would first have to learn how to do that.
I did something different in the meantime. I bisected again, but with
version.el fix from the first bad commit. This leaded to
--8<---------------cut here---------------start------------->8---
a4c6f55b9a222849a1c5d590589b1f8f0627d6f8 is the first bad commit
commit a4c6f55b9a222849a1c5d590589b1f8f0627d6f8
Author: Dmitry Gutov <dgutov <at> yandex.ru>
Date: Sun Nov 15 07:00:45 2015 +0200
Unify the absolutely equal xref-backend-references implementations
* lisp/progmodes/elisp-mode.el (xref-backend-references):
Remove.
* lisp/progmodes/etags.el (xref-backend-references):
Remove.
* lisp/progmodes/xref.el (xref-backend-references):
Define the default implementation.
--8<---------------cut here---------------end--------------->8---
So, this is the commit that caused the change in version.el to break
Emacs. Dunno if this is the end of the chain.
Is this information useful?
Michael.
This bug report was last modified 8 years and 117 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.