]> git.saurik.com Git - bison.git/commit - tests/actions.at
Alexandre Duret-Lutz <adl@gnu.org>
authorAkim Demaille <akim@epita.fr>
Wed, 17 Nov 2004 16:17:50 +0000 (16:17 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 17 Nov 2004 16:17:50 +0000 (16:17 +0000)
commit9a1e998918ff091143a62577a1404619df43c4c4
tree1090fa756f7c770efcfbbc4e8ef6d3a834dc20ac
parent85c19f8819b0a8ea46cfb23f6420bb8c3380a724
Alexandre Duret-Lutz <adl@gnu.org>
* 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 ().
ChangeLog
data/lalr1.cc
tests/actions.at