]> git.saurik.com Git - bison.git/commitdiff
* src/getargs.c (usage): Take status as argument and exit
authorAkim Demaille <akim@epita.fr>
Sat, 19 Oct 2002 14:36:40 +0000 (14:36 +0000)
committerAkim Demaille <akim@epita.fr>
Sat, 19 Oct 2002 14:36:40 +0000 (14:36 +0000)
accordingly.
Report the traditional `Try ... --help' message when status != 0.
(usage, version): Don't take a FILE * as arg, it is pointless.
(getargs): When there is an incorrect number of arguments, make it
an error, and report it GNUlically thanks to `usage ()'.


No differences found