[armedbear-devel] abcl trunk build doesn't work for me
Erik Huelsmann
ehuels at gmail.com
Sun May 27 19:39:45 UTC 2012
Hi Alex,
On Sun, May 27, 2012 at 9:35 PM, Alex Mizrahi <alex.mizrahi at gmail.com>wrote:
> Yes, it is a leak. compile-file.lisp, function verify-load:
>
> (when
> (= 0 (file-length (open classfile :direction :input)))
>
>
> fd is opened and never closed. (Until GC, I guess.)
> It is called for every cls file compiler produces.
>
> Bug was introduced in revision 13912.
>
I think this is an easy one. I can probably get it fixed in a few minutes
(but rebuilding will take me a while); expect a fix forth coming in 30
minutes.
Bye,
Erik.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20120527/9feab8ac/attachment.html>
More information about the armedbear-devel
mailing list