« Return to Thread: [PATCH 0/2] {master} remove yystype and yyltype

[PATCH 0/2] {master} remove yystype and yyltype

by Akim Demaille :: Rate this Message:

| View in Thread

This is for Bison 2.7 (or maybe 3.0 since there are already
many many changes in master compared to maint).

Akim Demaille (2):
  yystype, yyltype: remove.
  regen

 NEWS             |   2 +
 data/c.m4        |   2 -
 src/parse-gram.c | 240 +++++++++++++++++++++++++++----------------------------
 src/parse-gram.h |   4 +-
 4 files changed, 122 insertions(+), 126 deletions(-)

--
1.7.11.3


 « Return to Thread: [PATCH 0/2] {master} remove yystype and yyltype