Search code examples
PC-lint suppress error within `/* ... */` block comment...


cmisrapc-lint

Read More
Gimpel's PC-lint and Flexelint; Anyone used them?...


static-analysislintpc-lint

Read More
How to fix warning - Unbound scanf conversion...


cscanfpc-lint

Read More
How can I use PC-Lint Plus's -esym with multiple message numbers?...


cpc-lint

Read More
MISRA C 2012 Rule 11.4 violation...


cembeddedkeilmisrapc-lint

Read More
use of '#undef' is discouraged: 'ssCmd' [MISRA 2012 Rule 20.5, advisory]...


cmisrapc-lint

Read More
PC-LINT error 5448: token is not a valid binary operator in a preprocessor subexpression...


c-preprocessorpc-lintrl78

Read More
MISRA 2012 violation - Type mismatch (Rules 10.1, 10.4)...


cimplicit-conversiontype-mismatchmisrapc-lint

Read More
Lint Warning: #647: Suspicious truncation...


clinttruncationpc-lintarmcc

Read More
in c: func(void) vs. func()...


cfunctionvoidlintpc-lint

Read More
Struct defined differently for C and C++ - is it safe? PC-Lint warns...


c++lintpc-lint

Read More
How to exclude some of the "unable to open include file *.h" errors in pclint...


cincludeheader-fileslintpc-lint

Read More
Expected an expression error, found 'WIN32'...


c++lintpc-lint

Read More
How can I tell lint to track a custodial pointer to a vector?...


c++memory-leaksdestructorstdvectorpc-lint

Read More
C99 Designated Initializer duplicate index not flagged at all in build output or lint...


cc99lintdesignated-initializerpc-lint

Read More
Lint restricted macro name list...


lintpc-lint

Read More
How to exclude some particular files in Pc-lint...


lintpc-lint

Read More
Is there a way to export the predefined macros from a Keil build configuration?...


lintkeilpc-lintpredefined-macro

Read More
Anyone have experience with PC-Lint used with Netbeans or MPLAB X IDE?...


cnetbeansstatic-analysismplabpc-lint

Read More
PC-Lint with Azure Pipelines - Has anyone ever tried to configure PC-Lint with azure pipelines?...


azure-pipelinespc-lint

Read More
Evaluation of floats in if condition...


cmisrapc-lint

Read More
PC-Lint: Ignore Library errors...


cpc-lint

Read More
Why does PC-Lint complain about redeclaration (Error 18)?...


cstatic-analysislintpc-lint

Read More
__asm and PCLint 9.0L Error 14: Symbol 'TS_IntDisableAsm(void)' previously defined...


cassemblymisrapc-lintwind-river-workbench

Read More
Could define variable 'EL_adv' at block scope [MISRA 2012 Rule 8.9, advisory] | pclint 9003 ...


cmisrapc-lint

Read More
conversion between a pointer to function and another type [MISRA 2012 Rule 11.1, required] | pclint ...


cmisrapc-lint

Read More
Dependence placed on C/C++ operator precedence; operators '&&' and '==' [MIS...


cmisrapc-lint

Read More
How could PC-Lint work with an interrupt?...


cxc8pc-lint

Read More
global macro 'INVALIDATION_ADDR' of type 'void' not referenced [MISRA 2012 Rule 2.5,...


cmisrapc-lint

Read More
Both sides have side effects?...


clintside-effectsmisrapc-lint

Read More
BackNext