[armedbear-devel] abcl trunk build doesn't work for me

Erik Huelsmann ehuels at gmail.com
Sun May 27 19:58:56 UTC 2012


Fix committed in r13948. Please verify and confirm.

Thanks for your report and research!

Bye,

Erik.

On Sun, May 27, 2012 at 9:39 PM, Erik Huelsmann <ehuels at gmail.com> wrote:

> 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/3c499dad/attachment.html>


More information about the armedbear-devel mailing list