mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 07:13:02 +00:00
WIP
This commit is contained in:
@@ -105,8 +105,7 @@ main (int argc, char *argv[])
|
||||
|
||||
/* Fix input file now, even if there are errors: that's less
|
||||
warnings in the following runs. */
|
||||
if (update_flag)
|
||||
fixits_run ();
|
||||
fixits_run ();
|
||||
fixits_free ();
|
||||
|
||||
if (complaint_status == status_complaint)
|
||||
|
||||
Reference in New Issue
Block a user