Line-number references wrong by several lines
Line-number references wrong by several lines
- Subject: Line-number references wrong by several lines
- From: Jerry Krinock <email@hidden>
- Date: Wed, 30 Jan 2008 20:27:12 -0800
In Xcode 3.0, my Message Bubbles (warnings and errors), error annunciations in the Build Transcript, and cmd-clicking to symbols usually land several lines above the actual target. I understand that sometimes statements span more than one line, and sometimes the context of an error involves an entire scope of curly brackets. But that's not the trouble. Sometimes I have to purposely put in an error in order to find out what the offset is. For example:
I assign an undeclared variable on line 1479:
1479 > x=5 ;
Build, and I get this in the Build Transcript:
Firefox3Store.m:1477: error: 'x' undeclared (first use in this function)
Today it's two lines. Some days it's four or five.
I've tried clicking "Rebuild Code Sense Index", but it does not help.
Does anyone else have this problem?
Jerry Krinock
|
_______________________________________________
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