mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* src/getargs.c (fixed_outfiles): Rename as...
(yaccflag): for consistency and accuracy. Adjust dependencies.
This commit is contained in:
@@ -465,7 +465,7 @@ print_conflicts (void)
|
||||
}
|
||||
|
||||
/* Report the total number of conflicts on STDERR. */
|
||||
if (fixed_outfiles)
|
||||
if (yaccflag)
|
||||
{
|
||||
/* If invoked with `--yacc', use the output format specified by
|
||||
POSIX. */
|
||||
|
||||
Reference in New Issue
Block a user