mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
skeletons: renamings after knr removal
* data/c.m4 (b4_yydestruct_generate, b4_yy_symbol_print_generate): Rename as... (b4_yydestruct_define, b4_yy_symbol_print_define): these, for consistency. * data/glr.c, data/glr.cc, data/yacc.c: Adjust.
This commit is contained in:
@@ -714,7 +714,7 @@ do { \
|
||||
} \
|
||||
} while (YYID (0))
|
||||
|
||||
]b4_yy_symbol_print_generate[
|
||||
]b4_yy_symbol_print_define[
|
||||
|
||||
/*------------------------------------------------------------------.
|
||||
| yy_stack_print -- Print the state stack from its BOTTOM up to its |
|
||||
@@ -1284,7 +1284,7 @@ yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg,
|
||||
}
|
||||
#endif /* YYERROR_VERBOSE */
|
||||
|
||||
]b4_yydestruct_generate[
|
||||
]b4_yydestruct_define[
|
||||
|
||||
]b4_pure_if([], [
|
||||
|
||||
|
||||
Reference in New Issue
Block a user