Bug 359552 - implement Class::function fails to show when inside namespace
Summary: implement Class::function fails to show when inside namespace
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: CPP (Clang-based) (other bugs)
Version First Reported In: git master
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-18 20:23 UTC by Radu Benea
Modified: 2021-03-10 18:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
testcase for this bugreport (751 bytes, application/octet-stream)
2016-02-18 20:25 UTC, Radu Benea
Details

Note You need to log in before you can comment on or make changes to this bug.
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.