qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL v2 00/31] Misc changes for 2016-05-27


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PULL v2 00/31] Misc changes for 2016-05-27
Date: Fri, 27 May 2016 17:37:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0


On 27/05/2016 17:30, Peter Maydell wrote:
> This version fails on the "retypedefing a typedef" clang warning:
> 
> /home/petmay01/linaro/qemu-for-merges/hw/scsi/scsi-disk.c:73:3: error:
> redefinition of typedef 'SCSIDiskClass' is a C11 feature
> [-Werror,-Wtypedef-redefinition]
> } SCSIDiskClass;
>   ^
> /home/petmay01/linaro/qemu-for-merges/hw/scsi/scsi-disk.c:66:30: note:
> previous definition is here
> typedef struct SCSIDiskClass SCSIDiskClass;
>                              ^
> 1 error generated.

Ugh, I am so much waiting for the docker series to get in...

Paolo



reply via email to

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