Author |
Topic |
|
dodudo7
Ketchup Master
Israel
55 Posts |
Posted - May 08 2007 : 09:27:18 AM
|
Since installing the new 1555, in almost all cases when using ALT+G on method names, VaX automatically selects the declaration in the header file, without offering the option to choose between implemetation in .C file and declaration in .h file. This may even happen if the implementation is found (and recognized by VAX) in the current open .C file. |
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - May 08 2007 : 12:26:57 PM
|
When you are sitting in the header file and use alt-g what happens? Which IDE are you using?
I am wondering if VA is having problems with the .C files for some reason. |
zen is the art of being at one with the two'ness |
|
|
dodudo7
Ketchup Master
Israel
55 Posts |
Posted - May 08 2007 : 1:06:19 PM
|
I'm using VS2003. When using alt-g from the header file nothing happens, the same header file remains open (or maybe it is re-opened). When sitting in the .C file and using ALT+G, it takes me to the declaration in the header file.
I tried to test this issue, on a small test case project, but in that case the problem did not re-create. |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - May 09 2007 : 08:56:33 AM
|
If this was a "simple" file parsing problem then it should be fairly easy to reproduce on demand.
It is possible that something in a #include file referenced in the .C file is causing a problem.
Do you ever run two or more IDE's at the same time? If so are you running two instances of the same IDE? I am thinking of this forum thread:
http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=6074
and wondering if you are seeing the same problem. My short description of the problem was:
This two IDE's, two copies of the solution situation, I can reproduce a problem with alt-g, but only while both IDE's are running.
Close both IDE's and reload either project and the problem goes away. No need to delete any files on the hard drive. |
zen is the art of being at one with the two'ness |
|
|
dodudo7
Ketchup Master
Israel
55 Posts |
Posted - May 09 2007 : 3:49:55 PM
|
It looks like you are correct! I usually work with more than one IDE open, but different solutions. Anyway, after closing all of them and opening only one, now I get the menu to choose between source and header. I saw that other users complain about this issue for some time, but I didn't had such problems until the latest build.
Do you know when this is going to be fixed? I really need those IDEs open...
Thanks! |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - May 10 2007 : 08:06:11 AM
|
This is down as an urgent bug fix, but unfortunately I don't have any estimate on this yet:
case=6078 |
zen is the art of being at one with the two'ness |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - May 31 2007 : 01:05:16 AM
|
fixed in build 1557 |
|
|
|
Topic |
|