mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 13:53:03 +00:00
* src/reader.c (readgram): Bind the initial rule's lineno to that
of the first rule. * tests/regression.at (Rule Line Numbers, Unresolved SR Conflicts): (Solved SR Conflicts): Adjust rule 0's line number.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2001-12-29 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/reader.c (readgram): Bind the initial rule's lineno to that
|
||||
of the first rule.
|
||||
* tests/regression.at (Rule Line Numbers, Unresolved SR Conflicts):
|
||||
(Solved SR Conflicts): Adjust rule 0's line number.
|
||||
|
||||
|
||||
2001-12-29 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Fix the `GAWK Grammar' failure.
|
||||
|
||||
Reference in New Issue
Block a user