Re: LUA_USE_APICHECK
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: LUA_USE_APICHECK
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2011年8月26日 11:36:44 -0300
> Or a more concise ending would be "On other acceptable indices returns
> NULL". So it doesn't say a word about what i does on unacceptable
> index.
> Or write in the beginning the precondition: "The index must be acceptable".
Maybe something like "non-acceptable indices are not acceptable" :)
-- Roberto