Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Symbol browser shows duplicate entries when sorted, except when sorted by access

(1/2) > >>

Micool121:
Symbol browser shows duplicate entries when sorted in bottom tree, except when sorted by access :

I'm starting a new project and I noticed that the symbol browser has duplicates functions entries. I'm using 5911 build with ubuntu 9.10

the bug may be a sorting issue, because the sort by access is correct ( see pictures ) although other sorting options shows duplicates entries.

This appears to be a specific issue for 5911 on both win32 and linux , I've cheked : symbol browser worked fine in build 5859 on both.

[attachment deleted by admin]

ollydbg:

--- Quote from: Micool121 on December 26, 2009, 06:34:41 pm ---This appears to be a specific issue for 5911 on both win32 and linux , I've cheked : symbol browser worked fine in build 5859 on both.

--- End quote ---
So, this is not a serious bug :D, I will check it. Can you supply a test code so that we can reproduce this bug?
Is this reproduced in the latest SVN trunk build CB?

Jenna:
If you provide a simple test-code, I can checkke whether it i sreally a sorting or a parser-issue, because double-entries in the same namespace should (of course) not happen.

It might take some time, because I'm not at home for the next three or four days.

Micool121:
Hello, thank you for your answers ;)

Here attached you will find an extract of my project showing the issue. ( It just shows some classes and is not compilable )

I didn't checked it with the latest SVN unfortunately  :(

Regards,

[attachment deleted by admin]

Jenna:
There is indeed a sorting bug, but it is in sort-by-access, because the double-entries come from the parser and the symbols-browser should show them.
They show a parser bug/issue, that should be fixed in the parser and not in the classbrowserbuilderthread.

Navigation

[0] Message Index

[#] Next page

Go to full version