mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 21:03:04 +00:00
gnulib: update.
* gnulib: Update to latest. * lib/.cvsignore, lib/.gitignore, m4/.cvsignore, * m4/.gitignore: Regen. * src/symtab.c (symbol_from_uniqstr, semantic_type_from_uniqstr): Call xalloc_die on hash_insert failures. Requested by the new __warn_unused_result__ attribute of hash_insert.
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
2009-06-10 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
gnulib: update.
|
||||
* gnulib: Update to latest.
|
||||
* lib/.cvsignore, lib/.gitignore, m4/.cvsignore,
|
||||
* m4/.gitignore: Regen.
|
||||
* src/symtab.c (symbol_from_uniqstr, semantic_type_from_uniqstr):
|
||||
Call xalloc_die on hash_insert failures.
|
||||
Requested by the new __warn_unused_result__ attribute of
|
||||
hash_insert.
|
||||
|
||||
2009-05-22 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
* data/c++.m4: Update copyright year.
|
||||
|
||||
Reference in New Issue
Block a user