lua-users home
lua-l archive

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


On Tue, Mar 27, 2012 at 12:48 PM, Javier Guerra Giraldez
<javier@guerrag.com> wrote:
> using the same Lua State?

Yes, that's it - and I think that's wrong.  Now, could I create a new
sister Lua state and expect callbacks in that state to work correctly?

steve d.