From mboxrd@z Thu Jan 1 00:00:00 1970 From: M Manohar To: sourcenav@sources.redhat.com Subject: Parse bug ??? Date: Sat, 22 Jul 2000 00:15:00 -0000 Message-id: <20000722071436.19614.qmail@web3501.mail.yahoo.com> X-SW-Source: 2000-q3/msg00045.html 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/