lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Wed, Dec 10, 2008 at 3:08 PM, Patrick Donnelly
<batrick.donnelly@gmail.com> wrote:
>  o The size of the arguments to the C function's stack is limited to
> LUAI_MAXCSTACK - LUA_MINSTACK.

It should also be said that this solution would negatively impact
functions like select.

-- 
-Patrick Donnelly

"One of the lessons of history is that nothing is often a good thing
to do and always a clever thing to say."

-Will Durant