On Sun, Aug 29, 2010 at 8:55 PM, Pascal J. Bourguignon <
p...@informatimago.com> wrote:
>
> ;;; In function MAKE-KEYWORD, checking types of arguments SYM.
> What does this note mean?
>
That means a possibly expensive type check for SYM was inserted at the
beginning of the function. In this case it is possibly ensuring that SYM has
the right type for STRING
> I hope that in addition to checking the types of the arguments, it
> also generates the code to do the required computations... ;-)
>
Sure :-) I thought the warning is important because of the expensiveness of
the checks, which may slow down critical functions.
Juanjo
--
Instituto de FĂsica Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users
worldwide. Take advantage of special opportunities to increase revenue and
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list