qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] coroutine-gthread.c: Avoid threading APIs depre


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH] coroutine-gthread.c: Avoid threading APIs deprecated in GLib 2.31
Date: Thu, 15 Mar 2012 13:33:32 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120215 Thunderbird/10.0.2

Am 14.03.2012 15:50, schrieb Peter Maydell:
> Ping?
> 
> On 3 March 2012 14:52, Peter Maydell <address@hidden> wrote:
>> The GLib threading APIs were revamped in GLib 2.31 and a number
>> of the old interfaces were deprecated, which means they provoke
>> compilation warnings (errors if -Werror) now. Add support for the
>> new interfaces while retaining the old ones so we can still compile
>> on older versions of GLib too.
>>
>> Signed-off-by: Peter Maydell <address@hidden>
>> ---
>> In particular, this fixes compilation failure on ARM hosts running
>> Ubuntu Precise. Seems kinda ugly to me, suggestions for improvement
>> welcomed.

Appeared okay to me.

/-F

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

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