| Summary: | C++ Semantic analysis gets confused by class inheritance | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Mattia Basaglia <glax> |
| Component: | Language Support: CPP (Clang-based) | Assignee: | kdevelop-bugs-null |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | igorkuo |
| Priority: | NOR | ||
| Version First Reported In: | 5.12.230801 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
Screenshot showing kdevelop properly detects base classes but still marks them as an error
Successful GlaxnimateWindow parsing |
||
|
Description
Mattia Basaglia
2023-12-18 15:35:23 UTC
Created attachment 164284 [details]
Successful GlaxnimateWindow parsing
Works for me in KDevelop 5.13 (almost latest master). Attached a screenshot. Try exiting KDevelop, clearing the session's cache in ~/.cache/kdevduchain/kdevelop-{<session-ID>}, then starting KDevelop again.
|