* tests/glr-regr1.at (Badly Collapsed GLR States): Prototype yylex
authorAkim Demaille <akim@epita.fr>
Mon, 4 Nov 2002 08:30:18 +0000 (08:30 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 4 Nov 2002 08:30:18 +0000 (08:30 +0000)
commit793a58bb66dbb11d5971b2cd3fe9d0827c6c84b6
tree96e5a3f323010270821f3630578bf9043e93fb43
parentc4d720cdbb37d08c19c2cc240de91930da4db923
* tests/glr-regr1.at (Badly Collapsed GLR States): Prototype yylex
and yyerror.
Have yyerror `use' its arguments.
* tests/calc.at (AT_CHECK_PUSHDEFS): AT_YYERROR_SEES_LOC_IF
returns true when location & yacc & pure & parse-param.
(_AT_DATA_CALC_Y): Let yyerror ``use'' its arguments.
ChangeLog
tests/calc.at
tests/glr-regr1.at