Re: [Ecls-list] Spurious unused variable warnings in defmacro

2012-11-27 Thread Juan Jose Garcia-Ripoll
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


Re: [Ecls-list] Spurious unused variable warnings in defmacro

2012-11-27 Thread Stas Boukarev
Juan Jose Garcia-Ripoll juanjose.garciarip...@gmail.com writes:

 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.
Is it generally better to report bugs on to the bug-tracker?
-- 
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


Re: [Ecls-list] Spurious unused variable warnings in defmacro

2012-11-27 Thread Juan Jose Garcia-Ripoll
It is better for me, because I forget less often -- in the mailing list,
newer emails overlap with old issues and it is quite hard to keep track of
what remains unsolved. Except for very trivial issues that are one-minute
things, I tend to prefer the bug reporting mechanism.

But it is not something I want to impose on you all. If someone does not
want to deal with SF, he/she can report bugs here.


On Tue, Nov 27, 2012 at 5:15 PM, Stas Boukarev stass...@gmail.com wrote:

 Juan Jose Garcia-Ripoll juanjose.garciarip...@gmail.com writes:

  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.
 Is it generally better to report bugs on to the bug-tracker?
 --
 With best regards, Stas.




-- 
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