qemu-e2k/ui
Blue Swirl 00aa0040e8 Wrap recv to avoid warnings
Avoid warnings like these by wrapping recv():
  CC    slirp/ip_icmp.o
/src/qemu/slirp/ip_icmp.c: In function 'icmp_receive':
/src/qemu/slirp/ip_icmp.c:418:5: error: passing argument 2 of 'recv' from incompatible pointer type [-Werror]
/usr/local/lib/gcc/i686-mingw32msvc/4.6.0/../../../../i686-mingw32msvc/include/winsock2.h:547:32: note: expected 'char *' but argument is of type 'struct icmp *'

Remove also casts used to avoid warnings.

Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-07-25 14:38:56 +00:00
..
cocoa.m
curses_keys.h
curses.c
d3des.c
d3des.h
keymaps.c
keymaps.h
qemu-spice.h
sdl_keysym.h
sdl_zoom_template.h
sdl_zoom.c
sdl_zoom.h
sdl.c notifier: Pass data argument to callback 2011-07-23 11:26:06 -05:00
spice-core.c notifier: Pass data argument to callback 2011-07-23 11:26:06 -05:00
spice-display.c
spice-display.h
spice-input.c notifier: Pass data argument to callback 2011-07-23 11:26:06 -05:00
vnc_keysym.h
vnc-auth-sasl.c Remove unused USES_X509_AUTH macro from VNC sasl code 2011-07-23 11:19:02 -05:00
vnc-auth-sasl.h
vnc-auth-vencrypt.c
vnc-auth-vencrypt.h
vnc-enc-hextile-template.h
vnc-enc-hextile.c
vnc-enc-tight.c
vnc-enc-tight.h
vnc-enc-zlib.c
vnc-enc-zrle-template.c
vnc-enc-zrle.c
vnc-enc-zrle.h
vnc-enc-zywrle-template.c
vnc-enc-zywrle.h
vnc-jobs-async.c
vnc-jobs-sync.c
vnc-jobs.h
vnc-palette.c
vnc-palette.h
vnc-tls.c Wrap recv to avoid warnings 2011-07-25 14:38:56 +00:00
vnc-tls.h
vnc.c Wrap recv to avoid warnings 2011-07-25 14:38:56 +00:00
vnc.h
x_keymap.c
x_keymap.h