The usual portability fixes; and this includes a fix that will
avoid a false positive in a future syntax check.
* .gnulib: Update to latest.
Signed-off-by: Eric Blake <eblake(a)redhat.com>
---
Hmm, I need to test with gcc 4.9 before pushing this patch; it
passed on Fedora 20 with gcc 4.8.3, but with new warnings being
added, I may need further patches to silence the new power of gcc.
* .gnulib 2d28074...4738e5a (33):
error: drop spurious semicolon
gnulib-common.m4: port to GCC 4.2.1 and Sun Studio 12 C++
manywarnings: add GCC 4.9 warnings
vasnprintf: fix bugs in width computation
vasnprintf: Avoid signed/unsigned comparison warning.
parse-datetime: Avoid signed/unsigned comparison warning
qsort_r: new module, for GNU-style qsort_r
vla: new module
localename: make gl_locale_name_thread really thread-safe on Windows
getpass: don't assume struct termios
getdtablesize: fall back on sysconf (_SC_OPEN_MAX)
vararrays: modernize AC_C_VARARRAYS for C11
relocatable-prog-wrapper: port gettext to OS X 10.8 + GCC 4.8.1
sys_select: fix FD_ZERO problem on Solaris 10
accept: document Solaris 10 type glitch
extern-inline: port to FreeBSD, DragonFly
autoupdate
Use consistent style to check DEBUG macro in regex_internal.c
openat-die: use _Noreturn markup
test-open: port to cygwin, which lacks Fortify
localename: Enforce declarations before statements.
test-userspec: don't look up numeric user names
localcharset, localename: MS-Windows support for non-default locales
announce-gen: avoid failure when Digest::SHA is installed
gettext: revert "update macros to version 0.19"
regex: don't deref NULL upon heap allocation failure
maint.mk: give projects more flexibilty in set_prog_name arguments
regex: fix memory leak in compiler
announce-gen: avoid perl warnings
localename: avoid -Wsuggest-attribute={const,pure} warnings
nl_langinfo: Fix last change.
Define macros for glibc
Sync up error.c with glibc
.gnulib | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gnulib b/.gnulib
index 2d28074..4738e5a 160000
--- a/.gnulib
+++ b/.gnulib
@@ -1 +1 @@
-Subproject commit 2d280742a9e30088aa169f53353765d5daafe4c0
+Subproject commit 4738e5acde5e5b239605fd561ac4401f9b432ba6
--
1.9.3