qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/5] fix various gcc4 compile warnings


From: Andre Przywara
Subject: [Qemu-devel] [PATCH 0/5] fix various gcc4 compile warnings
Date: Thu, 06 Dec 2007 11:50:51 +0100
User-agent: Thunderbird 1.5.0.10 (X11/20070409)

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]