Author |
Topic |
|
fspafford
Senior Member
USA
45 Posts |
Posted - Feb 24 2010 : 10:37:55 AM
|
I have a problem with Find References where symbols from other contexts are appearing the in results. Is there a setting I am missing, or is this a bug with 1626? |
Regards,
Frank |
|
accord
Whole Tomato Software
United Kingdom
3287 Posts |
Posted - Feb 24 2010 : 1:13:18 PM
|
Find References is supposed to show results from the same context. However there are edge cases, where VA cannot recognize the context, typically when dealing with compex code. When the context is unrecognized, VA shows a question mark icon in the Find References list.
If you can post some example code where it fails, I can investigate the problem.
In case you are using C++, do you use any complex macro or template code? (i.e. boost) Macros that define symbols, or macros that call other macros, etc.?
Anyway, you can try our newest version to see if this helps:
http://www.wholetomato.com/downloads/default.asp
You can do this even with expired license, for 3 days. |
Edited by - accord on Feb 24 2010 1:31:54 PM |
|
|
fspafford
Senior Member
USA
45 Posts |
Posted - Mar 03 2010 : 09:11:18 AM
|
I am using C++, but not boost. We do have a few macros that call other macros. Could these be the problem? |
Regards,
Frank |
|
|
accord
Whole Tomato Software
United Kingdom
3287 Posts |
|
|
Topic |
|