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 <stass...@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@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
------------------------------------------------------------------------------
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to