]> git.saurik.com Git - bison.git/commit
* data/c.m4 (b4_token_enum): Do not define YYTOKENTYPE.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 12 Oct 2002 23:21:00 +0000 (23:21 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 12 Oct 2002 23:21:00 +0000 (23:21 +0000)
commit14904b8965ff5b4127fb5855b5282320c0d27c92
treeb926b38483a1b995faf72aaa0e7db7c18d03b864
parent17acead581306a47622213c3ff949bb237b1268f
* data/c.m4 (b4_token_enum): Do not define YYTOKENTYPE.
* data/glr.c, data/lalr1.cc, data/yacc.c:
Output token definitions before the first part of user declarations.
Fixes compatibility problem reported by Jim Gifford for kbd in
<http://mail.gnu.org/pipermail/bug-bison/2002-October/001672.html>.
ChangeLog