[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Thoughts on lua_checkstack() implicit usage
- From: Rebel Neurofog <rebelneurofog@...>
- Date: Fri, 21 Oct 2011 21:21:51 +0400
On Fri, Oct 21, 2011 at 7:49 PM, Peng Zhicheng
<pengzhicheng1986@gmail.com> wrote:
> lLua reserved some stack slots for common internal use.
> grep `EXTRA_STACK' from the source code, you will find it.
Thank you!
Kinda very tough thing and not documented even in Lua 5.2
Well. That calms down my paranoia:)