From: Stefan Weil <sw@weilnetz.de>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: QEMU Developer <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] slirp: Fix type casts and format strings in debug code
Date: Tue, 27 Oct 2015 19:09:06 +0100 [thread overview]
Message-ID: <562FBDC2.9050700@weilnetz.de> (raw)
In-Reply-To: <5605A507.7080200@weilnetz.de>
Am 25.09.2015 um 21:48 schrieb Stefan Weil:
> Am 29.08.2015 um 09:12 schrieb Stefan Weil:
>> Casting pointers to long won't work on 64 bit Windows.
>> It is not needed with the right format strings.
>>
>> Signed-off-by: Stefan Weil <sw@weilnetz.de>
>> ---
>> slirp/bootp.c | 12 +++++++++---
>> slirp/if.c | 4 ++--
>> slirp/ip_icmp.c | 4 ++--
>> slirp/ip_input.c | 10 +++++-----
>> slirp/ip_output.c | 4 ++--
>> slirp/mbuf.c | 6 +++---
>> slirp/misc.c | 6 +++---
>> slirp/sbuf.c | 4 ++--
>> slirp/socket.c | 18 +++++++++---------
>> slirp/tcp_input.c | 14 +++++++-------
>> slirp/tcp_output.c | 2 +-
>> slirp/tcp_subr.c | 16 ++++++++--------
>> slirp/udp.c | 6 +++---
>> 13 files changed, 56 insertions(+), 50 deletions(-)
>>
> Ping? Should I add this patch to my pull queue for Windows?
> I am afraid that it is too large for qemu-trivial.
>
> Regards,
> Stefan
>
> http://patchwork.ozlabs.org/patch/512116/
Ping?
next prev parent reply other threads:[~2015-10-27 18:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-29 7:12 [Qemu-devel] [PATCH] slirp: Fix type casts and format strings in debug code Stefan Weil
2015-09-25 19:48 ` Stefan Weil
2015-10-27 18:09 ` Stefan Weil [this message]
2015-10-27 18:39 ` Paolo Bonzini
2015-10-28 3:16 ` Jason Wang
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=562FBDC2.9050700@weilnetz.de \
--to=sw@weilnetz.de \
--cc=jan.kiszka@siemens.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).