Re: [Spice-devel] [PATCH usbclerk 5/6] Fix a lot of gcc warnings

2013-02-19 Thread Christophe Fergeau
Did you try both 32 and 64 bit builds? Given the amount of printf-string changes, there are probably warnings only showing up on one of the archs. pgpdVfncqcRQh.pgp Description: PGP signature ___ Spice-devel mailing list Spice-devel@lists.freedesktop.o

Re: [Spice-devel] [PATCH usbclerk 5/6] Fix a lot of gcc warnings

2013-02-19 Thread Uri Lublin
On 02/19/2013 12:35 PM, Marc-André Lureau wrote: --- Makefile.am | 4 ++-- usbclerk.cpp | 59 usbclerktest.cpp | 16 +++ vdlog.cpp| 2 +- vdlog.h | 2 +- 5 files changed, 42 insertions(+), 41

[Spice-devel] [PATCH usbclerk 5/6] Fix a lot of gcc warnings

2013-02-19 Thread Marc-André Lureau
--- Makefile.am | 4 ++-- usbclerk.cpp | 59 usbclerktest.cpp | 16 +++ vdlog.cpp| 2 +- vdlog.h | 2 +- 5 files changed, 42 insertions(+), 41 deletions(-) diff --git a/Makefile.am b/Makefile.am inde