qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Mingw GCC not recognising printf format "%I64u"


From: Jamie Lokier
Subject: Re: [Qemu-devel] Mingw GCC not recognising printf format "%I64u"
Date: Thu, 29 Jan 2009 06:28:12 +0000
User-agent: Mutt/1.5.13 (2006-08-11)

Jamie Lokier wrote:
> Anthony Liguori wrote:
> > Consul wrote:
> > >This patch suppresses a lot of mingw warnings like
> > >qemu-img.c:288: warning: format '%I64u' expects type 'unsigned int', 
> > >but argument 2 has type 'uint64_t'
> > 
> > I'd rather see the warning fixed (by switching to PRIu64) than to have 
> > the warnings disabled.
> 
> Since that's in code for Windows, I'd rather see mingw's GCC fixed
> to recognise %I64u, since that's fine Windows code.
> 
> Cc'd to mingw-users list for that reason.

mingw-users is a closed list; it rejects the message.  Never mind.

-- Jamie




reply via email to

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