#line directives are incorrectly inserted in the middle of a line in semantic predicate tests.

2018-05-27 Thread Rici Lake
Collected from Stack Overflow question https://stackoverflow.com/questions/50550637/bison-semantic-predicate-syntax-error-stray Version: 3.04 (also fails on 3.01 and 3.02) Platform: Linux but I think it would be the same on any platform To reproduce, it is possible to use the semantic predicate t

bison-3.0.5 released [stable]

2018-05-27 Thread Akim Demaille
We are happy to announce the release of GNU Bison 3.0.5, a bug fix release. Bison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables. Bison can also generate IELR(1) or canoni