On 01/24/2010 03:23 PM, Herve Poussineau wrote:
Replace %lld occurrences by PRId64.
Incidentally, this fixes use of curl on Windows, and prevents an assert
when closing Qemu.
The JSON bits need to be a separate patch. The changes to qemu-io.c
break the build on 64-bit too.
Regards,
Ant
Replace %lld occurrences by PRId64.
Incidentally, this fixes use of curl on Windows, and prevents an assert
when closing Qemu.
Signed-off-by: Herve Poussineau
---
block/curl.c | 10 +-
block/qcow2.c |2 +-
hw/vga.c |2 +-
json-lexer.c