repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
db-move: moved nvidia from [testing] to [extra] (x86_64)
[arch-packages.git]
/
gnuplot
/
trunk
/
lua53_compat.patch
blob
9d3be770ae02d1a446e4c36d94c6af3e6741cb22
1
diff --git a/term/lua.trm b/term/lua.trm
2
index af63d68..474221f 100644
3
--- a/term/lua.trm
4
+++ b/term/lua.trm
5
@@ -110,6 +110,8 @@ TERM_PUBLIC void LUA_boxed_text __PROTO((unsigned int, unsigned int, int));
6
# define LUA_EXTERNAL_IMAGES 1
7
#endif
8
9
+
10
+#define LUA_COMPAT_APIINTCASTS
11
#include <lua.h>
12
#include <lualib.h>
13
#include <lauxlib.h>