On 27 November 2015 at 19:16, Stefan Weil <s...@weilnetz.de> wrote: > Yes, that's correct. I just did a short test and replaced "printf" > by "gnu_printf" in disas/libvixl/utils.h: no more warnings when MinGW > compiles disas/libvixl/a64/disasm-a64.cc. > > I think we can wait for a new version of libvixl which includes the fix, > no need for a last minute fix for QEMU 2.5. Will you report it to the > libvixl developers?
Yes, I've reported it to them, and I agree we don't need to fix this for 2.5. (There are other warnings with this mingw compiler anyway.) thanks -- PMM