]> git.ipfire.org Git - people/ms/libloc.git/commit
lua: Add compatibility function to compile with Lua >= 5.1
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 31 Mar 2024 14:16:14 +0000 (14:16 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 31 Mar 2024 14:16:14 +0000 (14:16 +0000)
commit031bae06e70aef5449b0f0fb9650a4e97eb0e949
tree6501ce36b00e4c06855161927b20f679b803e6d7
parent8a068b791b8cc9ed4b349d546a7b6f814f14b215
lua: Add compatibility function to compile with Lua >= 5.1

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/lua/as.c
src/lua/compat.h [new file with mode: 0644]
src/lua/country.c
src/lua/database.c
src/lua/location.c
src/lua/location.h
src/lua/network.c