From: Consul <void@aleksoft.net>
To: qemu-devel@nongnu.org
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 [thread overview]
Message-ID: <gtsmfu$p9c$1@ger.gmane.org> (raw)
In-Reply-To: <alpine.DEB.1.00.0905061342030.14230@intel-tinevez-2-302>
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
next prev parent reply other threads:[~2009-05-06 18:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-04 21:50 [Qemu-devel] Silence passing arg x of `xxxx' from incompatible pointer type warnings on Windows Consul
2009-05-06 11:43 ` Johannes Schindelin
2009-05-06 18:55 ` Consul [this message]
2009-05-06 20:27 ` [Qemu-devel] " Consul
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='gtsmfu$p9c$1@ger.gmane.org' \
--to=void@aleksoft.net \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.