]> git.saurik.com Git - bison.git/commitdiff
* doc/bison.texinfo (Bison Options): Add entry for --print-datadir.
authorJoel E. Denny <jdenny@ces.clemson.edu>
Wed, 17 Oct 2007 04:35:35 +0000 (04:35 +0000)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Wed, 17 Oct 2007 04:35:35 +0000 (04:35 +0000)
(Option Cross Key): Likewise.

* src/print-xml.c (print_core): Don't print a reduction's lookahead set
next to an item whose dot is not at the end of the RHS even if it
happens to be associated with the same rule.
* src/print.c (print_core): Likewise.
* tests/conflicts.at (Unresolved SR Conflicts): Update output.
(Resolved SR Conflicts): Update output.
* tests/regression.at (Extra lookahead sets in report): New test case.


No differences found