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