<div dir="ltr">On Sun, Sep 14, 2008 at 2:26 AM, Josh Elsasser <span dir="ltr"><<a href="mailto:josh@elsasser.org">josh@elsasser.org</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
COMPILE calls mkstemp twice, and forgets about the first call when it<br>
comes time to delete temporary files.  I'm not sure why, perhaps it<br>
was debugging code that snuck in with the WITH-COMPILATION-UNIT<br>
changes last month?  Whatever the cause, the following patch fixes it<br>
for me.</blockquote><div><br>The cause was that at some point I implemented mergin of data files from multiple objects and an intermediate file was needed. After some fiddling around I found this was not worth the memory saved and probably forgot to remove those definitions.<br>
 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Oh, and before I forget again, is there any reason that ecl defaults<br>
to putting temporary files in the current directory instead of /tmp?</blockquote><div><br>No.<br><br>Juanjo</div></div><br>-- <br>Instituto de FĂ­sica Fundamental<br>CSIC, Serrano, 113, Madrid 28040 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com">http://juanjose.garciaripoll.googlepages.com</a><br>

</div>