Bug 133087

Summary: /// @todo implement me style comments crash
Product: [Applications] kdevelop Reporter: Lion PhoeniX Ponomarev <l_px>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: crash CC: esigra
Priority: NOR    
Version: 3.3.4   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Lion PhoeniX Ponomarev 2006-08-27 21:12:45 UTC
Version:           3.3.4 (using KDE KDE 3.5.4)
Installed from:    Gentoo Packages
Compiler:          gcc (GCC) 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)  
OS:                Linux

Kdevelop inserts some comments automaticaly when I create some function (C++) via wizard, like this one:
/// @todo implement me
It's the only string in function body (right after creation, of course). And when I put cursor after word "me" && press Enter KDevelop crashes. It doesn't depend on other code, just this comment.
Comment 1 Andreas Kling 2006-08-27 22:15:33 UTC

*** This bug has been marked as a duplicate of 132835 ***