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