unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#8764: 24.0.50; cedet/semantic/bovine/c-by.el:184:1:Error: Lisp nesting exceeds `max-lisp-eval-depth'
@ 2011-05-30 16:56 Christopher Browne
  2011-05-30 19:01 ` David Engster
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Christopher Browne @ 2011-05-30 16:56 UTC (permalink / raw)
  To: 8764


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"





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-12-03 21:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-30 16:56 bug#8764: 24.0.50; cedet/semantic/bovine/c-by.el:184:1:Error: Lisp nesting exceeds `max-lisp-eval-depth' Christopher Browne
2011-05-30 19:01 ` David Engster
2011-05-30 22:14   ` Stefan Monnier
2011-05-30 22:50     ` Stefan Monnier
2011-05-30 19:04 ` Stefan Monnier
2011-05-30 19:19   ` Christopher Browne
2011-05-30 22:15     ` Stefan Monnier
2014-02-03 23:48       ` Lars Ingebrigtsen
2021-11-05 19:10 ` bug#8764: " Paul Eggert
2021-12-03 21:20   ` bug#8764: 24.0.50; " Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).