LUA: enabled LUA 5.1 compatibility mode
This commit is contained in:
@@ -269,6 +269,9 @@
|
||||
** ===================================================================
|
||||
*/
|
||||
|
||||
#define LUA_COMPAT_5_2 1
|
||||
#define LUA_COMPAT_5_1 1
|
||||
|
||||
/*
|
||||
@@ LUA_COMPAT_5_2 controls other macros for compatibility with Lua 5.2.
|
||||
@@ LUA_COMPAT_5_1 controls other macros for compatibility with Lua 5.1.
|
||||
|
||||
Reference in New Issue
Block a user