public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
* Parse bug ???
@ 2000-07-22  0:15 M Manohar
  0 siblings, 0 replies; only message in thread
From: M Manohar @ 2000-07-22  0:15 UTC (permalink / raw)
  To: sourcenav

[-- 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/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-07-22  0:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-22  0:15 Parse bug ??? M Manohar

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).