• 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: Issues with Issues In Xcode 4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issues with Issues In Xcode 4


  • Subject: Re: Issues with Issues In Xcode 4
  • From: Howard Rodstein <email@hidden>
  • Date: Tue, 03 May 2011 12:57:10 -0700

> What you're seeing is probably "live issues" that are being generated using our new LLVM compiler. If you're using GCC for your project, there can be a slight difference between the issues reported by GCC when building, and the issues reported by the LLVM compiler when generating live issues. (The LLVM compiler doesn't attempt to be issue-for-issue compatible with GCC).

Thanks.

The problem is that the "live issues" feature apparently does not follow the the build settings. It apparently uses different default warnings and does not follow the "Other Warning Flags" setting.

The warning I am getting is emitted by GCC if you use -Wparentheses and is not emitted by default. It is emitted by live issues by default and even if you add -Wno-parentheses to "Other Warning Flags".

My project is a sample project that is used by hundreds of programmers. I think the discrepancy between issues and "live issues" will confuse them as it did me.

Howard Rodstein
WaveMetrics

 _______________________________________________
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: Issues with Issues In Xcode 4
      • From: Joar Wingfors <email@hidden>
References: 
 >Issues with Issues In Xcode 4 (From: Howard Rodstein <email@hidden>)
 >Re: Issues with Issues In Xcode 4 (From: Joar Wingfors <email@hidden>)

  • Prev by Date: Re: Issues with Issues In Xcode 4
  • Next by Date: Re: Issues with Issues In Xcode 4
  • Previous by thread: Re: Issues with Issues In Xcode 4
  • Next by thread: Re: Issues with Issues In Xcode 4
  • Index(es):
    • Date
    • Thread