[Ecls-list] Internal unused variable leaking through

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Sun Feb 7 00:24:17 UTC 2010


On Sun, Feb 7, 2010 at 1:04 AM, Tobias C. Rittweiler <tcr at freebits.de>wrote:

>
> Here is another example where internal variable usage leaks through:
>

Your choice of words is not really accurate. "leaking" might someone induce
to think that there is an improper use of that variable, or that the
variable may be exposed to user code. What happens in the first example is
that ECL inlined an (APPLY #'(LAMBDA (...))) form using macros and it did
not mark one of the temporary variables as ignorable. It has been fixed in
CVS.

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100207/2fed2d60/attachment.html>


More information about the ecl-devel mailing list