public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
* Re: C++ parser problem (RFC)
@ 2000-10-12  0:26 M Manohar
  0 siblings, 0 replies; 2+ messages in thread
From: M Manohar @ 2000-10-12  0:26 UTC (permalink / raw)
  To: sourcenav

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* C++ parser problem (RFC)
@ 2000-10-09 13:38 Ian Roxborough
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Roxborough @ 2000-10-09 13:38 UTC (permalink / raw)
  To: sourcenav

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-10-12  0:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-12  0:26 C++ parser problem (RFC) M Manohar
  -- strict thread matches above, loose matches on Subject: below --
2000-10-09 13:38 Ian Roxborough

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