]> Git Repo - qemu.git/commit - slirp/misc.c
Fix mingw32 build warnings
authorBlue Swirl <[email protected]>
Sat, 13 Jun 2009 08:44:31 +0000 (08:44 +0000)
committerBlue Swirl <[email protected]>
Sat, 13 Jun 2009 08:44:31 +0000 (08:44 +0000)
commitc5b76b381081680633e2e0a91216507430409fb2
tree193b8be4f6c9dac6664e03c7cdcf2bce8eb3bf16
parent487fefdb1e94098ea734cb10e9e17d5860dde2d1
Fix mingw32 build warnings

Work around buffer and ioctlsocket argument type signedness problems
Suppress a prototype which is unused on mingw32
Expand a macro to avoid warnings from some GCC versions

Signed-off-by: Blue Swirl <[email protected]>
net.c
qemu-char.c
savevm.c
slirp/misc.c
slirp/socket.c
target-ppc/op_helper.c
vnc.c
This page took 0.027517 seconds and 4 git commands to generate.