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:
Akim Demaille
2009-06-10 10:40:55 +02:00
parent e3a33f7c23
commit ed15d907c5
6 changed files with 19 additions and 2 deletions

View File

@@ -45,6 +45,7 @@ mbrtowc.c
mbsinit.c
mbswidth.c
mbswidth.h
memchr.c
obstack.c
obstack.h
pipe-safer.c

1
lib/.gitignore vendored
View File

@@ -48,6 +48,7 @@
/mbsinit.c
/mbswidth.c
/mbswidth.h
/memchr.c
/obstack.c
/obstack.h
/pipe-safer.c