Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Warnings and SuppressWarnings

Hi,
I am getting a bunch of warnings in the core-plugin of the following
kind: Unnecessary @SuppressWarnings. I assume this is because my
compiler warning settings differ from the ones of others.

Therefore I suggest to use a common set of warnings for all of us and
check it into CVS (like we are doing this in the cdt.ui plugin). 

Has anyone objections against this? I'd start out with the same settings
as we are using for the ui-plugin. 

Markus.


Back to the top