decl.c
50.3 KB
-
class.c (make_class_data): Renamed fields: nmethods to method_count,… · 9cfceb60
class.c (make_class_data): Renamed fields: nmethods to method_count, method_count to dtable_method_count. * class.c (make_class_data): Renamed fields: nmethods to method_count, method_count to dtable_method_count. Always set `state' field to 0. * decl.c (init_decl_processing): Likewise. From-SVN: r23449
Tom Tromey committed