]> git.saurik.com Git - bison.git/commit - src/reader.c
* src/reader.c (readgram): Bind the initial rule's lineno to that
authorAkim Demaille <akim@epita.fr>
Sat, 29 Dec 2001 14:17:18 +0000 (14:17 +0000)
committerAkim Demaille <akim@epita.fr>
Sat, 29 Dec 2001 14:17:18 +0000 (14:17 +0000)
commitff44279401d71c061f2dc315a381ce2aeeb33a61
tree2b2270c7e50527361fa357739691ff9933737249
parent610ab194c896d82708bc4c227115fd9832df6305
* 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.
ChangeLog
src/reader.c
tests/regression.at