Re: Xcode 4 isn't always able to jump to analyzer warnings
Re: Xcode 4 isn't always able to jump to analyzer warnings
- Subject: Re: Xcode 4 isn't always able to jump to analyzer warnings
- From: Joar Wingfors <email@hidden>
- Date: Mon, 18 Apr 2011 19:08:35 -0700
On 18 apr 2011, at 15.54, Dave Carrigan wrote:
> Sometimes the analyzer spits out a warning, and clicking on it in the gui opens the appropriate file, but doesn't actually jump to the offending. In addition, I don't get a little blue alert icon in the margin next to the offending line.
>
> Looking at the build log, it shows something like:
>
> /projects/pdav/vspringboard/libvSpringboard/../src/classes/catalog/Catalog.m:88:5:{88:18-88:21}: warning: Value stored to 'needReload' is never read
> needReload = YES;
>
> It's pretty much useless to not be able to find the problem line without jumping back and forth from the build log to the editor.
>
> Is this a known problem or is there a workaround, or should I submit a bug?
It's always best to play it safe and submit a bug report:
<http://developer.apple.com/bugreporter/>
It's very easy for us to identify the duplicates that are being filed, and we'd much rather see duplicate bug reports than to miss out on bug reports.
Thanks,
j o a r
_______________________________________________
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