bison ./ChangeLog ./THANKS data/yacc.c
Akim Demaille <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/bison Module name: bison Changes by: Akim Demaille <[email protected]> 02/09/04 08:03:01 Modified files: . : ChangeLog THANKS data : yacc.c Log message: * data/yacc.c: Guard the declaration of yytoknum also with `#ifdef YYPRINT', so it is declared only when used. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?tr1=1.824&tr2=1.825&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/THANKS.diff?tr1=1.44&tr2=1.45&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/data/yacc.c.diff?tr1=1.12&tr2=1.13&r1=text&r2=text