[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Iteration problems: Not a weak table issue
- From: "Wim Couwenberg" <wcou@...>
- Date: Thu, 2 Dec 2004 16:34:35 +0100
> That exact code is called removekey in lgc.c in Lua 5.0.2.
Ah yes. In 5.1w2 it is already called in traverstable (lgc.c line 188)
though...
--
Wim