]> git.saurik.com Git - bison.git/commit
Change %merge result type clash warnings to errors. Discussed at
authorJoel E. Denny <jdenny@ces.clemson.edu>
Sun, 9 Jul 2006 16:38:31 +0000 (16:38 +0000)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Sun, 9 Jul 2006 16:38:31 +0000 (16:38 +0000)
commit3b452f4ea6f6e69ba90d93cf1bed2ef1437f5b29
tree02d7f5fa55a9a99e94bff984c997e5ff279a66af
parentb8a4155924804190fb5b08eecf5cf2c2529e5a1d
Change %merge result type clash warnings to errors.  Discussed at
<http://lists.gnu.org/archive/html/bison-patches/2006-07/msg00026.html>.
* src/reader.c (record_merge_function_type): Use complain_at.
* tests/glr-regression.at (Missed %merge type warnings when LHS type is
declared later): Update test case results.
ChangeLog
src/parse-gram.c
src/parse-gram.h
src/reader.c
tests/glr-regression.at