Gcc Support
The CppChecker is tested with gcc version 3.4.4 on Windows and version 4.1.2 on Linux/Ubuntu.
Features:
- specialized markings for cited variables (e.g. unknown variable 'myUnknown')
- uses include-/exclude-settings from CDT project file
- optional break on unknown includes
- specialized error markers for unknown includes
- specialized error markers for errors within includes, stating the calling source file.
- auto search of includes within project and any other external directory
- parallel threads used during built
- error markers for English and German versions of gcc (up to now)
- (re)builds on saving header files: affected source files will be checked again
TODO's / in consideration:
- support for other languages (F,ES,IT,...)
- enhanced error reporting for errors within headers: also add specialized markers within the source file
- auto fix feature for specific error messages / warnings
::history::JAYlib/J2MEApplications > EclipsePlugins/CppChecker > EclipsePlugins/EclipseCall > JAYlib/HomePage > CppChecker/GCCSupport