From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Hussong To: sourcenav@sources.redhat.com Subject: Does xref work? Date: Wed, 27 Sep 2000 21:52:00 -0000 Message-id: <39s4tscqu1hviicgihsnnqiod1etr6to6m@4ax.com> X-SW-Source: 2000-q3/msg00458.html I have tried SourceNav 4.5.2 on a large C++ project on Windows NT, and it seems to me that member function cross-references do not really work. In particular, when I select "Xref of ..." for a member function, I can only see references _from_ members of the same class as the referenced function. Also, references _to_ member functions of other classes sometimes omit the class name, rendering them nearly useless. I find it hard to believe this is how SourceNav actually works: if it were, what use would it be? Could I be doing something wrong?