GNU bug report logs -
#8764
24.0.50; cedet/semantic/bovine/c-by.el:184:1:Error: Lisp nesting exceeds `max-lisp-eval-depth'
Previous Next
Reported by: Christopher Browne <cbbrowne <at> afilias.info>
Date: Mon, 30 May 2011 17:53:02 UTC
Severity: normal
Tags: moreinfo
Found in versions 24.0.50, 24.4
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
The problem isn't within the running Emacs process, rather it's with the
build process for trunk.
Based on a latest "bzr pull" of trunk, the build fails thus:
make[2]: Entering directory `/opt/emacs/trunk/lisp'
Compiling cedet/semantic/bovine/c-by.el
In toplevel form:
cedet/semantic/bovine/c-by.el:184:1:Error: Lisp nesting exceeds `max-lisp-eval-depth'
make[2]: *** [cedet/semantic/bovine/c-by.elc] Error 1
make[2]: Leaving directory `/opt/emacs/trunk/lisp'
make[1]: *** [compile-main] Error 2
make[1]: Leaving directory `/opt/emacs/trunk/lisp'
make: *** [lisp] Error 2
At line 184, this file is defining the following object:
(defconst semantic-c-by--parse-table
....
I'm not sure where to proceed from here. The default value is 600; I
don't know if fiddling that higher would actually help.
--
(reverse (concatenate 'string "ofni.sailifa" "@" "enworbbc"))
Christopher Browne
"Bother," said Pooh, "Eeyore, ready two photon torpedoes and lock
phasers on the Heffalump, Piglet, meet me in transporter room three"
This bug report was last modified 3 years and 229 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.