xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: xen-devel@lists.xen.org
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>
Subject: [PATCH 0 of 3] libxl/xl: Enable -Wshadow
Date: Fri, 14 Sep 2012 13:42:28 +0100	[thread overview]
Message-ID: <patchbomb.1347626548@cosworth.uk.xensource.com> (raw)

We've had several occuranced of confusion on xl due to shadowing the
global domid variable with a local one. The main bulk of this series
removes that global, the rest is smaller cleanups to allow Wshadow.

I've already sent the libxl part of this, but am reincluding here as
part of the set.

             reply	other threads:[~2012-09-14 12:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-14 12:42 Ian Campbell [this message]
2012-09-14 12:42 ` [PATCH 1 of 3] libxl: Enable -Wshadow Ian Campbell
2012-09-14 12:42 ` [PATCH 2 of 3] xl: prepare to enable Wshadow Ian Campbell
2012-09-14 14:44   ` Ian Jackson
2012-09-14 12:42 ` [PATCH 3 of 3] xl: Remove global domid and enable -Wshadow Ian Campbell
2012-09-14 12:47   ` Ian Campbell
2012-09-14 14:54     ` Ian Jackson
2012-09-14 14:54   ` Ian Jackson
2012-09-17 10:18 ` [PATCH 0 of 3] libxl/xl: Enable -Wshadow Ian Campbell

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=patchbomb.1347626548@cosworth.uk.xensource.com \
    --to=ian.campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=xen-devel@lists.xen.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).