public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
From: "Keogh, Craig" <keogh@rlmsystems.com.au>
To: "'sourcenav@sourceware.cygnus.com'" <sourcenav@sourceware.cygnus.com>
Subject: Adding a Parser: SN_LOCAL_VAR_DEF ?
Date: Thu, 09 Aug 2001 16:33:00 -0000	[thread overview]
Message-ID: <34168E9E775CD411A4430000F80768621B4433@unclassfs03.rlmsystems.com.au> (raw)

Greetings,

I am writing an Ada parser for Source Navigator. Everything is working well
except for one thing. Local Variable definitions.

If I call sn_insert_symbol with SN_GLOB_VAR_DEF (global variable), it works
perfectly:
- it is highlighted in the editor window
- when the cursor is over the variable, it appears in the drop down box
- xref'ing works

But if I use SN_LOCAL_VAR_DEF in exactly the same way, none of the above
happen.

Yes, "generate refences to local variables" in project preferences is ON.

Is this a problem with my parser or source navigator? Has anyone else
experienced this?


Craig Keogh

             reply	other threads:[~2001-08-09 16:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-09 16:33 Keogh, Craig [this message]
2001-08-09 17:14 ` Ian Roxborough
2001-08-10  1:39 Mike_D_Davies
2001-08-10 10:21 ` Ian Roxborough
2001-08-14  1:08 Mike_D_Davies

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=34168E9E775CD411A4430000F80768621B4433@unclassfs03.rlmsystems.com.au \
    --to=keogh@rlmsystems.com.au \
    --cc=sourcenav@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).