mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Pass command line location to skeleton_arg and language_argmatch.
* src/getargs.h, src/getargs.c (skeleton_arg, language_argmatch): The location argument is now mandatory. Adjust all dependencies. (getargs): Use command_line_location.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2008-11-07 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Pass command line location to skeleton_arg and language_argmatch.
|
||||
* src/getargs.h, src/getargs.c (skeleton_arg, language_argmatch):
|
||||
The location argument is now mandatory.
|
||||
Adjust all dependencies.
|
||||
(getargs): Use command_line_location.
|
||||
|
||||
2008-11-07 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
-D, --define.
|
||||
|
||||
Reference in New Issue
Block a user