https://bugs.kde.org/show_bug.cgi?id=411644
Bug ID: 411644 Summary: Crash when hovering over a forward declared typedef'd struct Product: kdevelop Version: 5.4.2 Platform: openSUSE RPMs OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: general Assignee: kdevelop-bugs-n...@kde.org Reporter: krzysio.ku...@wp.pl Target Milestone: --- SUMMARY typedef struct Foo Foo; Hovering over the 2nd Foo will result in an immediate crash. STEPS TO REPRODUCE 1. Open a new source file with .cpp extension 2. Type in the above line 3. Hover over the last Foo OBSERVED RESULT Immediate crash EXPECTED RESULT A dialog popup with information about struct. SOFTWARE/OS VERSIONS Linux/KDE Plasma: OpenSUSE Tumbleweed 20190902 (available in About System) KDE Plasma Version: 5.16.4 KDE Frameworks Version: 5.61.0 Qt Version: 5.13.0 -- You are receiving this mail because: You are watching all bug changes.