[Qemu-devel] [Bug 1543057] Re: Warnings are treated as errors

2016-10-24 Thread Thomas Huth
Closing this as invalid - unless you can reproduce this with the latest release version or the current master branch again, then please feel free to open this ticket again. ** Changed in: qemu Status: New => Invalid -- You received this bug notification because you are a member of qemu- d

[Qemu-devel] [Bug 1543057] Re: Warnings are treated as errors

2016-02-25 Thread Peter Maydell
(a) That warnings are treated as errors is a feature, not a bug (it happens for development builds only) (b) the definition of struct PCIDevice in include/hw/pci/pci.h starts with "DeviceState qdev;" so it's not clear to me how that error could be produced in the first place I see the original

[Qemu-devel] [Bug 1543057] Re: Warnings are treated as errors

2016-02-25 Thread madship
I have same error "PCIDevice has no member named 'qdev'" with you. Did you find any solutions to this error? -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1543057 Title: Warnings are treated as err