• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Why don't I get "control reaches end of non-void function" warnings?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why don't I get "control reaches end of non-void function" warnings?


  • Subject: Re: Why don't I get "control reaches end of non-void function" warnings?
  • From: daniel <email@hidden>
  • Date: Sun, 27 Feb 2005 15:00:04 -0800

Looks like you want "-Wreturn-type".

I found this by typing "gcc warnings" into the Apple search box and clicking this result:

http://developer.apple.com/documentation/DeveloperTools/gcc-3.3/gcc/ Warning-Options.html#Warning-Options

Daniel

On Feb 27, 2005, at 2:27 PM, Jonathan del Strother wrote:

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:
sweater.com


This email sent to email@hidden

_______________________________________________ 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
  • Follow-Ups:
    • Re: Why don't I get "control reaches end of non-void function" warnings?
      • From: Jonathan del Strother <email@hidden>
    • Re: Why don't I get "control reaches end of non-void function" warnings?
      • From: j o a r <email@hidden>
References: 
 >Why don't I get "control reaches end of non-void function" warnings? (From: Jonathan del Strother <email@hidden>)

  • Prev by Date: Re: Maybe OT: Xcode, strange behaviour
  • Next by Date: loading apps above other windows?
  • Previous by thread: Why don't I get "control reaches end of non-void function" warnings?
  • Next by thread: Re: Why don't I get "control reaches end of non-void function" warnings?
  • Index(es):
    • Date
    • Thread