Bug 133087 - /// @todo implement me style comments crash
Summary: /// @todo implement me style comments crash
Status: RESOLVED DUPLICATE of bug 132835
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.3.4
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-27 21:12 UTC by Lion PhoeniX Ponomarev
Modified: 2007-08-30 10:41 UTC (History)
1 user (show)

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


Attachments

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