Is there a flag or build setting to disable the "method possibly
missing a [super dealloc] call" warning? I don't seem to be able
to find it in either Xcode or gcc(1).
What exactly are you doing in the code that is causing the warning
to be raised?
Not that it matters what I'm doing, but I'm overriding a class
completely, and I don't want to let it run its own -dealloc method.
For the record, after reading Apple's gcc sources (objc/objc-act.c),
there is no flag to disable the warning.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden