bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8764: 24.0.50; cedet/semantic/bovine/c-by.el:184:1:Error: Lisp nesti


From: Stefan Monnier
Subject: bug#8764: 24.0.50; cedet/semantic/bovine/c-by.el:184:1:Error: Lisp nesting exceeds `max-lisp-eval-depth'
Date: Mon, 30 May 2011 19:14:57 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> It should. The build from CEDET-bzr uses a value of 1000 to compile the
> resulting parser files. I'm actually a bit puzzled that this ever worked
> reliably with the default value.

The lexbind changes to the byte-compiler require more stack depth, which
is why it may compile with 1000 under Emacs-24, but requires more under
Emacs-24.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]