On 22 June 2018 at 12:33, Auger Eric <[email protected]> wrote:

>> /tmp/qemu-test/src/nbd/server.c: In function 'nbd_trip':
>> /tmp/qemu-test/src/nbd/server.c:1980:19: error: 'end' may be used 
>> uninitialized in this function [-Werror=maybe-uninitialized]
>>      *length = end - offset;
>>                ~~~~^~~~~~~~
>> /tmp/qemu-test/src/nbd/server.c:1940:30: note: 'end' was declared here
>>      uint64_t begin = offset, end;
>
> Looks this does not relate to my series or do I miss something?

Yeah; a change in the nbd pullreq slipped through that confuses
the elderly gcc in this patchew config.

-- PMM

Reply via email to