bison/data glr.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]> 03/06/02 02:18:31 Modified files: data : glr.c Log message: (yyfillin): Renamed from the old yyfill. Mark as possibly unused. (yyfill): New function. (YYFILL): Use it. (yyuserAction): Change type of yynormal to bool, so that it matches the new yyfill signature. Mark it as possibly unused. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/data/glr.c.diff?tr1=1.55&tr2=1.56&r1=text&r2=text