lua-users home
lua-l archive

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


> Hm, that's interesting. But doesn't the debug API manipulate the
> stack?

Yes.


> And, again, is calling lua_close() on the state OK?

Yes.

-- Roberto