bison/src getargs.c
Paul Eggert <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/bison Module name: bison Changes by: Paul Eggert <[email protected]> 02/10/22 01:06:21 Modified files: src : getargs.c Log message: (getargs): Use EXIT_FAILURE and EXIT_SUCCESS rather than 1 and 0. Remove duplicate code for "Try `bison --help'". (usage): Add __attribute__((__noreturn__)). CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/getargs.c.diff?tr1=1.44&tr2=1.45&r1=text&r2=text