[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [LuaJIT ffi] Misleading error message?
- From: Thomas Lauer <thomas.lauer@...>
- Date: Mon, 01 Aug 2011 11:46:14 +0100
Thomas Lauer <thomas.lauer@virgin.net> wrote:
> Anyway, I first did
>
> > if type(v)~=='nil' then ...
^
Err.. make that "type(v)~='nil'".
--
cheers thomasl