mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
in yydestruct diagnostic, since it might not be an error. Problem reported by Joel Denny near end of <http://lists.gnu.org/archive/html/help-bison/2005-07/msg00040.html>. * data/lalr1cc (yyerturn): Likewise. * data/yacc.c (yyreturn): Likewise. * tests/calc.at (_AT_CHECK_CALC_ERROR): Adjust to the above change.