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: Fam Zheng
Subject: Re: [Qemu-devel] [PULL v2 00/31] Misc changes for 2016-05-27
Date: Sat, 28 May 2016 19:21:49 +0800
User-agent: Mutt/1.6.1 (2016-04-27)

On Fri, 05/27 17:37, Paolo Bonzini wrote:
> 
> 
> 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...

If you could ack this one patch:

https://lists.nongnu.org/archive/html/qemu-devel/2016-05/msg05027.html

the next PULL will be sent :)

Fam



reply via email to

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