Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153182841
D22500.id64724.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
545 B
Referenced Files
None
Subscribers
None
D22500.id64724.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D22500: stand: liblua: drop default buffer size to 128
Attached
Detach File
Event Timeline
Log In to Comment