qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/2] qemu-io: small cleanups for the aio code


From: Christoph Hellwig
Subject: Re: [Qemu-devel] [PATCH 1/2] qemu-io: small cleanups for the aio code
Date: Fri, 10 Jul 2009 12:47:46 +0200
User-agent: Mutt/1.3.28i

On Fri, Jul 10, 2009 at 02:20:07PM +0400, malc wrote:
> > Work fine on 32 bit x86 :)  But yeah, the correct format that works on
> > all platforms would be %zd.
> 
> Just a small correction - it wouldn't work on Windows.

Why would it generally not work on windows?  %zd is in C99 and thus it
should be supported by any recent Windows compiler and library.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]