bison/src complain.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 00:53:49 Modified files: src : complain.c Log message: (warning_issued): Renamed from warn_message_count, so that we needn't worry about integer overflow (!). Now of type bool. All uses changed. (complaint_issued): Renamed from complain_message_count; likewise. (fatal_at, fatal): Use EXIT_FAILURE and EXIT_SUCCESS rather than 1 and 0. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/complain.c.diff?tr1=1.14&tr2=1.15&r1=text&r2=text