2009-07-07 Sami Wagiaalla <swagiaal@redhat.com>
authorSami Wagiaalla <swagiaal@redhat.com>
Tue, 7 Jul 2009 17:25:11 +0000 (17:25 +0000)
committerSami Wagiaalla <swagiaal@redhat.com>
Tue, 7 Jul 2009 17:25:11 +0000 (17:25 +0000)
commit8c902bb1fe198081e40e925140473001c1c9e486
tree08a7815a21e2b3a64ec52e961b7ffaaafc6aa682
parent1103f72c0fdb73eeedc115a71cd0d03a31165b6a
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