[Ecls-list] (compile) leaks zero-length temporary files
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at googlemail.com
Sun Sep 14 09:23:43 UTC 2008
On Sun, Sep 14, 2008 at 10:14 AM, Juan Jose Garcia-Ripoll <
juanjose.garciaripoll at googlemail.com> wrote:
> On Sun, Sep 14, 2008 at 2:26 AM, Josh Elsasser <josh at elsasser.org> wrote:
>
> Oh, and before I forget again, is there any reason that ecl defaults
>> to putting temporary files in the current directory instead of /tmp?
>
>
> No.
>
Do you really have this problem?
$ ecl -norc -eval '(progn (print (translate-logical-pathname "TMP:FOO"))
(quit))'
#P"/var/folders/kU/kUiyJak2GK4YuehJzAcNGU+++TI/-Tmp-/FOO"
$ echo $TMPDIR
/var/folders/kU/kUiyJak2GK4YuehJzAcNGU+++TI/-Tmp-/
The logical hostname "TMP:" is defined as an alias of $TMPDIR, $TEMP or
$TMP, whatever is defined.
BTW, your patch has been integrated.
Juanjo
--
Instituto de Física Fundamental
CSIC, Serrano, 113, Madrid 28040 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20080914/ab8fe56c/attachment.html>
More information about the ecl-devel
mailing list