Bug 74538 - New "C" file shouldn't be filled in with "C++" comments
Summary: New "C" file shouldn't be filled in with "C++" comments
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: file create (show other bugs)
Version: git master
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-08 05:17 UTC by Jon Smirl
Modified: 2006-05-15 09:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

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