In the grammar file, the first column is 1 not 0 on the first line as

on every other line.
* src/parse-gram.y (%initial-action): Initialize @$ correctly.
* tests/input.at (Torturing the Scanner): Update output.

* src/scan-gram.l (scanner_cursor): Declare it static.
This commit is contained in:
Joel E. Denny
2006-07-08 00:02:04 +00:00
parent dd60572a8b
commit 4a678af8c6
5 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
2006-07-07 Joel E. Denny <jdenny@ces.clemson.edu>
In the grammar file, the first column is 1 not 0 on the first line as
on every other line.
* src/parse-gram.y (%initial-action): Initialize @$ correctly.
* tests/input.at (Torturing the Scanner): Update output.
* src/scan-gram.l (scanner_cursor): Declare it static.
2006-07-07 Joel E. Denny <jdenny@ces.clemson.edu>
In warnings, say "previous declaration" rather than "first