All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony PERARD <anthony.perard@citrix.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: Xen Devel <xen-devel@lists.xen.org>
Subject: Re: [PATCH v5 1/2] libxl: Add "cpu-add" QMP command.
Date: Wed, 26 Jun 2013 17:52:02 +0100	[thread overview]
Message-ID: <51CB1C32.5040706@citrix.com> (raw)
In-Reply-To: <1372265298.7337.109.camel@zakaz.uk.xensource.com>

On 26/06/13 17:48, Ian Campbell wrote:
> On Wed, 2013-06-26 at 16:54 +0100, Anthony PERARD wrote:
>> +int libxl__qmp_cpu_add(libxl__gc *gc, int domid, int index)
> 
> libxl_qmp.c: In function ‘libxl__qmp_cpu_add’:
> libxl_qmp.c:944:54: error: declaration of ‘index’ shadows a global declaration [-Werror=shadow]
> cc1: all warnings being treated as errors
> 
> index() is a function in <strings.h>
> 
> I'll s/index/idx/ as I apply.

Thanks,

-- 
Anthony PERARD

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2013-06-26 16:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-26 15:54 [PATCH v5 0/2] CPU hotplug for qemu-xen Anthony PERARD
2013-06-26 15:54 ` [PATCH v5 1/2] libxl: Add "cpu-add" QMP command Anthony PERARD
2013-06-26 16:48   ` Ian Campbell
2013-06-26 16:52     ` Anthony PERARD [this message]
2013-06-26 15:54 ` [PATCH v5 2/2] libxl: Use QMP cpu-add to hotplug CPU with qemu-xen Anthony PERARD
2013-06-26 17:15 ` [PATCH v5 0/2] CPU hotplug for qemu-xen 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=51CB1C32.5040706@citrix.com \
    --to=anthony.perard@citrix.com \
    --cc=Ian.Campbell@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 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.