lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Which version of LuaJIT are you testing?

On Nov 14, 2011 5:26 PM, "Gerry Weaver" <gerryw@compvia.com> wrote:
Hello All,

It looks like there is an issue with LuaJIT on Mac OSX Lion. All of the functions related to creating a Lua state return null. I have tested with Lua 5.1 and it works fine. Has anyone else encountered this issue?

Thanks,
-G