]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* data/lalr1.cc (struct yyltype): Don't define it, since we use
[bison.git] / ChangeLog
index 6c6f81fa698be0c5f82d061e0328e03724636837..3546d33d325cf2728e1300aa139dc19961b4b133 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,30 @@
+2002-09-06  Akim Demaille  <akim@epita.fr>
+
+       * data/lalr1.cc (struct yyltype): Don't define it, since we use
+       LocationType.
+       (b4_ltype): Default to yy::Location from location.hh.
+
+2002-09-04  Jim Meyering  <jim@meyering.net>
+
+       * data/yacc.c: Guard the declaration of yytoknum also with
+       `#ifdef YYPRINT', so it is declared only when used.
+
+2002-09-04  Akim Demaille  <akim@epita.fr>
+
+       * configure.in: Rename as...
+       * configure.ac: this.
+       Bump to 1.49c.
+
+2002-09-04  Akim Demaille  <akim@epita.fr>
+
+       * src/assoc.c, src/closure.c, src/gram.c, src/injections.c,
+       * src/lalr.c, src/LR0.c, src/relation.c, src/tables.c: Don't
+       translate maintainer only messages.
+
 2002-08-12  Paul Eggert  <eggert@twinsun.com>
 
+       Version 1.49b.
+
        * Makefile.am (SUBDIRS): Remove intl.
        (DISTCLEANFILES): Remove.
        * NEWS: Mention that GNU M4 is now required.  Clarify what is