Re: [ANN] Lua 5.2.0 (work5) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (work5) now available
- From: Roberto Ierusalimschy <roberto@...>
- Date: Tue, 9 Nov 2010 08:57:04 -0200
> 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