[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Fix for luaV_gettable in lua4/src/lvm
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 17 Oct 2000 11:10:29 -0200 (EDT)
>I've been having problems with lua_gettable in 4.0b, which sometimes
>would fail to produce the value I expected, or even complain that the
>key was nil when it wasn't.
This bug in 4.0b was reported in the list by Philip Yi on Sep 23, who
provided the same patch as you did. See the archives.
Thanks anyway.
--lhf