Am 21.11.2010 15:51, schrieb Anthony Liguori:
On 11/15/2010 02:22 PM, Stefan Weil wrote:
With the previous patches, hopefully all functions with
printf like arguments use gcc's format checking.
This was tested with default build configuration on linux
and windows hosts (including some cross compilations),
so chances are good that there remain few (if any) functions
without format checking.
Cc: Blue Swirl<blauwir...@gmail.com>
Signed-off-by: Stefan Weil<w...@mail.berlios.de>
This breaks the build for me. disas.c doesn't build.
Regards,
Anthony Liguori
Did you apply the "previous patches"? You can pull them here:
git://git.weilnetz.de/git/qemu for-blueswirl
If you did apply them: could you please tell me your build
environment and add the build error messages?
Thanks,
Stefan Weil