Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 1278: Find Symbol does not show all symbols of cur
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

xMRi
Tomato Guru

Germany
315 Posts

Posted - Oct 22 2004 :  03:57:58 AM  Show Profile
Find Symbol does not show all symbols of current solution.
I have a medium sized project.

All symbols were class declaration and implementation reside in the same file are not visible. I am not sure that this is the reason.

Build 1278

Martin Richter [rMVP] WWJD http://blog.m-ri.de
"A well-written program is its own heaven; a poorly written
program is its own hell!" The Tao of Programming

Edited by - xMRi on Oct 22 2004 03:58:18 AM

xMRi
Tomato Guru

Germany
315 Posts

Posted - Oct 22 2004 :  08:50:24 AM  Show Profile
Problems also in build 1276

Martin Richter [rMVP] WWJD http://blog.m-ri.de
"A well-written program is its own heaven; a poorly written
program is its own hell!" The Tao of Programming
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Oct 22 2004 :  5:47:42 PM  Show Profile
is this with C++? which IDE are you using?

if it is C++, have you put the class at the top of a cpp file, and then defined the class functions further down the same cpp file? or is the class in a .h file, and the functions are declared inside the class?

zen is the art of being at one with the two'ness
Go to Top of Page

xMRi
Tomato Guru

Germany
315 Posts

Posted - Oct 25 2004 :  05:25:07 AM  Show Profile
VS.NET 2003
Yes it is C++ source.

Martin Richter [rMVP] WWJD http://blog.m-ri.de
"A well-written program is its own heaven; a poorly written
program is its own hell!" The Tao of Programming
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Oct 25 2004 :  12:33:21 PM  Show Profile
Symbols defined only in cpp files do not appear in the SIW dropdown or Find Symbol dialog.

VA X parses all headers, not all source files, when you open a project. Hence, VA X does not know about symbols defined only in source files.

case=79
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000