<div class="gmail_quote">On Sun, Feb 7, 2010 at 1:04 AM, Tobias C. Rittweiler <span dir="ltr"><<a href="mailto:tcr@freebits.de">tcr@freebits.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5"><br>
</div></div>Here is another example where internal variable usage leaks through:<br></blockquote><div><br></div><div>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.</div>
<div><br></div><div>Juanjo</div></div><br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com">http://juanjose.garciaripoll.googlepages.com</a><br>