• 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: Showing more warnings possible in Xcode?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Showing more warnings possible in Xcode?


  • Subject: Re: Showing more warnings possible in Xcode?
  • From: Kyle Sluder <email@hidden>
  • Date: Sat, 30 May 2009 18:58:30 -0700

On Sat, May 30, 2009 at 6:54 PM, Eric Hermanson <email@hidden> wrote:
> Thanks for all the input.  It would be nice if xCode not only allow an
> easy-to-use configuration panel for all GCC warnings (not just some), but
> also if xCode would parse source code on the fly to notify of
> compiler-independent, completely user-defined warnings too.  Jetbrains IDEA
> Java development environment has a very rich set of source-time user defined
> warnings that make coding very clean.

This is very hard to do with gcc, because the intermediate
representation it generates is virtually useless unless you are the
compiler.  Much progress has been made with clang, which replaces the
gcc frontend.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Showing more warnings possible in Xcode? (From: Alex Curylo <email@hidden>)
 >Re: Showing more warnings possible in Xcode? (From: Eric Hermanson <email@hidden>)
 >Re: Showing more warnings possible in Xcode? (From: Alex Curylo <email@hidden>)
 >Re: Showing more warnings possible in Xcode? (From: Kyle Sluder <email@hidden>)
 >Re: Showing more warnings possible in Xcode? (From: Alex Curylo <email@hidden>)
 >Re: Showing more warnings possible in Xcode? (From: Gwynne Raskind <email@hidden>)
 >Re: Showing more warnings possible in Xcode? (From: Clark Cox <email@hidden>)
 >Re: Showing more warnings possible in Xcode? (From: Eric Hermanson <email@hidden>)

  • Prev by Date: Re: Several Questions
  • Next by Date: Re: Several Questions
  • Previous by thread: Re: Showing more warnings possible in Xcode?
  • Next by thread: Re: Showing more warnings possible in Xcode?
  • Index(es):
    • Date
    • Thread