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/12/28 20:22:30 Modified files: src : complain.c Log message: (warn_at, warn, complain_at, complain, fatal_at, fatal): Don't invoke fflush; it's not needed and it might even be harmful for stdout, as stdout might not be open. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/complain.c.diff?tr1=1.19&tr2=1.20&r1=text&r2=text