Why don't I get "control reaches end of non-void function" warnings?
Why don't I get "control reaches end of non-void function" warnings?
- Subject: Why don't I get "control reaches end of non-void function" warnings?
- From: Jonathan del Strother <email@hidden>
- Date: Sun, 27 Feb 2005 22:27:27 +0000
In my Cocoa projects, I never get any "control reaches end of non-void
function" warnings, which has tripped me up many times as I invariably
forget to return self at the end of my init procedures.
Why is this? Is there a compiler switch I can toggle to get those
warnings back?
Thanks
Jon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden