https://bugs.kde.org/show_bug.cgi?id=3D377036 Bug ID: 377036 Summary: Kdevelop crashed when documentating template function Product: kdevelop Version: 5.0.80 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: doxygen integration Assignee: kdevelop-bugs-null@kde.org Reporter: robin.christ@gmx.de Target Milestone: --- Consider the following code: template typename T1, template typename T2, template typename T3> void foo(T1 &vertexes, T2 &sources, T3 &frequencies, rdt::DirectSoundCalculationOptions const& calcOptions ); Place your pointer in this void and press Code -> Document Declaration (or alternatively Alt+Shift+D) and see your Kdevelop Crash. --=20 You are receiving this mail because: You are watching all bug changes.=