Author |
Topic |
|
Uniwares
Tomato Guru
Portugal
2322 Posts |
Posted - Nov 25 2003 : 10:02:15 PM
|
Can it be that the hovering browser shows symbols multiple times when I have a file multiple times in the workspace?
Because this is what I seem to see. One class which is present in multiple projects (file in the project folder), is shown as having 8 times the same contructor, but all other members are only doubled. But all lead to the same location when clicked. |
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Aug 07 2004 : 2:42:20 PM
|
so far unable to reproduce this.
using VS .NET 2002 and VAX 1246 i have added two empty win32 projects to a test program. the test program's project contains the files for class CdIndexFileData
both dummy projects contain the two files for this class, and nothing else.
the HCB is only showing once instance of each member and function in this class. |
zen is the art of being at one with the two'ness |
|
|
Uniwares
Tomato Guru
Portugal
2322 Posts |
Posted - Aug 09 2004 : 1:48:00 PM
|
Well, I still have the very same problem in many classes (almost all). There are lots of screenshots around which show this problem. It`s annoying. |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Aug 09 2004 : 6:09:02 PM
|
i am sure it is. i was hoping to find a small and simple way of reproducing the problem. how many different times do you need to include the same class to trigger this? |
zen is the art of being at one with the two'ness |
|
|
Uniwares
Tomato Guru
Portugal
2322 Posts |
Posted - Aug 10 2004 : 11:44:34 AM
|
Some classes i have just twice included in the whole workspace. Others six or seven times. Not sure what exactly triggers it. I mean, my workspace contains about 800 files, that is not an easy task to repro. Support has some of my logs already. There should be a hint about this too. |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Aug 10 2004 : 5:13:26 PM
|
i will chaise support about this. also, i will have another go at reproducing this myself with a smaller workspace. |
zen is the art of being at one with the two'ness |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Aug 12 2004 : 3:40:32 PM
|
is this what you are seeing? case=209 |
zen is the art of being at one with the two'ness |
|
|
Uniwares
Tomato Guru
Portugal
2322 Posts |
Posted - Aug 12 2004 : 4:11:29 PM
|
Yes, this looks very similar to what I see. Here are two old screen shots:
(which btw also show various other problems like the operator dtor) |
Edited by - Uniwares on Aug 12 2004 11:09:40 PM |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Aug 13 2004 : 2:39:20 PM
|
ah, ctor and dtor are constructor and destructor. i had wondered what you ment by that.
are those class member functions in the left hand picture? they have the colour of functions, but no brackets. that looks like case=208 |
zen is the art of being at one with the two'ness |
|
|
Uniwares
Tomato Guru
Portugal
2322 Posts |
Posted - Aug 13 2004 : 3:19:26 PM
|
Left hand are global functions, right hand are class members. (sorry about ctor and dtor, thought that is commonly known ) |
|
|
|
Topic |
|