mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 13:53:03 +00:00
* src/output.c (token_actions): Introduce a temporary array,
YYDEFACT, that makes it possible for this function to use output_short_table.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2000-10-02 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/output.c (token_actions): Introduce a temporary array,
|
||||
YYDEFACT, that makes it possible for this function to use
|
||||
output_short_table.
|
||||
|
||||
|
||||
2000-10-02 Akim Demaille <akim@epita.fr>
|
||||
|
||||
`user_toknums' is output as a `short[]' in `output.c', while it is
|
||||
|
||||
Reference in New Issue
Block a user