Warning: Multi-line comments [-Wcomment] display red. [message #895691] |
Sat, 14 July 2012 23:32  |
Eclipse User |
|
|
|
Hi, all:
Environment:
Eclipse IDE for C/C++ Developers
Version: Indigo Service Release 2
Build id: 20120216-1857
I'm trying to build a C/C++ project using Eclipse CDT. Everything seems to be fine, except one thing makes me annoyed. Some warnings display red, which I thought should display yellow.
The warnings displaying in red include:
Quote:
1) Warning: Multi-line comments [-Wcomment]
2) Warning: Comparison between signed and unsigned integer expressions [-Wsign-compare]
3) Warning: ' ' defined but not used [-Wunused-variable]
Please help, how to make the warnings display yellow, instead of red?
Quote:Windows->Preference->C/C++->Code Analysis
I can see where I can specify the Severity of specific problem. However, there seems to be nowhere corresponds to the above 3 warnings.
[Updated on: Sun, 15 July 2012 20:30] by Moderator
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.54595 seconds