mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* data/c.m4 (b4_token_defines): Protect against double-inclusion
by wrapping enum yytokentype's definition inside #ifndef YYTOKENTYPE. This undoes a bug I introduced on 2002-10-12.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2002-10-13 Paul Eggert <eggert@twinsun.com>
|
||||
|
||||
* data/c.m4 (b4_token_defines): Protect against double-inclusion
|
||||
by wrapping enum yytokentype's definition inside #ifndef
|
||||
YYTOKENTYPE. This undoes a bug I introduced on 2002-10-12.
|
||||
|
||||
2002-10-13 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* data/glr.c (yyglrShiftDefer, yyaddDeferredAction, yydoAction):
|
||||
|
||||
Reference in New Issue
Block a user