public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
From: M Manohar <m_manohar@yahoo.com>
To: sourcenav@sources.redhat.com
Subject: Re: C++ parser problem (RFC)
Date: Thu, 12 Oct 2000 00:26:00 -0000	[thread overview]
Message-ID: <20001012072552.12246.qmail@web3506.mail.yahoo.com> (raw)

here is a code snippet ----------

class dummy
{
public:
	int no_ref;
	int func(void) {no_ref = 5;};
	int func1(void) {no_ref = 5;};
};
	
snippet end ----------

Trying to generate xref for no_ref gives nothing
Hope this helps

-Manohar
--- Ian Roxborough <irox@redhat.com> wrote:
> 
> 
> Hi,
> 
> Can all the people who are having problems please
> try to
> send in test cases (easy, minimal, code snippets)
> with details
> instructions.  If you can't get a really good
> reproducible test
> case try to post an outline, somebody might be have
> similar
> problems and beable to produce a good test case.
> 
> If you want your bugs fixed and (for whatever
> reason) can't
> fix it yourself, remember the better a bug report
> you give us
> the easier it is for us to fix.
> 
> Thanks,
>   Ian.
> 
> P.S.: We do want to fix all the bugs in SN
> regardless of who's paying us.
> 
> P.S.S.:  Please keep posts on topic.
> 


__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

             reply	other threads:[~2000-10-12  0:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-12  0:26 M Manohar [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-10-09 13:38 Ian Roxborough

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=20001012072552.12246.qmail@web3506.mail.yahoo.com \
    --to=m_manohar@yahoo.com \
    --cc=sourcenav@sources.redhat.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).