Page MenuHomeFreeBSD

D22500.id64724.diff
No OneTemporary

D22500.id64724.diff

Index: stand/liblua/luaconf.h
===================================================================
--- stand/liblua/luaconf.h
+++ stand/liblua/luaconf.h
@@ -783,11 +783,7 @@
** smaller buffer would force a memory allocation for each call to
** 'string.format'.)
*/
-#if LUA_FLOAT_TYPE == LUA_FLOAT_LONGDOUBLE
-#define LUAL_BUFFERSIZE 8192
-#else
-#define LUAL_BUFFERSIZE ((int)(0x80 * sizeof(void*) * sizeof(lua_Integer)))
-#endif
+#define LUAL_BUFFERSIZE 128
/* }================================================================== */

File Metadata

Mime Type
text/plain
Expires
Mon, Apr 20, 4:10 PM (4 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31849948
Default Alt Text
D22500.id64724.diff (545 B)

Event Timeline