• 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: XCode 6 Link Errors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode 6 Link Errors


  • Subject: Re: XCode 6 Link Errors
  • From: Jens Alfke <email@hidden>
  • Date: Tue, 17 Feb 2015 16:08:15 -0800


On Feb 17, 2015, at 1:48 PM, Alex Zavatone <email@hidden> wrote:

FWIW, I've resorted to pressing command 4 for the Issue Navigator, then clicked the little circle with the ! mark in it on the lower left of the window to only show the critical error without all the other non critical gibberish.  This highlights the severe errors only.

Hm, I just tried that and it doesn’t suppress any errors (including the redundant/garbage ones like linker and dsymutil errors after a compiler error.) All it does is suppress warnings, and if you’ve got warnings you really should be fixing them as they occur* instead of letting them pile up to the point of annoyance. (Me, I’m pretty zealous about using -Werror.)

—Jens

* Or if you have no control over the source code or it’s legacy crap that you can’t clean up, then at least turn off the warnings for those source files. I’ve got that going on in a couple of 3rd party libraries I build into my project.
 _______________________________________________
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: XCode 6 Link Errors
      • From: Alex Zavatone <email@hidden>
References: 
 >XCode 6 Link Errors (From: Dave <email@hidden>)
 >Re: XCode 6 Link Errors (From: Jens Alfke <email@hidden>)
 >Re: XCode 6 Link Errors (From: Dave <email@hidden>)
 >Re: XCode 6 Link Errors (From: Alex Zavatone <email@hidden>)

  • Prev by Date: Re: XCode 6 Link Errors
  • Next by Date: Re: XCode 6 Link Errors
  • Previous by thread: Re: XCode 6 Link Errors
  • Next by thread: Re: XCode 6 Link Errors
  • Index(es):
    • Date
    • Thread