Re: [Qemu-devel] [PATCH v2 0/4] ui/cocoa.m: Fix compiler and runtime warnings on 10.8

2013-04-06 Thread Peter Maydell
Ping? Does anybody with a PPC MacOS (10.3 or better) have time to test these patches? (C.W.: I cc'd you since you submitted a macos patch recently so I figured you might be interested.) Patchwork urls: http://patchwork.ozlabs.org/patch/231004/ http://patchwork.ozlabs.org/patch/231006/ http://patc

[Qemu-devel] [PATCH v2 0/4] ui/cocoa.m: Fix compiler and runtime warnings on 10.8

2013-03-25 Thread Peter Maydell
These patches fix various compiler and runtime warnings QEMU provokes on MacOSX 10.8. The first two fix a leak and some deprecated functions which cause warnings in the system log when QEMU runs. The second two avoid some functions which cause compile time warnings about use of functions deprecated