qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org, patches@linaro.org
Subject: Re: [Qemu-devel] [PATCH] coroutine-gthread.c: Avoid threading APIs deprecated in GLib 2.31
Date: Mon, 19 Mar 2012 08:14:35 +0000	[thread overview]
Message-ID: <20120319081435.GA20908@stefanha-thinkpad.localdomain> (raw)
In-Reply-To: <CAFEAcA9sFs6R_YUwE2rKXVsA6uBp=FYnutsgwogy5feNic4gGA@mail.gmail.com>

On Thu, Mar 15, 2012 at 09:55:02PM +0000, Peter Maydell wrote:
> On 15 March 2012 11:21, Stefan Hajnoczi <stefanha@gmail.com> wrote:
> > It's ugly but it won't cause larger scale problems, so we should
> > probably pick this up.
> >
> > I was wondering if this is a legitimate case to override warnings -
> > because the new library probably still supports the deprecated
> > functions.  But eventually we need to bite the bullet and convert the
> > code.
> 
> Mmm. Eventually presumably we'll end up requiring at least glib
> 2.31 and we can drop the old stuff.
> 
> Incidentally, there's another couple of uses of g_cond_new in
> trace/simple.c which probably also need conversion, but none of
> my use cases involve trying to compile that file so I left it
> alone...

Thanks for pointing that out.  I've added it to my todo list.

Stefan

      reply	other threads:[~2012-03-19 10:04 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
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 [this message]

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=20120319081435.GA20908@stefanha-thinkpad.localdomain \
    --to=stefanha@gmail.com \
    --cc=patches@linaro.org \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /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).