xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0 of 3] libxl/xl: Enable -Wshadow
@ 2012-09-14 12:42 Ian Campbell
  2012-09-14 12:42 ` [PATCH 1 of 3] libxl: " Ian Campbell
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Ian Campbell @ 2012-09-14 12:42 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Jackson

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.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-09-17 10:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-14 12:42 [PATCH 0 of 3] libxl/xl: Enable -Wshadow Ian Campbell
2012-09-14 12:42 ` [PATCH 1 of 3] libxl: " 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

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).