[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua_gc()
- From: Wim Couwenberg <w.couwenberg@...>
- Date: Wed, 2 Aug 2006 15:46:00 +0200
Yes my stack slots are set to nil.
That's probably done in traversestack in lgc.c. There stack slots
are cleared from the top of stack to the "stack limit." Not sure how
that relates to your problem though...
--
Wim