[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bison/data glr.c
From: |
Paul Eggert |
Subject: |
bison/data glr.c |
Date: |
Mon, 02 Jun 2003 02:18:31 -0400 |
CVSROOT: /cvsroot/bison
Module name: bison
Changes by: Paul Eggert <address@hidden> 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
- bison/data glr.c,
Paul Eggert <=