Author |
Topic |
|
flyingxu
Junior Member
16 Posts |
Posted - Aug 10 2006 : 9:54:39 PM
|
version 1531 loss this function of go(Alt+G) from declaration to definition. My early version have this function. |
|
rhummer
Tomato Guru
USA
527 Posts |
Posted - Aug 10 2006 : 10:34:25 PM
|
Have you tried rebuilding youre symbole database?
We have a new build coming in the next day or less, which I tested going from a delcaration in a .h to the definition in the .cpp file just fine. |
Tools Engineer - Raven Software VS2005 SP2/VS2008 SP1 - VAX <LATEST> - Win 7 x64
|
|
|
flyingxu
Junior Member
16 Posts |
Posted - Aug 10 2006 : 11:12:44 PM
|
no, I rebuild my symbold database and close&open VC6, it still doesn't work.
By the way, if the function is overloaded, Alt+G just go between the two declarations, never to definition. |
|
|
peterchen
Tomato Guru
126 Posts |
Posted - Aug 11 2006 : 02:49:44 AM
|
same here for 1531, waiting for next build... |
|
|
feline
Whole Tomato Software
United Kingdom
19021 Posts |
Posted - Aug 12 2006 : 6:55:03 PM
|
this works fine for me in 1531, using VS2005 and C++ |
zen is the art of being at one with the two'ness |
|
|
flyingxu
Junior Member
16 Posts |
Posted - Aug 13 2006 : 05:09:23 AM
|
quote: Originally posted by feline
this works fine for me in 1531, using VS2005 and C++
Could anyone else test on VC6? |
|
|
feline
Whole Tomato Software
United Kingdom
19021 Posts |
Posted - Aug 13 2006 : 5:04:12 PM
|
i have just tried alt-g in VC6 with VA1532, and it is working perfectly for me, jumping from both the cpp file and the .h file.
if this still fails for people in VA 1532 can you try in a different file or project? does VAView know about, and understand the current class? is this it possible this is a class specific bug? |
zen is the art of being at one with the two'ness |
|
|
bluerider73
New Member
4 Posts |
Posted - Aug 14 2006 : 2:59:12 PM
|
VC6 + VA1532, same problem. However, it is inconsistent for me. It works for some classes. I haven't noticed any pattern, though. Rebuilding symbols and temp files does not work. |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Aug 14 2006 : 5:56:57 PM
|
Keep looking for a pattern.
Try with a new, default project. |
|
|
Ikarus76
New Member
Austria
2 Posts |
Posted - Aug 17 2006 : 08:18:06 AM
|
using version 1532 with VS 2005 C++.
Sometimes, when I use the Alt-G Hotkey, VA displays the Autorecover files instead of the original source code files... |
|
|
feline
Whole Tomato Software
United Kingdom
19021 Posts |
Posted - Aug 17 2006 : 7:49:47 PM
|
Ikarus76 do you have any other plugin's installed? is there anything "odd" about your system? i don't think i have ever heard of that problem before, so i am wondering why you are getting this. |
zen is the art of being at one with the two'ness |
|
|
Sasa
Tomato Guru
272 Posts |
Posted - Aug 17 2006 : 11:00:27 PM
|
They could have fixed ALL of the ALT-G issues if only they implemented my three easy suggestions to take the ALT-G to the next level. |
C++ Visual Studio 2008 Pro Windows 7 x64
|
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Aug 17 2006 : 11:27:50 PM
|
quote: Originally posted by Ikarus76
Sometimes, when I use the Alt-G Hotkey, VA displays the Autorecover files instead of the original source code files...
case=2133 va should ignore the autorecover directory when you have the va "watch for externally modified..." option enabled
|
|
|
bluerider73
New Member
4 Posts |
Posted - Aug 18 2006 : 11:45:47 AM
|
quote: Originally posted by support
Keep looking for a pattern.
Try with a new, default project.
One scenario I reproduced:
1. Alt+G only goes to the declaration. 2. Edit the definition (add a blank line) 3. Alt+G works! |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Aug 18 2006 : 11:51:22 AM
|
Do you have "Parse all files when opening a project" enabled on the Performance page of the VA options dlg? |
|
|
bluerider73
New Member
4 Posts |
Posted - Aug 18 2006 : 3:23:32 PM
|
quote: Originally posted by sean
Do you have "Parse all files when opening a project" enabled on the Performance page of the VA options dlg?
Yes. I also have "Watch for externally modified headers..." turned on. |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Aug 18 2006 : 4:28:19 PM
|
bluerider: single project workspace or multiple? |
|
|
bluerider73
New Member
4 Posts |
Posted - Aug 18 2006 : 4:38:48 PM
|
quote: Originally posted by sean
bluerider: single project workspace or multiple?
Multiple projects. 30, to be exact. |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Sep 06 2006 : 11:42:33 PM
|
Is anyone continuing to experience this problem with build 1534?
|
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Sep 19 2006 : 01:59:24 AM
|
Case 2133 is fixed in build 1535. |
|
|
|
Topic |
|