ed24aed
diff -urN lua-5.1.4/src/luaconf.h.template.in lua-5.1.4.idsize/src/luaconf.h.template.in
ed24aed
--- lua-5.1.4/src/luaconf.h.template.in	2011-01-28 19:18:03.176584291 +0100
ed24aed
+++ lua-5.1.4.idsize/src/luaconf.h.template.in	2011-01-28 19:19:26.581213131 +0100
ed24aed
@@ -216,7 +216,7 @@
ed24aed
 @* of a function in debug information.
ed24aed
 ** CHANGE it if you want a different size.
ed24aed
 */
ed24aed
-#define LUA_IDSIZE	60
ed24aed
+#define LUA_IDSIZE	512
ed24aed
 
ed24aed
 
ed24aed
 /*