Re: Showing more warnings possible in Xcode?
Re: Showing more warnings possible in Xcode?
- Subject: Re: Showing more warnings possible in Xcode?
- From: Michael Ash <email@hidden>
- Date: Sat, 30 May 2009 22:51:13 -0400
On Sat, May 30, 2009 at 9: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.
Can you elaborate on this some more? Superficially it sounds like
you're just asking for the #warning (or #error) directives, which work
fine with gcc. But you make it sound like you're after a more capable
system, and I have no idea what capabilities such a thing would have.
Mike
_______________________________________________
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