]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/bison.s1 (_YY_DECL_VARIABLES, YY_DECL_VARIABLES): New
[bison.git] / ChangeLog
index d78a3cacc02cdba76a9d0b371e63a047c565a9f3..3871a9ffdab5c167ff7fb619ef6cd96cd1d45638 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-11-17  Akim Demaille  <akim@epita.fr>
+
+       * src/bison.s1 (_YY_DECL_VARIABLES, YY_DECL_VARIABLES): New
+       macros.
+       Use them to declare the variables which are global or local to
+       `yyparse'.
+
 2000-11-17  Akim Demaille  <akim@epita.fr>
 
        * acconfig.h: Remove, no longer used.