From: M Manohar <m_manohar@yahoo.com>
To: sourcenav@sources.redhat.com
Subject: Parse bug ???
Date: Sat, 22 Jul 2000 00:15:00 -0000 [thread overview]
Message-ID: <20000722071436.19614.qmail@web3501.mail.yahoo.com> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 508 bytes --]
I tried this test program
----------
class xx {
int a;
void y(void) { a=1;};
};
int main()
{
xx z;
}
-------------
When I try to generate a xref for 'a' in class 'xx'
s-n displays nothing. On the other hand if you try to
xref for method y, I get this xref
y[mi] xx --------> w a[ud]
Is this a parser bug ?? If so does anybody have a fix
for that
__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail  Free email you can access from anywhere!
http://mail.yahoo.com/
reply other threads:[~2000-07-22 0:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20000722071436.19614.qmail@web3501.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).