lua-users home
lua-l archive

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


> First problem: The sentinel is still in package.loaded.abcde although
> loading failed (in a submodule).
> Second problem: The "userdata expected, got userdata" error -- probably
> caused by light userdata.

Thanks for the report.

-- Roberto