Bug 74538

Summary: New "C" file shouldn't be filled in with "C++" comments
Product: [Applications] kdevelop Reporter: Jon Smirl <jonsmirl>
Component: file createAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jon Smirl 2004-02-08 05:17:44 UTC
Version:           CVS (using KDE Devel)
Installed from:    Compiled sources

When creating a new "C" file, the comments added need to be "C" comments i.e. /* comment */ not C++ ones. // C++

If you have the compiler set for strick "C" it will error on the C++ comments.
Comment 1 Sascha Cunz 2004-02-08 05:30:59 UTC
Hi Jon,
on which action does KDevelop insert C++-Style comments into your sources?
Comment 2 Jon Smirl 2004-02-08 05:52:10 UTC
The New File tab on the left. When I click New C Source file.
Comment 3 Jens Dagerbo 2006-05-01 21:18:46 UTC
Can't reproduce. I think Sascha fixed this last year.
Comment 4 Jens Dagerbo 2006-05-15 09:59:42 UTC
Assuming fixed.