lua-users home
lua-l archive

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


> It was not in my code snippet but luaL_openlibs(L) is done after
> creating the state (I patched luaL_newstate()) so that isn't the
> cause.

Could you please then show us the complete code?