Files
bison/tests
Akim Demaille a8558bc5a6 diagnostics: don't crash when declaring the error token as an nterm
Reported by wcventure.
http://lists.gnu.org/archive/html/bug-bison/2019-03/msg00008.html

* src/symtab.c (complain_class_redeclared): Don't print empty
locations.
There can only be empty locations for predefined symbols.  And the
only symbol that is lexically available is the error token.  So this
appears to be the only possible way to have an error involving an
empty location.
* tests/input.at (Symbol class redefinition): Check it.
2019-03-30 16:37:47 +01:00
..
2019-02-21 06:46:07 +01:00
2019-02-21 17:46:11 +01:00
2019-02-09 08:23:50 +01:00
2019-03-30 10:10:39 +01:00
2019-01-05 14:58:05 +01:00
2019-02-21 06:46:07 +01:00
2019-02-21 17:46:11 +01:00
2019-02-09 08:23:50 +01:00
2019-03-13 08:21:34 +01:00
2019-02-09 08:23:50 +01:00
2019-03-30 10:10:39 +01:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2019-02-21 17:46:11 +01:00