@@ -251,11 +251,11 @@ { return [[[self alloc] init] autorelease]; } #ifdef HAVE_DWARF_EXCEPTIONS -- init +- (instancetype)init { struct backtrace_ctx ctx; self = [super init];