All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
Cc: "Marc-André Lureau" <marcandre.lureau@gmail.com>,
	QEMU <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH 0/3] Use glib 2.26 version macros
Date: Mon, 12 Oct 2015 18:10:23 +0100	[thread overview]
Message-ID: <CAFEAcA8oDYFuRuoCm3q-e86T5+RzxQeYiPJNGb+GenAWNTaC4w@mail.gmail.com> (raw)
In-Reply-To: <20151012163416.GA7808@work-vm>

On 12 October 2015 at 17:34, Dr. David Alan Gilbert <dgilbert@redhat.com> wrote:
> The interaction of stuff that includes glib.h and others that
> include glib-compat.h was messy; I was working on the assumption
> that stuff that included glib-compat.h knew it was using newer
> things and didn't expect a warning; the problem that Peter
> pointed out was that glib-compat gets included by qemu-common so
> actually the warnings get disabled in loads of places.

Yep; I also want glib-compat to be included by osdep.h and
every .c file to include osdep.h, at which point every source
file ends up including it.

-- PMM

      reply	other threads:[~2015-10-12 17:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-12 10:54 [Qemu-devel] [PATCH 0/3] Use glib 2.26 version macros marcandre.lureau
2015-10-12 10:54 ` [Qemu-devel] [PATCH 1/3] hw/acpi/aml-build: remove useless glib version check marcandre.lureau
2015-10-12 13:31   ` Marc-André Lureau
2015-10-29  7:28     ` Michael Tokarev
2015-10-12 10:54 ` [Qemu-devel] [PATCH 2/3] configure: require glib 2.26 marcandre.lureau
2015-10-12 10:54 ` [Qemu-devel] [PATCH 3/3] Remove glib < 2.26 compatibility code marcandre.lureau
2015-10-12 11:18 ` [Qemu-devel] [PATCH 0/3] Use glib 2.26 version macros Cornelia Huck
2015-10-12 11:26 ` Daniel P. Berrange
2015-10-12 12:24   ` Marc-André Lureau
2015-10-12 12:31     ` Daniel P. Berrange
2015-10-12 12:38       ` Peter Maydell
2015-10-12 16:02         ` John Snow
2015-10-12 16:34         ` Dr. David Alan Gilbert
2015-10-12 17:10           ` Peter Maydell [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=CAFEAcA8oDYFuRuoCm3q-e86T5+RzxQeYiPJNGb+GenAWNTaC4w@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=dgilbert@redhat.com \
    --cc=marcandre.lureau@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.