On 8 March 2015 at 03:17, Michael S. Tsirkin <m...@redhat.com> wrote: > OK Markus now confirmed this wasn't (necessarily) triggered > by these patches. So nothing should block this pull request now?
Fails to build with clang: /home/petmay01/linaro/qemu-for-merges/hw/i386/acpi-build.c:471:20: error: unused function 'acpi_get_hex' [-Werror,-Wunused-function] static inline char acpi_get_hex(uint32_t val) ^ 1 error generated. -- PMM