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
problem with -Wunreachable-code
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
problem with -Wunreachable-code
Subject
:
problem with -Wunreachable-code
From: "James W. Walker" <
email@hidden
>
Date: Fri, 21 Jul 2006 11:41:59 -0700
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?
--
James W. Walker, Innoventive Software LLC
<
http://www.frameforge3d.com/
>
_______________________________________________
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:
"Sean McBride" <email@hidden>
Re: problem with -Wunreachable-code
From:
"Sean McBride" <email@hidden>
Prev by Date:
Assembly view
Next by Date:
Adding Tab to Segment View
Previous by thread:
Re: Assembly view
Next by thread:
Re: problem with -Wunreachable-code
Index(es):
Date
Thread