Re: LUA_USE_APICHECK
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: LUA_USE_APICHECK
- From: Josh Simmons <simmons.44@...>
- Date: 2011年8月26日 21:04:31 +1000
On Fri, Aug 26, 2011 at 8:54 PM, liam mail <liam.list@googlemail.com> wrote:
> " From what I can see index2addr() will only assert in the case
> of an empty stack if you are using a negative index."
>
> Yes I did see this and was going to later query if that is a bug.
>
>
It's not a bug because that's an acceptable index, provided the given
absolute stack position is less than or equal to the available stack
space which defaults to at least 20.