* [Qemu-devel] [PATCH 0/5] fix various gcc4 compile warnings
@ 2007-12-06 10:50 Andre Przywara
0 siblings, 0 replies; only message in thread
From: Andre Przywara @ 2007-12-06 10:50 UTC (permalink / raw)
To: qemu-devel
Hi,
after my first try last week now a reworked version of the patches to
fix (gcc4) compiler warnings. These warnings occur when compiling for
instance the "embedded" QEmu in Xen.
I splitted the big patch to address several issues separately:
1/5: fix wrong types (wrong signedness)
2/5: fix char* signedness
3/5: qemu_put signedness fixes
4/5: fix bdrv_get_geometry to return uint64_t
5/5: miscellaneous minor things
Compared to my last work post I tried to avoid casting as much as
possible, only patch 2/5 still uses them.
Comments welcome.
Regards,
Andre.
--
Andre Przywara
AMD-OSRC (Dresden)
Tel: x84917
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-12-06 10:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-06 10:50 [Qemu-devel] [PATCH 0/5] fix various gcc4 compile warnings Andre Przywara
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.