I was wondering why the deprecated luaL_checkint is being used instead of luaL_checkinteger. I see that it also made the fix in #30 necessary. Could we not just replace it with luaL_checkinteger which is already being in the code?
Cheers,
Bhargava Srinarasi