emacs-devel
[Top][All Lists]
Advanced

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

Re: About 'eager' warnings


From: Daniel Colascione
Subject: Re: About 'eager' warnings
Date: Wed, 23 Apr 2014 17:30:05 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

On 04/23/2014 04:26 PM, Angelo Graziosi wrote:
> 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?

Thanks for the report. The (harmless) issue is present in emacs-24 too,
so I installed a fix there as r117014.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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