[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Max number of locals
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Sat, 10 May 2008 10:32:26 -0300
> Somehow that number didn't ring a bell with me, but I've now managed
> to find the post I meant and it was about the max. number of constants
> per function (2^18), rather than max locals...
The C constant that controls that is MAXARG_Bx as can be seen in
http://www.lua.org/source/5.1/lparser.c.html#pushclosure