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/20 02:37:08 Modified files: . : ChangeLog Log message: Do not create a temporary file, as that involves security and cleanup headaches. Instead, use a pair of pipes. Derived from a suggestion by Florian Krohm. Also, some other minor changes to avoid GCC warnings. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?tr1=1.876&tr2=1.877&r1=text&r2=text