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

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

bug#47049: [feature/native] macro-expansion cycle when compiling comp.el


From: Eli Zaretskii
Subject: bug#47049: [feature/native] macro-expansion cycle when compiling comp.el
Date: Fri, 12 Mar 2021 17:05:03 +0200

> From: Andrea Corallo <akrl@sdf.org>
> Cc: 47049@debbugs.gnu.org
> Date: Wed, 10 Mar 2021 16:05:10 +0000
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >     ELC      emacs-lisp/comp.elc
> >   Warning: Eager macro-expansion skipped due to cycle:
> >       => (load "comp.el") => (macroexpand-all (defalias 'comp-add-call-cstr 
> >  )) => (macroexpand (comp-loop-insn-in-block  )) => (load "comp.el")
> >
> > Why does this happen?
> 
> I'm not sure, but I can reproduce it.

Could this be somehow related to the crashes I see, which you cannot
reproduce?  IOW, does this message mean comp.el is somehow incorrectly
compiled?





reply via email to

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