diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2020-10-06 15:50:24 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2020-10-12 12:29:09 -0300 |
commit | 5aa36e894f5a0348dfd19bd9cdcdd27ce8aa5f05 (patch) | |
tree | da97440202c35ef78d3ad9e440cba959835d88d9 /lzio.c | |
parent | 9ecd446141f572252a57cb33d2bba6aa00d96a55 (diff) | |
download | lua-5aa36e894f5a0348dfd19bd9cdcdd27ce8aa5f05.tar.gz lua-5aa36e894f5a0348dfd19bd9cdcdd27ce8aa5f05.tar.bz2 lua-5aa36e894f5a0348dfd19bd9cdcdd27ce8aa5f05.zip |
No more field 'lua_State.stacksize'
The stack size is derived from 'stack_last', when needed. Moreover,
the handling of stack sizes is more consistent, always excluding the
extra space except when allocating/deallocating the array.
Diffstat (limited to 'lzio.c')
0 files changed, 0 insertions, 0 deletions