lua-git icon indicating copy to clipboard operation
lua-git copied to clipboard

[FR] port to Lua 5.3

Open ildar opened this issue 8 years ago • 1 comments

As it seems incompatible, https://github.com/LuaDist/lua-git/commit/e6ab5c5a866871489af42b0ba12b40283ebfca66 I didn't check it yet

ildar avatar Oct 05 '17 07:10 ildar

looks indeed incompatible:

$ make [ 20%] Building C object CMakeFiles/git_core.dir/src/bit.c.o /tmp/lua-git/src/bit.c: In function 'barg': /tmp/lua-git/src/bit.c:90:2: error: #error "Unknown number type, check LUA_NUMBER_* in luaconf.h" #error "Unknown number type, check LUA_NUMBER_* in luaconf.h"

ildar avatar Oct 06 '17 07:10 ildar