

********************************************************

*            Lint Error/Warning messages follow         *

*********************************************************


********** Category: OTHER - Messages that haven't been defined in a category
C:\Projects\jzLintReport\example.cpp(71) :  Error 40: Undeclared identifier 'pInt'
C:\Projects\jzLintReport\example.cpp(71) :  Error 63: Expected an lvalue
C:\Projects\jzLintReport\example.cpp(75) :  Error 64: Type mismatch (assignment) (int = pointer)
C:\Projects\jzLintReport\example.cpp(25) :  Warning 414: Possible division by 0
C:\Projects\jzLintReport\example.cpp(64) :  Warning 527: Unreachable
C:\Projects\jzLintReport\example.cpp(30) :  Warning 530: Symbol 'nRet' (line 29) not initialized
C:\Projects\jzLintReport\example.cpp(75) :  Warning 530: Symbol 'pInt' (line 73) not initialized
C:\Projects\jzLintReport\example.cpp(44) :  Warning 644: Variable 'nFoo' (line 32) may not have been initialized
C:\Projects\jzLintReport\example.cpp(18) :  Warning 661: Possible access of out-of-bounds pointer (1 beyond end of data) by operator '['
C:\Projects\jzLintReport\example.cpp(57) :  Info 716: while(1) ... 
C:\Projects\jzLintReport\example.cpp(65) :  Info 774: Boolean within 'if' always evaluates to True
C:\Projects\jzLintReport\example.cpp(52) :  Info 801: Use of goto is deprecated
C:\Projects\jzLintReport\example.cpp(40) :  Info 825: control flows into case/default without -fallthrough comment
********** Category: Critical Errors
C:\Projects\jzLintReport\example.cpp(27) :  Warning 558: Too few arguments for format (1 missing)
C:\Projects\jzLintReport\example.cpp(26) :  Warning 559: Size of argument no. 3 inconsistent with format
C:\Projects\jzLintReport\example.cpp(71) :  Info 740: Unusual pointer cast (incompatible indirect types)
C:\Projects\jzLintReport\example.cpp(75) :  Info 826: Suspicious pointer-to-pointer conversion (area too small)
********** Category: Less Critical Errors
 No messages have been defined for this category
********** Category: Noise Messages
 No messages have been defined for this category

Total Files Processed: 1
Total Files With Messages: 1
Total Messages Processed: 17
