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