[PATCH 008/238] Fix Wshadow

Joel Brobecker brobecker@adacore.com
Thu Mar 29 22:35:00 GMT 2012


>  2011-11-19  Andrey Smirnov <andrew.smirnov@gmail.com>
>  
> +	* ada-lang.c (ada_make_symbol_completion_list): Rename
> +	`wild_match' to `wild_match_p'(-Wshadow).
> +
> +2011-11-19  Andrey Smirnov <andrew.smirnov@gmail.com>
[...]
> -  int wild_match;
> +  int wild_match_p;

The code has changed since you submitted this patch. I am going to
work on a new set of patches that fix this particular type of
warnings... Forgive me if I do not respond to each of the patches
that fix this problem.

-- 
Joel



More information about the Gdb-patches mailing list