bison ./ChangeLog tests/calc.at
Akim Demaille <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/bison Module name: bison Changes by: Akim Demaille <[email protected]> 03/02/20 03:14:27 Modified files: . : ChangeLog tests : calc.at Log message: * tests/calc.at (AT_CHECK_PUSHDEFS, AT_CHECK_POPDEFS): Define AT_YACC_IF. Redefine AT_YYERROR_SEES_LOC_IF using it. (_AT_DATA_CALC_Y): Don't declare yyerror when lalr1.cc, as it is not defined. Don't use the location in yy::Parser::error_ and yy::Parser::print_ when not %locations. Activate more lalr1.cc tests. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?tr1=1.1001&tr2=1.1002&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/tests/calc.at.diff?tr1=1.52&tr2=1.53&r1=text&r2=text