[libvirt] [PATCH 0/2] Fix the non-linux platform build after recent VIR_AUTOPTR patches

Erik Skultety posted 2 patches 5 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1533709091.git.eskultet@redhat.com
Test syntax-check passed
src/util/virnetdev.c            | 3 +--
src/util/virnetdevopenvswitch.c | 1 -
src/util/virnetlink.c           | 6 ++----
3 files changed, 3 insertions(+), 7 deletions(-)
[libvirt] [PATCH 0/2] Fix the non-linux platform build after recent VIR_AUTOPTR patches
Posted by Erik Skultety 5 years, 8 months ago
There were some complaints about an unused variable (patch 1) and unused static
functions which are defined by the VIR_DEFINE_AUTOPTR_FUNC macro (patch 2).

Successful Travis build:
https://travis-ci.org/eskultety/libvirt/builds/413187470

MinGW wasn't affected by the recent VIR_AUTOPTR series:
https://ci.centos.org/view/libvirt/job/libvirt-master-build-mingw64/330/

*NOT* pushing under the build breaker in case someone wants to have a look.

Erik Skultety (2):
  util: virnetdevopenvswitch: Drop an unused variable @ovs_timeout
  Fix the build on non-linux platforms after VIR_AUTOPTR related changes

 src/util/virnetdev.c            | 3 +--
 src/util/virnetdevopenvswitch.c | 1 -
 src/util/virnetlink.c           | 6 ++----
 3 files changed, 3 insertions(+), 7 deletions(-)

--
2.14.4

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list