emacs-devel
[Top][All Lists]
Advanced

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

About 'eager' warnings


From: Angelo Graziosi
Subject: About 'eager' warnings
Date: Thu, 24 Apr 2014 01:26:47 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Building Emacs trunk (cygw32), in the logs I find several warnings like this:


Compiling emacs-lisp/eieio-base.el
Warning: Eager macro-expansion skipped due to cycle:
… => (load "gv.el") => (macroexpand-all (defalias (quote gv--defun-declaration) …)) => (macroexpand (pcase …)) => (load "pcase.el") => (macroexpand-all …) => (macroexpand (dolist …)) => (load "gv.el")
Wrote /work/emacs/lisp/emacs-lisp/eieio-base.elc

Are they to be expected?


Ciao,
Angelo.



reply via email to

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