mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 23:03:04 +00:00
* src/options.h, src/options.c (create_long_option_table): Rename
as... (long_option_table_new): this, with a clearer prototype. (percent_table): Remove, unused, * src/getargs.c (getargs): Adjust.
This commit is contained in:
@@ -337,7 +337,6 @@ static void
|
||||
nonterminals_reduce (void)
|
||||
{
|
||||
int i, n;
|
||||
rule r;
|
||||
|
||||
/* Map the nonterminals to their new index: useful first, useless
|
||||
afterwards. Kept for later report. */
|
||||
|
||||
Reference in New Issue
Block a user