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/12/26 04:12:05 Modified files: . : ChangeLog Log message: Don't use m4_include on relative file names, as it doesn't work. Remove obsolete references to bison.simple and bison.hairy. * src/getargs.c (getargs) [MSDOS]: Don't assume optarg != NULL. * src/parse-gram.y (declaration): Use enum "report_states". * src/scan-skel.l ("@output ".*\n): Close any old yyout before new one. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?tr1=1.970&tr2=1.971&r1=text&r2=text