From: "Andreas Färber" <afaerber@suse.de>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Stefan Hajnoczi <stefanha@gmail.com>,
patches@linaro.org, qemu-devel@nongnu.org,
Paolo Bonzini <pbonzini@redhat.com>
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 [thread overview]
Message-ID: <4F61E19C.3020602@suse.de> (raw)
In-Reply-To: <CAFEAcA_AjYAagzWvnA-0wAtG+iPsvRt75ywfKJcSKStKnLM=ZA@mail.gmail.com>
Am 14.03.2012 15:50, schrieb Peter Maydell:
> Ping?
>
> On 3 March 2012 14:52, Peter Maydell <peter.maydell@linaro.org> 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 <peter.maydell@linaro.org>
>> ---
>> 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
next prev parent reply other threads:[~2012-03-15 12:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-03 14:52 [Qemu-devel] [PATCH] coroutine-gthread.c: Avoid threading APIs deprecated in GLib 2.31 Peter Maydell
2012-03-14 14:50 ` Peter Maydell
2012-03-15 12:33 ` Andreas Färber [this message]
2012-04-03 11:54 ` Peter Maydell
2012-03-15 11:21 ` Stefan Hajnoczi
2012-03-15 21:55 ` Peter Maydell
2012-03-19 8:14 ` Stefan Hajnoczi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F61E19C.3020602@suse.de \
--to=afaerber@suse.de \
--cc=patches@linaro.org \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).