mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 23:03:04 +00:00
Merge remote-tracking branch 'origin/maint'
* origin/maint: tests: more uniformity. tests: handle locations in a more generic way. tests: handle locations in the generic yyerror functions. tests: fix AT_CHECK_CALC. tests: improve infrastructure tests: factor. skeletons: minor style changes tests: AT_LANG. c skeletons: factor the declaration of yylloc and yylval. news: condemn YYPARSE_PARAM and YYLEX_PARAM. maint: regen. Conflicts: tests/calc.at tests/local.at tests/regression.at
This commit is contained in:
@@ -6265,7 +6265,7 @@ For instance:
|
||||
@end example
|
||||
|
||||
@noindent
|
||||
results in the following signature:
|
||||
results in the following signatures:
|
||||
|
||||
@example
|
||||
int yylex (scanner_mode *mode, environment_type *env);
|
||||
|
||||
Reference in New Issue
Block a user