• 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: I don't always see warnings listed
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I don't always see warnings listed


  • Subject: Re: I don't always see warnings listed
  • From: Chris Espinosa <email@hidden>
  • Date: Wed, 1 Jun 2005 09:38:37 -0700


On Jun 1, 2005, at 6:52 AM, Theodore H. Smith wrote:

Sometimes I build my project, but not all the warnings are listed in the warnings pane.


When these are warnings like "someObject may not respond to -SomeMessage", this is quite bad, because it's letting real errors be undetected.


How do I make Xcode never ignore warnings?



What you may be seeing is that files with only warnings (and no errors) are not rebuilt on an incremental build, so the warnings are not regenerated in the Build Results window.

For this case we preserve unresolved warnings in the Errors and Warnings Smartgroup in the Groups and Files pane.  Select it and you'll see all unresolved warnings, even those in files that compiled "successfully" and do not need to be rebuilt.

Chris
 _______________________________________________
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

References: 
 >I don't always see warnings listed (From: "Theodore H. Smith" <email@hidden>)

  • Prev by Date: packagemaker
  • Next by Date: Re: Linking in a framework using the command line
  • Previous by thread: I don't always see warnings listed
  • Next by thread: Very very slow debugger
  • Index(es):
    • Date
    • Thread