shithub: femtolisp

Download patch

ref: 94ef25c7e31135f442e3ce7173772f58e78fbbc9
parent: e4cb42e20e8af9db7d56082b58000bf245e47612
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Sun Nov 10 22:44:30 EST 2024

IOS_INLSIZE: 54 → 128

--- a/ios.h
+++ b/ios.h
@@ -14,7 +14,7 @@
 	bst_wr,
 }bufstate_t;
 
-#define IOS_INLSIZE 54
+#define IOS_INLSIZE 128
 #define IOS_BUFSIZE 32768
 
 typedef struct {