mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-23 19:23:02 +00:00
* lib/malloc.c, lib/realloc.c: New, from the fileutils 4.0.37.
* lib/xalloc.h, lib/xmalloc.c@ Update.
This commit is contained in:
@@ -181,7 +181,6 @@ reduced %s defines %d terminal%s, %d nonterminal%s, and %d production%s.\n", 126
|
||||
{"memory exhausted", 139},
|
||||
{"`", 140},
|
||||
{"'", 141},
|
||||
{"Memory exhausted", 142},
|
||||
};
|
||||
|
||||
int _msg_tbl_length = 142;
|
||||
int _msg_tbl_length = 141;
|
||||
|
||||
Reference in New Issue
Block a user