From e268877e7e66b929aa51c8936c54ea5e5b156e36 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Wed, 17 Nov 2004 14:13:38 +0000 Subject: [PATCH] This ChangeLog entry belongs to the previous patch. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 02f4471..1db1da5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2004-10-28 Akim Demaille , + Alexandre Duret-Lutz + + * data/lalr1.cc (Parser::yycdebug_): New, a pointer, to allow + changes. + (YYCDEBUG): Adjust. + Use it instead of cdebug_. + (Parser::debug_stream, Parser::set_debug_stream): New. + (Parser::symprint_): Define cdebug_ for temporary backward + compatibility. + * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Use + debug_stream (). + 2004-10-27 Paul Eggert * data/glr.c (yyloc_default): Remove; not used. -- 2.7.4