From: Akim Demaille Date: Thu, 2 Sep 2004 13:25:23 +0000 (+0000) Subject: Fix ChangeLog. X-Git-Tag: BISON-2_0~120 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/b7c72fe1c4d0d56fea1ccc51e68b2b241d5e74aa Fix ChangeLog. --- diff --git a/ChangeLog b/ChangeLog index 131c2ebc..5e3699f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,12 @@ 2004-09-02 Akim Demaille + * data/lalr1.cc (b4_yysymprint_generate): New. + (symprint_): New member function, defined when YYDEBUG. + Use it consistently instead of token/nterm debugging output by + hand. * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Adjust %printer calls to use cdebug_ when using lalr1.cc. - * data/lalr1.cc (b4_yysymprint_generate): New. - 2004-08-30 Florian Krohm * data/glr.c: Guard the declarations of yypstack and yypdumpstack