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 <s...@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?