]> git.ipfire.org Git - thirdparty/libvirt.git/commit
maint: update to latest gnulib
authorEric Blake <eblake@redhat.com>
Tue, 8 Jul 2014 20:46:49 +0000 (14:46 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 8 Jul 2014 20:46:49 +0000 (14:46 -0600)
commit0ea6512dfdd0fa3a1a6b2b74d9af58dac94a9627
treee4313394d0bba58f4276847e1c506079085dcf7a
parentb12037863e5f52e9f4397283eebb29cb64b1823a
maint: update to latest gnulib

When run under an environment that inherits an ignored SIGPIPE
(hello, annoying buildbots), a syntax-check was producing quite
a bit of noise, such as:

> prohibit_argmatch_without_use
> grep: write error
> grep: write error
> /bin/sed: couldn't write 25 items to stdout: Broken pipe
> sed: couldn't write 1 item to stdout: Broken pipe
> 0.46 prohibit_argmatch_without_use

This has been fixed upstream in gnulib.  There are several other
portability improvements in our regular submodule update.

* .gnulib: Update to latest, in part for quieter syntax-check.

Signed-off-by: Eric Blake <eblake@redhat.com>
.gnulib