qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: Silence passing arg x of `xxxx' from incompatible point


From: Consul
Subject: [Qemu-devel] Re: Silence passing arg x of `xxxx' from incompatible pointer type warnings on Windows
Date: Wed, 06 May 2009 11:55:57 -0700
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

Johannes Schindelin wrote:
Hi,

On Mon, 4 May 2009, Consul wrote:

Silence "passing arg x of `xxxx' from incompatible pointer type" warnings on Windows.

Umm, I think you need to be a bit more specific which compiler you are using. For example, I imagine that this issue just goes away if you use TDM-GCC 4.4.0-2.

Ciao,
Dscho



gcc.exe (GCC) 3.4.2 (mingw-special)

I have not tried TDM-GCC 4.4.0. Does it have these types of warnings fixed?
There is a lot of those produced by 4.3.3-tdm-1 mingw32

block.c:1254: warning: format '%I64d' expects type 'int', but argument 4 has 
type 'int64_t'

Thanks,
Alex





reply via email to

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