mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-16 15:53:03 +00:00
Revert the last two commits
They should not have been pushed, sorry about that. This reverts - commit8575bd06ae. - commit55bf52860e.
This commit is contained in:
@@ -105,7 +105,8 @@ main (int argc, char *argv[])
|
||||
|
||||
/* Fix input file now, even if there are errors: that's less
|
||||
warnings in the following runs. */
|
||||
fixits_run ();
|
||||
if (update_flag)
|
||||
fixits_run ();
|
||||
fixits_free ();
|
||||
|
||||
if (complaint_status == status_complaint)
|
||||
|
||||
Reference in New Issue
Block a user