Xcode 4 isn't always able to jump to analyzer warnings
Xcode 4 isn't always able to jump to analyzer warnings
- Subject: Xcode 4 isn't always able to jump to analyzer warnings
- From: Dave Carrigan <email@hidden>
- Date: Mon, 18 Apr 2011 15:54:04 -0700
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?
--
Dave Carrigan
email@hidden
Seattle, WA, USA
_______________________________________________
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