From: Akim Demaille Date: Thu, 16 Dec 2004 14:39:42 +0000 (+0000) Subject: * data/lalr1.cc (yyreport_syntax_error_): Catch up with glr.c and X-Git-Tag: BISON-2_0~22 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/fd19f2714f56e972cc03dba474399a89af630699?hp=fd19f2714f56e972cc03dba474399a89af630699 * data/lalr1.cc (yyreport_syntax_error_): Catch up with glr.c and yacc.c: be sure to stay within yycheck_. * tests/actions.at: Re-enable C++ tests. ---