mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-04-25 02:59:38 +00:00
135d0336d5
That allows users to cover more cases, such as easily filtering some arguments they don't want to expose. But they now have to call yysymbol_name explicitly. * data/skeletons/yacc.c (yysyntax_error_arguments, yysyntax_error): Deal with symbol numbers instead of symbol names.