mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
-D, --define.
* src/getargs.c (usage): Document -D.
Fix help string for --locations.
(command_line_location): New.
(short_options, long_options, getargs): Support -D, --define.
(getargs): Move -d support at the right place.
* doc/bison.texinfo (Bison Options): Update.
* tests/input.at (%define, --define): New.
(cherry picked from commit 58697c6d89)
This commit is contained in:
committed by
Joel E. Denny
parent
75c21b618d
commit
e14c68313b
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
2008-11-07 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
-D, --define.
|
||||
* src/getargs.c (usage): Document -D.
|
||||
Fix help string for --locations.
|
||||
(command_line_location): New.
|
||||
(short_options, long_options, getargs): Support -D, --define.
|
||||
(getargs): Move -d support at the right place.
|
||||
* doc/bison.texinfo (Bison Options): Update.
|
||||
* tests/input.at (%define, --define): New.
|
||||
|
||||
2008-11-07 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Initialize the muscle table before parsing the command line.
|
||||
|
||||
Reference in New Issue
Block a user