mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Handle more general types of option arguments.
* build-aux/cross-options.pl: The argument ends at the first space, not the first non-symbol character. Use @var for each word appearing the argument description.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2008-11-07 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Handle more general types of option arguments.
|
||||
* build-aux/cross-options.pl: The argument ends at the first
|
||||
space, not the first non-symbol character.
|
||||
Use @var for each word appearing the argument description.
|
||||
|
||||
2008-11-07 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Destroy the variants that remain on the stack in case of error.
|
||||
|
||||
Reference in New Issue
Block a user