mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 22:03:02 +00:00
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.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2006-07-09 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
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.
|
||||
|
||||
2006-07-09 Akim Demaille <akim@lrde.epita.fr>
|
||||
|
||||
* src/getargs.h, src/getargs.c: Swap --report and --trace handling
|
||||
|
||||
Reference in New Issue
Block a user