[Ecls-list] Spurious unused variable warnings in defmacro

Juan Jose Garcia-Ripoll juanjose.garciaripoll at gmail.com
Tue Nov 27 16:09:15 UTC 2012


Hi Stas,

i am creating tickets for both bugs. One is half-solved, but I need this to
keep myself posted on what I do -- please apologize if I forget to report
the bug solution to the mailing list. It seems most efficient for me to
proceed this way.

Juanjo


On Mon, Nov 26, 2012 at 12:58 AM, Stas Boukarev <stassats at gmail.com> wrote:

> (defmacro with ((&rest _))
>   (declare (ignore _)))
> ;;; Compiling (DEFMACRO WITH ...).
> ;;; Warning:
> ;;;   in file ecl-swank-tmpfile-YmZUGu, position 0
> ;;;   at (FSET 'WITH ...)
> ;;;   ! The variable #:G8 is not used.
>
> Incidentally
> (defmacro with ((&rest _))
>   (declare (ignore _))
>   _)
> doesn't give any warnings, even about using an ignored variable.
>
> --
> With best regards, Stas.
>
>
> ------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> _______________________________________________
> Ecls-list mailing list
> Ecls-list at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list
>



-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20121127/fd873c1e/attachment.html>


More information about the ecl-devel mailing list