PC-lint suppress error within `/* ... */` block comment...
Read MoreGimpel's PC-lint and Flexelint; Anyone used them?...
Read MoreHow to fix warning - Unbound scanf conversion...
Read MoreHow can I use PC-Lint Plus's -esym with multiple message numbers?...
Read Moreuse of '#undef' is discouraged: 'ssCmd' [MISRA 2012 Rule 20.5, advisory]...
Read MorePC-LINT error 5448: token is not a valid binary operator in a preprocessor subexpression...
Read MoreMISRA 2012 violation - Type mismatch (Rules 10.1, 10.4)...
Read MoreLint Warning: #647: Suspicious truncation...
Read MoreStruct defined differently for C and C++ - is it safe? PC-Lint warns...
Read MoreHow to exclude some of the "unable to open include file *.h" errors in pclint...
Read MoreExpected an expression error, found 'WIN32'...
Read MoreHow can I tell lint to track a custodial pointer to a vector?...
Read MoreC99 Designated Initializer duplicate index not flagged at all in build output or lint...
Read MoreHow to exclude some particular files in Pc-lint...
Read MoreIs there a way to export the predefined macros from a Keil build configuration?...
Read MoreAnyone have experience with PC-Lint used with Netbeans or MPLAB X IDE?...
Read MorePC-Lint with Azure Pipelines - Has anyone ever tried to configure PC-Lint with azure pipelines?...
Read MoreEvaluation of floats in if condition...
Read MoreWhy does PC-Lint complain about redeclaration (Error 18)?...
Read More__asm and PCLint 9.0L Error 14: Symbol 'TS_IntDisableAsm(void)' previously defined...
Read MoreCould define variable 'EL_adv' at block scope [MISRA 2012 Rule 8.9, advisory] | pclint 9003 ...
Read Moreconversion between a pointer to function and another type [MISRA 2012 Rule 11.1, required] | pclint ...
Read MoreDependence placed on C/C++ operator precedence; operators '&&' and '==' [MIS...
Read MoreHow could PC-Lint work with an interrupt?...
Read Moreglobal macro 'INVALIDATION_ADDR' of type 'void' not referenced [MISRA 2012 Rule 2.5,...
Read More