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

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

bug#36216: 27.0.50; Variable binding depth exceeds max-specpld-size duri


From: Lars Ingebrigtsen
Subject: bug#36216: 27.0.50; Variable binding depth exceeds max-specpld-size during bootstrap
Date: Sat, 15 Jun 2019 13:22:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Juanma Barranquero <lekktu@gmail.com> writes:

> Loading d:/Devel/emacs/repo/trunk/lisp/emacs-lisp/cl-generic.el (source)...
> Eager macro-expansion failure: (error "Variable binding depth exceeds
> max-specpdl-size")

Yeah, this happens for me too when bootstrapping:

Loading /home/larsi/src/emacs/trunk/lisp/emacs-lisp/cl-generic.el (source)...
Eager macro-expansion failure: (error "Variable binding depth exceeds 
max-specpdl-size")
Eager macro-expansion failure: (error "Variable binding depth exceeds 
max-specpdl-size")

But nothing seems to actually, like, fail, so I wondered whether this
error message was just wrong, or whether the error was subsequently
fixed when Emacs got to a more properly byte-compiled state...  (Because
the stack is usually much deeper when we're running uncompiled.)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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