]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/output.c (header_output): Don't forget to export YYLTYPE and
[bison.git] / ChangeLog
index 963bdc4985774250fc8775589d12830c8f62de9e..5a9f6f992632d980fc3e17d89e89fe74a7fa4945 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2001-12-29  Akim Demaille  <akim@epita.fr>
+
+       * src/output.c (header_output): Don't forget to export YYLTYPE and
+       yylloc.
+       * tests/headers.at (export YYLTYPE): New, make sure it does.
+       * tests/regression.at (%union and --defines, Invalid CPP headers):
+       Move to...
+       * tests/headers.at: here.
+
+       
+2001-12-29  Akim Demaille  <akim@epita.fr>
+
+       * src/gram.h (rule_s): Member `assoc' is of type `associativity'.
+
+       
 2001-12-29  Akim Demaille  <akim@epita.fr>
 
        * tests/actions.at (Mid-rule actions): Output on a single line