OSDN Git Service

2009-07-07 Sami Wagiaalla <swagiaal@redhat.com>
authorswagiaal <swagiaal>
Tue, 7 Jul 2009 17:25:10 +0000 (17:25 +0000)
committerswagiaal <swagiaal>
Tue, 7 Jul 2009 17:25:10 +0000 (17:25 +0000)
commitdab8efd5dd44b5d9d87888be166561687ee3f1ae
tree7d928d4381bf4b9794fbaf288612bceac088cfd2
parent1d88dbe82b9e960c7dc8e59c8038398680875ef0
2009-07-07  Sami Wagiaalla  <swagiaal@redhat.com>

* cp-support.h (struct using_direct): Rename members inner and
outer to import_src, and import_dest respectively.
* cp-namespace.c (cp_add_using_directive): Update.
(cp_add_using): Update.
(cp_copy_usings): Update.
(cp_lookup_symbol_namespace): Update.
(cp_scan_for_anonymous_namespaces): Update.
* cp-support.c (make_symbol_overload_list_using): Update.
* cp-support.h (cp_add_using_directive, cp_add_using): Rename
arguments from inner and outer to src and dest respectively.
* cp-namespace.c (cp_add_using_directive): Ditto.
(cp_add_using): Ditto.
gdb/ChangeLog
gdb/cp-namespace.c
gdb/cp-support.c
gdb/cp-support.h