Add support for bison 3.0

Programming / Compilers / PERL - David Mitchell [iabyn.com] - 3 February 2016 08:46 UTC

Mainly it no longer generates some tables used for debugging.

This commit also adds a new define showing what bison version was used.

f39ff1f Add support for bison 3.0
perly.act | 4 ++--
perly.c | 10 ++++++++++
perly.h | 14 ++++++++------
perly.tab | 4 ++--
perly.y | 2 +-
regen_perly.pl | 27 ++++++++++++++++++---------
6 files changed, 41 insertions(+), 20 deletions(-)

Upstream: perl5.git.perl.org


  • Share