lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> It looks oddly similar to the known bug "Finalizers may call functions from
> a dynamic library after the library has been unloaded."

Yes, this bug is present in Lua 5.1.

-- Roberto