]> git.ipfire.org Git - thirdparty/gcc.git/commit
hashtable.h: -Wshadow fixes.
authorBenjamin Kosnik <bkoz@redhat.com>
Tue, 21 Nov 2006 18:10:45 +0000 (18:10 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 21 Nov 2006 18:10:45 +0000 (18:10 +0000)
commit1ab7948178b41d47c37cf96890d17e961fc6876d
tree1bd095d1f392dffccea7ff12e58fbb48ac9c17e5
parent7ddd83802bc3821c810364c7f41dbf3c50ffe3ff
hashtable.h: -Wshadow fixes.

2006-11-21  Benjamin Kosnik  <bkoz@redhat.com>

* include/ext/hashtable.h: -Wshadow fixes.
* include/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp: Same.
* include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp: Same.
* include/ext/pb_ds/detail/pat_trie_/internal_node.hpp: Same.
* include/ext/pb_ds/detail/gp_hash_table_map_/
constructor_destructor_fn_imps.hpp: Same.
* include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp: Same.
* include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp: Same.
* src/mt_allocator.cc: Same.
* src/debug.cc: Same.
* config/locale/gnu/codecvt_members.cc: Same.

From-SVN: r119061
libstdc++-v3/ChangeLog
libstdc++-v3/config/locale/gnu/codecvt_members.cc
libstdc++-v3/include/ext/hashtable.h
libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp
libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp
libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp
libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp
libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp
libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/internal_node.hpp
libstdc++-v3/src/debug.cc
libstdc++-v3/src/mt_allocator.cc