* symfile.c (fill_in_vptr_fieldno): Don't call check_stub_type.
authorJim Kingdon <jkingdon@engr.sgi.com>
Fri, 26 Apr 1991 23:00:55 +0000 (23:00 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Fri, 26 Apr 1991 23:00:55 +0000 (23:00 +0000)
commit7cc4387940ab7594e38782cc41a78d9c79496c09
tree72ec5300ee2ea1c40a8324190956864d4a1ea507
parent3577f9b46989f9e27093b62beaf4c0511183666d
* symfile.c (fill_in_vptr_fieldno): Don't call check_stub_type.
Return void not int. (also declarations in symfile.h and value.h).
Deal with multiple inheritance.
gdb/symfile.c