bison ChangeLog
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/23 14:42:05 Modified files: . : ChangeLog Log message: * src/main.c (main): With --trace=time, report times even if a non-fatal error occurs. Formerly, the times were reported in some such cases but not in others. * src/reader.c (reader): Just return if a complaint has been issued, instead of exiting, so that 'main' can report times. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?tr1=1.888&tr2=1.889&r1=text&r2=text