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 25/348] Fix -Wsahdow warnings


>  2011-11-22  Andrey Smirnov <andrew.smirnov@gmail.com>
>  
> +	* bcache.c (bcache_xfree): Fix -Wshadow
> +	warnings.
[...]
> -bcache_xfree (struct bcache *bcache)
> +bcache_xfree (struct bcache *cahce)

Same here, please, and all other patches involving bcache. Just
fix the typo, and I will review again.

Thanks!
-- 
Joel


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