mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 13:23:04 +00:00
* src/output.c (output_short_table, output_short_or_char_table):
Change the prototype to use `int' for array ranges: some invocations do pass an int, not a short. Reported by Wayne Green.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2001-12-22 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/output.c (output_short_table, output_short_or_char_table):
|
||||
Change the prototype to use `int' for array ranges: some
|
||||
invocations do pass an int, not a short.
|
||||
Reported by Wayne Green.
|
||||
|
||||
2001-12-22 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Some actions of web2c.y are improperly triggered.
|
||||
|
||||
Reference in New Issue
Block a user