Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: ViktorXP on June 30, 2015, 11:26:26 am
-
I'm sorry, but i don't have access svn|Bug Tracker.
i found bug parsing of symbols.
if the class is final, it is seen as a symbol of the final and not the class name.
http://prntscr.com/7n1eqi
-
I have noticed a similar behavior with "Current file's symbols".
(http://i59.tinypic.com/16jnevl.png)
-
ToApolytoXaos: I doubt you issue is the same as the one originally reported.
-
ToApolytoXaos: I doubt you issue is the same as the one originally reported.
That's why I said "a similar behavior"; it does not mean it's the same thing.
-
I'm sorry, but i don't have access svn|Bug Tracker.
i found bug parsing of symbols.
if the class is final, it is seen as a symbol of the final and not the class name.
http://prntscr.com/7n1eqi
It's a bug as I can see, can you report it here: Tickets (https://sourceforge.net/p/codeblocks/tickets/?source=navbar).
EDIT: You need to register a user in Sourceforge.
-
I have noticed a similar behavior with "Current file's symbols".
So, what is the expect correct way you want to see?
You want to see a destructor function named "wxScintilla" in the symbol tree?