mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
diagnostics: update the grammar file
Let's use the fixits to actually update the grammar files. * src/getargs.h, src/getargs.c (update_flag): New. * src/fixits.h, src/fixits.c (fixits_run): New. * src/main.c (main): Invoke fixits_run when --update is passed. * tests/input.at (Deprecated directives): Check --update.
This commit is contained in:
3
lib/.gitignore
vendored
3
lib/.gitignore
vendored
@@ -315,3 +315,6 @@
|
||||
/xstrndup.h
|
||||
/xtime.c
|
||||
/xtime.h
|
||||
/rename.c
|
||||
/rmdir.c
|
||||
/same-inode.h
|
||||
|
||||
Reference in New Issue
Block a user