On Mon, Aug 9, 2010 at 3:57 PM, Pascal J. Bourguignon <p...@informatimago.com
> wrote:
> You're right, the problem is with FIND (notice that FIND is a
> function, so that would be in the open-coding of FIND, not a
> macro-expansion):
>
> ---(a.lisp)-------------------------------------------------------------
> (defun f (tag list)
> (find tag list))
> ------------------------------------------------------------------------
>
> > (compile-file "/tmp/a.lisp")
> ;;; Compiling (DEFUN F ...).
> ;;; Warning:
> ;;; in file a.lisp, position 0
> ;;; at (DEFUN F ...)
> ;;; ! In LET/LET* bindings, the type of the form NIL is SYMBOL, not
> FIXNUM.
>
Fixed in CVS.
Juanjo
--
Instituto de FĂsica Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list