]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/output.c (output): Remove the initialization of the macro
[bison.git] / ChangeLog
index 4636c07773890b90b40245a4ec3f89b2b2616a77..c082330f939279cc1cd5c49d81e4853fd7478d0b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2001-08-27  Robert Anisko  <robert.anisko@epita.fr>
+
+       * src/output.c (output): Remove the initialization of the macro 
+       obstack.  It was done too late here.
+
+       * src/reader.c (parse_macro_decl): Fix.  Use of the macro obstack was
+       completely wrong.
+       (reader): Initialize the macro obstack here, since we need it to grow
+       '%define' directives.
+
+       * src/reader.h: Declare the macro obstack as extern.
+
 2001-08-27  Robert Anisko  <robert.anisko@epita.fr>
 
        * src/output.c (output_parser): Fix.  Store single '%' characters in