• 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
Line-number references wrong by several lines
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Line-number references wrong by several lines
      • From: Fritz Anderson <email@hidden>
  • Prev by Date: Re: Best way to get warnings for 10.5 only calls?
  • Next by Date: Re: Line-number references wrong by several lines
  • Previous by thread: recursive header search path bug
  • Next by thread: Re: Line-number references wrong by several lines
  • Index(es):
    • Date
    • Thread