mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 14:53:03 +00:00
* lib/hash.c, lib/hash.h: Replace with Fileutils 4.1's version.
* configure.in: Check for the declarations of free and malloc. * src/muscle_tab.c: Adjust.
This commit is contained in:
@@ -195,9 +195,6 @@ closure (short *core, int n)
|
||||
/* Index over CORE. */
|
||||
int c;
|
||||
|
||||
/* Index over RULESET. */
|
||||
int r;
|
||||
|
||||
/* A bit index over RULESET. */
|
||||
int ruleno;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user