Bug 359552

Summary: implement Class::function fails to show when inside namespace
Product: [Applications] kdevelop Reporter: Radu Benea <kitanatahu>
Component: Language Support: CPP (Clang-based)Assignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: normal CC: kilo
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: testcase for this bugreport

Description Radu Benea 2016-02-18 20:23:28 UTC
The problem is only reproducible if the same namespace and a different class is defined in an include from the first included file from the cpp

I will attach a testcase proving exactly what the issue is and all known workarounds from me.

Reproducible: Always
Comment 1 Radu Benea 2016-02-18 20:25:00 UTC
Created attachment 97289 [details]
testcase for this bugreport

a ultra-minimalistic testcase showing all observed behaviours
Comment 2 Justin Zobel 2021-03-09 22:47:49 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 3 KiloAlphaIndia 2021-03-10 18:03:39 UTC
I can confirm that this problem still occurs on master.