X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/6b8c32543638059d1fef0db2fa6c4c4d6c96ae34..cc0f0794b89f8759cd8123281402327b4b456d48:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 98f9c766..c61beda2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-10-13 Paul Eggert + + * 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 * data/glr.c (yyglrShiftDefer, yyaddDeferredAction, yydoAction):