lua-users home
lua-l archive

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


On Wed, 11 Nov 2015 at 10:01 Nagaev Boris <bnagaev@gmail.com> wrote:
Which version of LuaJIT have you tried?

I used 2.0.4. Curiously the exception gets thrown by luaL_checkudata, which in my opionion should not be possible. Maybe it is the testing framework. 

Ole