Re: [libvirt] [PATCH 3/8] travis: Don't abort build due to -Wvariadic-macros

2017-09-14 Thread Daniel P. Berrange
On Thu, Sep 14, 2017 at 03:09:03PM +0200, Andrea Bolognani wrote: > The openwsman header files are at fault here, but precise is entirely > unmaintained at this point so the issue will never be fixed. > > Better to ignore the error and have coverage over the Hyper-V driver > than disabling it: if

[libvirt] [PATCH 3/8] travis: Don't abort build due to -Wvariadic-macros

2017-09-14 Thread Andrea Bolognani
The openwsman header files are at fault here, but precise is entirely unmaintained at this point so the issue will never be fixed. Better to ignore the error and have coverage over the Hyper-V driver than disabling it: if code that would trigger the warning will be added to libvirt, the CentOS CI