Unpermitted operand to operator '++' [MISRA 2012 Rule 10.1, required]...
Read MoreUse of modifier or type 'unsigned' outside of a typedef [MISRA 2012 Directive 4.6, advisory]...
Read MoreHow could PC-Lint ignore an expression or macro...
Read MoreAny tips for speeding up static analysis tool PC-Lint? Any experiences using .LOB files?...
Read MorePC-Lint Misra 10.1 Error on Boolean Expression...
Read MoreHow does PC-Lint (by Gimpel) look across multiple modules?...
Read MoreCan you get PC Lint to ignore certain special enums like 'myenum_min' and 'myenum_max...
Read MorePC Lint info 825 suppress is not working using fallthrough comment...
Read MorePC Lint, err 613 and "complicated" if...
Read MorePc Lint, how to suppress err 613(Possible use of null ponter) for class with init()...
Read MorePC Lint and check for possible nullptr...
Read MoreHow to integrate PC-lint with Visual C++ 2008...
Read MoreHow can I run an incremental PC-Lint using make...
Read MoreGimpel's PC-lint can't trace dangling pointer?...
Read Morehow to generate call graph with PC-Lint?...
Read MorePC Lint Error while using templates...
Read MorePC Lint Warning 537: Repeated include file...
Read MoreGimpel's PC Lint Value Tracking...
Read MoreDoes MISRA C 2012 say not to use bool...
Read MorePC-Lint error : Error 307: Can't open indirect file 'gcc-include-path.lnt'...
Read MoreMISRA error 10.1 Implicit conversion of complex integer...
Read Moreenforce std::nothrow at compile time or during static analysis...
Read MoreIAR EWARM PC-LINT Inhibiting messages from a header included with the -header option...
Read MoreProcess text file by indented pattern...
Read MorePer-project options in Visual Lint?...
Read MoreDivide project into different PC-Lint Warning Policies...
Read More