]> git.saurik.com Git - bison.git/commit - build-aux/cross-options.pl
* src/getargs.c (short_options): Split and sort for readability.
authorAkim Demaille <akim@epita.fr>
Thu, 28 Feb 2008 16:01:16 +0000 (16:01 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 28 Feb 2008 16:01:16 +0000 (16:01 +0000)
commit7020f1e9e255c63d468b5b1591ea2475e40fca28
tree088207a5062c27ee06b8744c4fa28aba1ab6d5a8
parent59da312bc7a98d2cea04dceb53fc9e7b6c9c1ee3
* src/getargs.c (short_options): Split and sort for readability.
-g and -x take optional arguments, just like their long options.
* build-aux/cross-options.pl: Use /x to make the regexp easier to
understand.
Fix the handling of $opt which resulted in all the argument to be
considered as optional.
ChangeLog
build-aux/cross-options.pl
src/getargs.c