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
 1526: Another problem showing function parameters
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

dodudo7
Ketchup Master

Israel
55 Posts

Posted - Jul 02 2006 :  09:34:21 AM  Show Profile  Reply with Quote
In the latest versions of VA-X the ALT+G menu shows also the full path of the files containing the implementations found.
I know that this feature was added due to a customer request, but it creates a much bigger problem. Now functions with many parameters have their parameters list replaced by "...".
Since it is common to have functions with the same name (overloading) within the same file, now they are indistinguishable because most of the signature is missing.
In my opinion the addition of the function parameters was a great feature added in 10.1 and now it's functionality is reduced.

p.s. the above problem happens when the source code has a relatively long path (40 characters).
p.s. 2 I'm using visual studio 2003 and C++ code.

Edited by - dodudo7 on Jul 02 2006 09:34:59 AM

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jul 02 2006 :  2:37:25 PM  Show Profile  Reply with Quote
so far i cannot reproduce this, i am not getting any file paths on alt-g. using VS2003 and VA 1526.
the files that are listed, are they part of your project, or external libraries? i have set up a test using files that are part of my project, so this may be the difference.

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

dodudo7
Ketchup Master

Israel
55 Posts

Posted - Jul 03 2006 :  08:35:35 AM  Show Profile  Reply with Quote


My guess is that it happens because the implementations found are on files located on different directories than the current open file where the ALT+G was pressed.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jul 04 2006 :  6:44:57 PM  Show Profile  Reply with Quote
odd. are the files in the solution? are they in a different project in the solution to the current file?
i used alt-g to jump to files on a different drive, so i certainly should have seen paths in the alt-g menu if that was the trigger.

really i need to be able to reproduce the problem, so i can provide the steps to the developers before raising a case.

if you have "track activity in solution explorer" turned on that will allow you to see what is going on with the files.

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

dodudo7
Ketchup Master

Israel
55 Posts

Posted - Jul 09 2006 :  09:27:35 AM  Show Profile  Reply with Quote
All the files are part of the (same) project, but the sources are separated from the includes. I am using the "track activity in solution explorer" so I can see the selected files highlighted in the solution explorer.
I observed that this behaviour does not occur in all the projects, but I can't see any difference between the projects that reproduce the problem and those that don't.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jul 09 2006 :  11:24:48 AM  Show Profile  Reply with Quote
*puzzled expression*

in the code i normally work on the cpp and .h files are stored in different directories. they live in "source/" and "include/" directories under a common base directory, and i have never seen this happen.

so the fact it is project specific makes sense, but does not explain why.
* do you know if some of the projects were upgraded from an earlier version of the IDE?
* are all of the projects stored on the same hard drive?

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

dodudo7
Ketchup Master

Israel
55 Posts

Posted - Jul 13 2006 :  05:26:51 AM  Show Profile  Reply with Quote
Part of the projects were upgraded from VC6 to VS2003, but this upgrade happened more than a year ago and some other projects were created by VS2003, so I don't believe this to be the cause.
Regarding the second question, yes, all the project files are stored on the same drive.
Btw, the problem occurs both when I am working over a ClearCase drive or a regular local drive.
If you would like, I can try to create a sample project and try to reproduce the problem on my computer and sent it to you by e-mail.

Go to Top of Page

jpizzi
Tomato Guru

USA
642 Posts

Posted - Jul 14 2006 :  01:11:04 AM  Show Profile  Reply with Quote
If you are successful at that, it would be ideal.

Joe Pizzi
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jul 15 2006 :  2:15:02 PM  Show Profile  Reply with Quote
what is a ClearCase drive?
if you have some "odd" software installed that changes how the file system looks this might explain the problem, but does not explain why this is project specific.

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

dodudo7
Ketchup Master

Israel
55 Posts

Posted - Jul 18 2006 :  08:12:05 AM  Show Profile  Reply with Quote
You seriously don't know what ClearCase is??
It's the source control environment from IBM (originally Rational). They have a relative large customer base, so I woulnd call them "odd software".
Anyway, what I intended to say is, that the problem happens also when working without any souce control, so I don't believe that it is the source control environment that's causing this problem.
Anyway, just as a positive feedback, VA work excellent with Rational ClearCase.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jul 18 2006 :  7:40:17 PM  Show Profile  Reply with Quote
i use CVS, and i am familiar with the names of several other source control systems, but not that one. there is a LOT to know, and i long ago stopped trying to hold all of it in my memory

it is good to rule out a widely used source control system, but this does leave the question, what is different about the projects with this problem.

*considers*

if you close all open windows, and then close the IDE, and then reload it, and open the solution again, so there are no open windows, does OFIW list "communicationModule.h" ?

if VA is confused about which files are actually part of the solution this might explain some of the problem, but then we have to work out why VA is confused about this.

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000