mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 21:33:04 +00:00
The yyerror stand-alone function was used to bounce from glr.c's call to yyerror to glr.cc's parser.error. Now that glr.c is out of the way, just directly use parser.error. * data/skeletons/glr2.cc (yyerror): Remove. Adjust callers. (b4_yyerror_args, b4_lyyerror_args, b4_pure_formals): Remove. Now unused.
34 KiB
34 KiB