mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 22:03:02 +00:00
* src/reduce.c (inaccessable_symbols): Fix a buglet: because of a
lacking `+ 1' to nrules, Bison reported as useless a token if it was used solely to set the precedence of the last rule...
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2002-04-07 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/reduce.c (inaccessable_symbols): Fix a buglet: because of a
|
||||
lacking `+ 1' to nrules, Bison reported as useless a token if it
|
||||
was used solely to set the precedence of the last rule...
|
||||
|
||||
|
||||
2002-04-07 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* data/bison.c++, data/bison.simple: Don't output the current file
|
||||
|
||||
Reference in New Issue
Block a user