* On Sat, Jul 02, 2011 at 03:58:34PM +0100, Stefan Hajnoczi
wrote:
On Sat, Jul 2, 2011 at 3:06 PM, Raghavendra D Prabhu
wrote:
With default configure, the qemu-kvm client build was failing for me
since Werror is enabled by default in configure.
Deprecations (gnutls), gcc signed-overf
On Sat, Jul 2, 2011 at 3:06 PM, Raghavendra D Prabhu
wrote:
> With default configure, the qemu-kvm client build was failing for me
> since Werror is enabled by default in configure.
> Deprecations (gnutls), gcc signed-overflow optimization
> (Werror=strict-overflows) and few unused-but
Hi,
With default configure, the qemu-kvm client build was failing for me
since Werror is enabled by default in configure.
Deprecations (gnutls), gcc signed-overflow optimization
(Werror=strict-overflows) and few unused-but-set variables were
causing it. I have attached the patc