• 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: problem with -Wunreachable-code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with -Wunreachable-code


  • Subject: Re: problem with -Wunreachable-code
  • From: "Sean McBride" <email@hidden>
  • Date: Fri, 21 Jul 2006 15:25:50 -0400
  • Organization: Rogue Research

On 2006-07-21 11:41, James W. Walker said:

>The new article on "static code analysis",
><http://developer.apple.com/tools/xcode/staticanalysis.html>,
>inspired me to try some new warnings.  When I turn on
>-Wunreachable-code, I get thousands (literally) of warnings, mostly
>not in my code but in standard C++ headers.  For example, it claims
>that the constructor of std::exception will never be executed.  Is
>this warning broken, or what?

I have been going through that doc as well, and -Wunreachable-code also
gives a warning everytime assert() from assert.h is used.

Apple's headers are full of warnings in general BTW.

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: problem with -Wunreachable-code
      • From: Eric Albert <email@hidden>
References: 
 >problem with -Wunreachable-code (From: "James W. Walker" <email@hidden>)

  • Prev by Date: Re: X Code Archives?
  • Next by Date: Re: Adding Tab to Segment View
  • Previous by thread: problem with -Wunreachable-code
  • Next by thread: Re: problem with -Wunreachable-code
  • Index(es):
    • Date
    • Thread