aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-08-16 17:30:13 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-08-16 17:30:13 +0000
commita151893d1f23c2e06e577b5952c520a01f50679b (patch)
treee078d60038dbd0add6fd28b4aaa7ac455a8e1f42
parent7f379d82b526f837f582e0d2a96e0460b5ffa751 (diff)
downloadcflow-a151893d1f23c2e06e577b5952c520a01f50679b.tar.gz
cflow-a151893d1f23c2e06e577b5952c520a01f50679b.tar.bz2
Updated
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0ec49e..89944fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-08-16 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * src/c.l (yywrap,source): Use preprocess_option to determine
+ whether preprocessing is needed.
+ * src/cflow.h (preprocess_option): New variable
+ * src/main.c: Likewise
+ * src/parser.c (parse_dcl): Finalize and free declaration buffer
+ even if declare is not called.
+
2005-08-06 Sergey Poznyakoff <gray@gnu.org.ua>
* src/cflow.h (cflow_output_init): New value

Return to:

Send suggestions and report system problems to the System administrator.