Re: [libvirt] [PATCH 2/4] Fix format specifiers in test cases on Win32

2012-03-29 Thread Daniel P. Berrange
On Thu, Mar 29, 2012 at 06:45:03AM -0600, Eric Blake wrote: > On 03/29/2012 03:53 AM, Daniel P. Berrange wrote: > > From: "Daniel P. Berrange" > > > > Some of the test suites use fprintf with format specifiers > > that are not supported on Win32 and are not fixed by gnulib. > > > > The mingw32 c

Re: [libvirt] [PATCH 2/4] Fix format specifiers in test cases on Win32

2012-03-29 Thread Eric Blake
On 03/29/2012 03:53 AM, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" > > Some of the test suites use fprintf with format specifiers > that are not supported on Win32 and are not fixed by gnulib. > > The mingw32 compiler also has trouble detecting ssize_t > correctly, complaining that '