-D, --define.
commit58697c6d89f2db69aa2321fe92fc388f87bf2a3c
authorAkim Demaille <demaille@gostai.com>
Tue, 29 Jul 2008 10:52:19 +0000 (29 12:52 +0200)
committerAkim Demaille <demaille@gostai.com>
Fri, 7 Nov 2008 20:38:31 +0000 (7 21:38 +0100)
tree465a33c6615cb47ff76c27aae0658a3b51de5618
parent9fe5a4571e33f8d2a38051a3699a317dce70ec9d
-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.
ChangeLog
doc/bison.texinfo
src/getargs.c
tests/input.at