
On 01/02/2018 11:20 PM, Michal Privoznik wrote:
On 01/02/2018 11:23 PM, Eric Blake wrote:
From: Michal Privoznik <mprivozn@redhat.com>
Unfortunately, since gnulib's commit of 2c5d558745 there's an unused parameter to stat_time_normalize() function which gnulib developers don't want to fix yet [1]. Therefore, we have to work around it by temporarily providing a downstream patch.
--- .gnulib | 2 +- bootstrap | 4 ++-- gnulib/local/lib/stat-time.h.diff | 13 +++++++++++++ 3 files changed, 16 insertions(+), 3 deletions(-) create mode 100644 gnulib/local/lib/stat-time.h.diff
Looks like gnulib can be fixed after all. I mean, both Jim an Paul agreed with your patch for _GL_UNUSED. Therefore we can just update the submodule after you push the gnulib fix.
Indeed. I've now pushed just the .gnulib and bootstrap changes (no tweak to gnulib/local/ after all), pointing to gnulib commit 7e7c5c795, and pushed under the gnulib maintenance rule now that the patch is no longer ugly. -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org