[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[libvirt] [PATCH 0/3] Couple of build fixes
- From: Michal Privoznik <mprivozn redhat com>
- To: libvir-list redhat com
- Subject: [libvirt] [PATCH 0/3] Couple of build fixes
- Date: Mon, 30 May 2016 09:30:59 +0200
I've noticed couple of build failures with a bleeding edge gcc.
Here are fixes to some of them.
Michal Privoznik (3):
docs: Teach apibuild to deal with (1U << 31) too
Turn 1<<31 into 1U<<31
build: use gnulib's unsetenv
bootstrap.conf | 1 +
docs/apibuild.py | 3 ++-
include/libvirt/libvirt-domain.h | 2 +-
src/util/virtypedparam.h | 2 +-
4 files changed, 5 insertions(+), 3 deletions(-)
--
2.8.3
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]