[hackers] [scc] cc1.h: increase INPUTSIZ to LINESIZ (509 for now) || Hiltjo Posthuma
commit 21ade7526ab531bb9a51d9b48db0162553fb8295
Author: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
AuthorDate: Sat Jul 18 20:03:33 2015 +0200
Commit: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
CommitDate: Sat Jul 18 20:03:33 2015 +0200
cc1.h: increase INPUTSIZ to LINESIZ (509 for now)
diff --git a/cc1/cc1.h b/cc1/cc1.h
index a2f60cb..c44d3dc 100644
--- a/cc1/cc1.h
+++ b/cc1/cc1.h
_AT_@ -1,5 +1,5 @@
-#define INPUTSIZ 120
+#define INPUTSIZ LINESIZ
#ifndef PREFIX
#define PREFIX "/usr/"
#endif
Received on Sat Jul 18 2015 - 20:03:54 CEST
This archive was generated by hypermail 2.3.0
: Sat Jul 18 2015 - 20:12:12 CEST