sol icon indicating copy to clipboard operation
sol copied to clipboard

#define LUA_COMPAT_APIINTCASTS to support lua 5.3

Open thinlizzy opened this issue 9 years ago • 0 comments

LUA_COMPAT_APIINTCASTS macro is required to enable lua_tounsigned() in lua 5.3 or else stack.hpp won't compile

thinlizzy avatar Feb 12 '16 03:02 thinlizzy