On Sun, Aug 1, 2010 at 4:24 PM, Pascal J. Bourguignon <p...@informatimago.com> wrote: > I guess if the optimizer determines that a variable is of a given > type, it should also initialize with a value valid for that type.
No, this is the resposability of the programmer. (LET (A)) is equivalent to (LET ((A NIL))) not just in the rethorical sense of "equivalence" but in the sense of direct translation from one to the other. In this case the problem may well be that the macroexpansion of FIND or NTH is not correct. Juanjo -- Instituto de FĂsica Fundamental, CSIC c/ Serrano, 113b, Madrid 28006 (Spain) http://juanjose.garciaripoll.googlepages.com ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Ecls-list mailing list Ecls-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ecls-list