version 1.4.38b
[polyglot.git] / line.c
diff --git a/line.c b/line.c
index de8c5bb..0e71079 100644 (file)
--- a/line.c
+++ b/line.c
@@ -18,7 +18,7 @@
 static const bool Strict = FALSE; // FALSE\r
 static const bool UseDebug = FALSE; // FALSE\r
 \r
-static const int StringSize = 1024;\r
+#define StringSize ((int)1024)\r
 \r
 // functions\r
 \r