[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Expression: L->top < L->ci->top
- From: roberto@... (Roberto Ierusalimschy)
- Date: Mon, 20 Mar 2006 11:52:54 -0300
How/when are you calling lua_getlocal? Are you sure you have not filled
the stack?
-- Roberto