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]

Fix various legitimate -Wshadow warnings...


The following patch series fixes -Wshadow warnings mostly related to
the "wild_match" parameter/variable which shadows the function of the
same name.

Along with it are various semi-related changes which are committed
separated, since really separate changes...

All patches tested on x86_64-linux and checked in.

Thanks,
-- 
Joel


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