Files
libguestfs/daemon
Richard W.M. Jones 120b658ccc Avoid various "declaration of <var> shadows a previous local"
I enabled the -Wshadow warning temporarily in order to do these fixes,
but had to disable it again afterwards.  The reason is that this warns
about shadowing globals, which is sort of a good thing, but because we
have a global called "verbose" just about everywhere, and at the same
time we baked a function argument called "verbose" into several
unchangable APIs, well, we're stuck without being able to use this
warning.
2015-11-13 11:53:12 +00:00
..
2015-10-05 14:28:33 +01:00
2015-01-17 09:08:15 +00:00
2015-01-17 09:08:15 +00:00
2015-10-05 14:28:33 +01:00
2011-11-08 14:43:07 +00:00
2015-01-17 09:08:15 +00:00
2015-07-02 16:08:44 +01:00
2015-01-17 09:08:15 +00:00
2015-01-17 09:08:15 +00:00
2014-10-23 19:03:11 +02:00
2015-01-17 09:08:15 +00:00
2015-01-17 09:08:15 +00:00
2014-10-23 19:03:11 +02:00
2015-10-05 14:28:33 +01:00
2015-11-13 11:53:12 +00:00
2015-11-13 11:53:12 +00:00
2015-10-05 14:28:33 +01:00
2014-10-23 19:03:11 +02:00
2015-10-05 14:28:33 +01:00
2015-01-17 09:08:15 +00:00
2011-11-08 14:43:07 +00:00
2015-10-05 14:28:33 +01:00
2015-01-17 09:08:15 +00:00
2011-11-08 14:43:07 +00:00
2015-07-02 16:08:44 +01:00
2015-01-17 09:08:15 +00:00
2014-10-23 19:03:11 +02:00
2015-10-05 14:28:33 +01:00
2015-10-27 17:25:49 +00:00
2015-07-02 16:08:44 +01:00