On Fri, Dec 23, 2011 at 08:34:38PM +0100, Stefan Weil wrote: > Signed-off-by: Stefan Weil <s...@weilnetz.de> > --- > test-qmp-input-visitor.c | 7 ++++--- > 1 files changed, 4 insertions(+), 3 deletions(-)
Although we're not strictly implementing printf format strings it's close enough that this seems worth having. If we ever introduce format specifiers that have a different meaning under printf then we need to rethink this. Reviewed-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>