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: malc
Subject: Re: [Qemu-devel] [PATCH 1/2] qemu-io: small cleanups for the aio code
Date: Fri, 10 Jul 2009 19:25:24 +0400 (MSD)

On Fri, 10 Jul 2009, Christoph Hellwig wrote:

> 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.

GCC the compiler does support it, the mingw32's runtime library though
does not.

-- 
mailto:address@hidden




reply via email to

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