]> git.eshelyaron.com Git - emacs.git/commit
Fix regression in wisent-total-conflicts
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 14 Mar 2020 12:17:57 +0000 (13:17 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 14 Mar 2020 12:17:57 +0000 (13:17 +0100)
commit3a671ad7ede0d1459ae60d7340632d8d210b4308
tree52df44eb45bc02f0db4dec5e42d3a77929ac5023
parentdcc943be0a2b969ac2e3db11f8071f69ba851a0b
Fix regression in wisent-total-conflicts

* lisp/cedet/semantic/wisent/comp.el (wisent-total-conflicts):
There may not be a current source file.  In that case, don't try
to keep track of the number of expected conflicts (bug#39911).
lisp/cedet/semantic/wisent/comp.el