bison ./ChangeLog data/glr.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/10/13 15:40:31 Modified files: . : ChangeLog data : glr.c Log message: * data/glr.c (yyglrShiftDefer, yyaddDeferredAction, yydoAction): Un yy- yyrhs to avoid the name clash with the global YYRHS. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?tr1=1.858&tr2=1.859&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/data/glr.c.diff?tr1=1.13&tr2=1.14&r1=text&r2=text