qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/3] virtio-blk: report non-zero status when fai


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 1/3] virtio-blk: report non-zero status when failing SG_IO requests
Date: Tue, 13 Mar 2012 14:39:18 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1

Il 13/03/2012 14:36, Orit Wasserman ha scritto:
> I get to following compile error:
> In function ‘virtio_blk_handle_request’:
> virtio-blk.c:264:28: error: ‘status’ may be used uninitialized in this 
> function [-Werror=uninitialized]
> virtio-blk.c:151:9: note: ‘status’ was declared here
> cc1: all warnings being treated as errors
> 
> Are you using  -disable-werror ?

No, perhaps a different compiler though.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]