[Bug 74538] New: New "C" file shouldn't be filled in with "C++" comments
Jon Smirl
jonsmirl at yahoo.com
Sun Feb 8 05:18:09 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=74538
Summary: New "C" file shouldn't be filled in with "C++" comments
Product: kdevelop
Version: CVS
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: jonsmirl at yahoo.com
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.
More information about the KDevelop-devel
mailing list