This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 13/348] Fix -Wshadow warnings


>  ada_add_local_symbols (struct obstack *obstackp, const char *name,
>                         struct block *block, domain_enum domain,
> -                       int wild_match)
> +                       int wild_mode_flag)

Ditto, use wild_match_p. For everyone's sake, I'm going to stop
sending the same message for all the patches that make a similar
change, but the comment applies there as well.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]