lua-users home
lua-l archive

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


> Perhaps luaL_ref() should check that given stack index points to a
> table. I've accidentally pointed it to a function, and got a segfault:

There's no hand-holding in the C API.