Ericsson / CodeCompass

CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java
https://codecompass.net
GNU General Public License v3.0
521 stars 102 forks source link

Local variables are not shown for methods #675

Open mcserep opened 1 year ago

mcserep commented 1 year ago

While testing #646, I found that local variables are not shown for methods in the Info Tree. It is only working properly for functions, as I have experienced. It is unrelated to the tested PR and the bug is present before it, so I open this issue.

Correct functionality with functions:
Correct

Incorrect functionality with methods (note, that the count of the local variables are displayed, but upon expanding it, none is shown):
Incorrect

I have verified, that the executed Thrift query returns an empty result, thus: