mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 12:53:03 +00:00
* 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>.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2002-10-12 Paul Eggert <eggert@twinsun.com>
|
||||
|
||||
* 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>.
|
||||
|
||||
2002-10-11 Paul Eggert <eggert@twinsun.com>
|
||||
|
||||
* data/yacc.c (yyreport_parse_error): Remove, putting its body into...
|
||||
|
||||
Reference in New Issue
Block a user