[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: question about alien library unloading
- From: David Manura <dm.lua@...>
- Date: Thu, 23 Sep 2010 22:48:08 -0400
On Thu, Sep 23, 2010 at 9:02 PM, Cosmin Apreutesei
<cosmin.apreutesei@gmail.com> wrote:
> I was wondering if anyone knows if there's a good reason for alien to
> keep a reference to all libraries it loads (in alient.loaded) from
> garbage collecting.
A possibly analogous post:
http://lua-users.org/lists/lua-l/2010-08/msg00172.html
"package.loaded not a weak valued table? (5.2)"