[libvirt] [PATCH 0/2] More clang-inspired fixes

Ján Tomko jtomko at redhat.com
Tue Apr 4 10:57:57 UTC 2017


Hopefully, the split of library/non-library code will let us
tighten the frame limit in the future.

Ján Tomko (2):
  util: ignore -Wcast-align in virNetlinkDumpCommand
  Split out -Wframe-larger-than warning from WARN_CLFAGS

 daemon/Makefile.am          | 3 +++
 m4/virt-compile-warnings.m4 | 4 ++--
 src/Makefile.am             | 1 +
 src/util/virnetlink.c       | 3 ++-
 tests/Makefile.am           | 2 ++
 tools/Makefile.am           | 6 ++++++
 6 files changed, 16 insertions(+), 3 deletions(-)

-- 
2.10.2




More information about the libvir-list mailing list