2025-05-09 23:11 ftp://ftp.de.debian.org/debian/pool/main/c/cppcheck/cppcheck_2.17.1.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=boost --library=tinyxml2 --library=pcre --library=qt --library=python --library=openmp --library=bsd --library=wxwidgets --library=cairo --library=opencv2 --library=lua --library=libcurl --library=openssl --library=kde --library=emscripten --library=sqlite3 --library=libsigc++ --library=gtk --library=googletest --library=cppunit --library=mfc --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j3 platform: Linux-6.8.0-1022-oracle-aarch64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.17.0 head-info: b3c7f00 (2025-05-09 17:59:20 +0200) count: 1891 1790 elapsed-time: 80.3 71.8 head-timing-info: old-timing-info: head results: cppcheck-2.17.1/addons/test/misra/config1.c:8:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable some [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misc-test.cpp:20:7: style: The function 'dostuff' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] cppcheck-2.17.1/addons/test/misc-test.cpp:16:18: note: Virtual function in base class cppcheck-2.17.1/addons/test/misc-test.cpp:20:7: note: Function in derived class cppcheck-2.17.1/addons/test/misc-test.cpp:27:35: performance: Function parameter 'v' should be passed by const reference. [passedByValue] cppcheck-2.17.1/addons/test/misra/crash3.c:12:23: style: union member 'Anonymous0::num' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/crash4.c:3:16: style: struct member 'ConDesDesc::Order' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/crash4.c:4:16: style: struct member 'ConDesDesc::Import' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/crash5.c:4:13: style: struct member '_boardcnf_ch::ddr_density' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/crash5.c:5:14: style: struct member '_boardcnf_ch::ca_swap' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/crash5.c:10:14: style: struct member '_boardcnf::dqdm_dly_r' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/crash5.c:12:25: style: struct member '_boardcnf::ch' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/crash6.c:5:10: style: struct member '_tGames::magicdirname' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/crash6.c:6:18: style: struct member '_tGames::expectedmask' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/crash6.c:7:19: style: struct member '_tGames::pictureorder' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/crash8.c:3:10: style: struct member 'three_d_filter_t::name' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/crash8.c:4:10: style: struct member 'three_d_filter_t::elem' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/crash_misra9_parseInitializer.c:3:11: style: struct member 'Anonymous1::a' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/crash_misra9_parseInitializer.c:4:11: style: struct member 'Anonymous1::b' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-suppressions1-test.c:29:17: style: Unused variable: misra_5_2_var_hides_var_1____31x [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-suppressions1-test.c:30:17: style: Unused variable: misra_5_2_var_hides_var_1____31y [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test-avr8.c:7:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test-avr8.c:27:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-suppressions2-test.c:7:5: style: union member 'misra_5_2_field_hides_field__63x::misra_5_2_field_hides_field__31x' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-suppressions2-test.c:8:5: style: union member 'misra_5_2_field_hides_field__63x::misra_5_2_field_hides_field__31y' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test-c11.c:10:16: style: struct member 'struct_with_bitfields::a' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-suppressions2-test.c:11:5: style: struct member 'misra_5_2_field_hides_field__63y::misra_5_2_field_hides_field1_31x' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test-c11.c:11:16: style: struct member 'struct_with_bitfields::b' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-suppressions2-test.c:12:5: style: struct member 'misra_5_2_field_hides_field__63y::misra_5_2_field_hides_field1_31y' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test-c11.c:12:16: style: struct member 'struct_with_bitfields::c' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-suppressions2-test.c:19:9: style: struct member 'misra_5_7_violation_t::x' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test-c11.c:13:16: style: struct member 'struct_with_bitfields::d' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test-c11.c:14:16: style: struct member 'struct_with_bitfields::f' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test-c11.c:15:16: style: struct member 'struct_with_bitfields::g' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test-c11.c:17:16: style: struct member 'struct_with_bitfields::i' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test-c11.c:18:16: style: struct member 'struct_with_bitfields::j' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test-c11.c:24:9: style: Variable 's.h' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.cpp:5:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/path1/misra-suppressions1-test.c:26:17: style: Unused variable: misra_5_2_var_hides_var_1____31x [unusedVariable] cppcheck-2.17.1/addons/test/path1/misra-suppressions1-test.c:27:17: style: Unused variable: misra_5_2_var_hides_var_1____31y [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:63:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable condition [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:441:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:555:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:717:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:732:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:766:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable res [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:794:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable res [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:804:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:827:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:839:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dummy [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:844:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:855:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:867:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:899:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sz [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:905:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:966:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:999:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:1044:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:1183:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:1215:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:1237:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFINITY [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:1255:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable 0f [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:1268:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:1398:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:1623:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:1636:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:1723:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:1732:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:1743:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:1764:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:1879:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:1953:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:1966:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p1 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:1973:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:2002:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:2039:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:2045:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:2061:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:2067:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:2072:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:2078:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:2099:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bar [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/path1/misra-suppressions2-test.c:6:5: style: union member 'misra_5_2_field_hides_field__63x::misra_5_2_field_hides_field__31x' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/path1/misra-suppressions2-test.c:7:5: style: union member 'misra_5_2_field_hides_field__63x::misra_5_2_field_hides_field__31y' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/path1/misra-suppressions2-test.c:10:5: style: struct member 'misra_5_2_field_hides_field__63y::misra_5_2_field_hides_field1_31x' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/path1/misra-suppressions2-test.c:11:5: style: struct member 'misra_5_2_field_hides_field__63y::misra_5_2_field_hides_field1_31y' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/threadsafety/MT-Unsafe.cpp:37:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] cppcheck-2.17.1/addons/test/threadsafety/MT-Unsafe.cpp:51:10: style: Variable 'haystack' can be declared as const array [constVariable] cppcheck-2.17.1/addons/test/threadsafety/MT-Unsafe.cpp:52:10: style: Variable 'needle' can be declared as const array [constVariable] cppcheck-2.17.1/addons/test/threadsafety/MT-Unsafe.cpp:53:11: style: Variable 'found' can be declared as pointer to const [constVariablePointer] cppcheck-2.17.1/addons/test/threadsafety/local_static.cpp:2:6: style: struct member 'Dummy::x' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/threadsafety/local_static.cpp:6:18: style: Unused variable: dummy [unusedVariable] cppcheck-2.17.1/addons/test/threadsafety/local_static_const.cpp:2:6: style: struct member 'Dummy::x' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/threadsafety/local_static_const.cpp:6:22: style: Unused variable: dummy [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:887:11: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress] cppcheck-2.17.1/addons/test/misra/misra-test.c:972:21: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger] cppcheck-2.17.1/addons/test/misra/misra-test.c:1828:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] cppcheck-2.17.1/addons/test/misra/misra-test.c:1591:8: style: The if condition is the same as the previous if condition [duplicateCondition] cppcheck-2.17.1/addons/test/misra/misra-test.c:1590:8: note: First condition cppcheck-2.17.1/addons/test/misra/misra-test.c:1591:8: note: Second condition cppcheck-2.17.1/addons/test/misra/misra-test.c:1207:7: style: Condition 'x' is always false [knownConditionTrueFalse] cppcheck-2.17.1/addons/test/misra/misra-test.c:1205:11: note: Assignment 'x=0', assigned value is 0 cppcheck-2.17.1/addons/test/misra/misra-test.c:1207:7: note: Condition 'x' is always false cppcheck-2.17.1/addons/test/misra/misra-test.c:1208:7: style: Condition 'x' is always false [knownConditionTrueFalse] cppcheck-2.17.1/addons/test/misra/misra-test.c:1205:11: note: Assignment 'x=0', assigned value is 0 cppcheck-2.17.1/addons/test/misra/misra-test.c:1208:7: note: Condition 'x' is always false cppcheck-2.17.1/addons/test/misra/misra-test.c:1209:22: style: Condition '(y=25)>33' is always false [knownConditionTrueFalse] cppcheck-2.17.1/addons/test/misra/misra-test.c:1224:27: style: Condition 'b>100' is always false [knownConditionTrueFalse] cppcheck-2.17.1/addons/test/misra/misra-test.c:1223:11: note: Assignment 'b=10', assigned value is 10 cppcheck-2.17.1/addons/test/misra/misra-test.c:1224:27: note: Condition 'b>100' is always false cppcheck-2.17.1/addons/test/misra/misra-test.c:1332:34: style: Condition 'h>5' is always true [knownConditionTrueFalse] cppcheck-2.17.1/addons/test/misra/misra-test.c:1332:28: note: Assignment 'h=35', assigned value is 35 cppcheck-2.17.1/addons/test/misra/misra-test.c:1332:34: note: Condition 'h>5' is always true cppcheck-2.17.1/addons/test/misra/misra-test.c:1591:24: style: Condition 'x==1' is always false [knownConditionTrueFalse] cppcheck-2.17.1/addons/test/misra/misra-test.c:1591:8: note: Assuming that condition 'x!=0' is not redundant cppcheck-2.17.1/addons/test/misra/misra-test.c:1591:24: note: Condition 'x==1' is always false cppcheck-2.17.1/addons/test/misra/misra-test.c:1592:24: style: Condition 'x==1' is always false [knownConditionTrueFalse] cppcheck-2.17.1/addons/test/misra/misra-test.c:1592:8: note: Assuming that condition 'x!=0' is not redundant cppcheck-2.17.1/addons/test/misra/misra-test.c:1592:24: note: Condition 'x==1' is always false cppcheck-2.17.1/addons/test/misra/misra-test.c:1601:13: style: Condition 'var!=5u' is always false [knownConditionTrueFalse] cppcheck-2.17.1/addons/test/misra/misra-test.c:1599:11: note: Assignment 'var=5u', assigned value is 5 cppcheck-2.17.1/addons/test/misra/misra-test.c:1601:13: note: Condition 'var!=5u' is always false cppcheck-2.17.1/addons/test/misra/misra-test.c:649:10: style: Same expression on both sides of '&'. [duplicateExpression] cppcheck-2.17.1/addons/test/misra/misra-test.c:681:38: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] cppcheck-2.17.1/addons/test/misra/misra-test.c:682:61: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] cppcheck-2.17.1/addons/test/misra/misra-test.c:683:54: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] cppcheck-2.17.1/addons/test/misra/misra-test.c:684:60: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] cppcheck-2.17.1/addons/test/misra/misra-test.c:686:54: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] cppcheck-2.17.1/addons/test/misra/misra-test.c:735:22: style: The comparison 'misra_10_4_B1 > misra_10_4_A1' is always false because 'misra_10_4_B1' and 'misra_10_4_A1' represent the same value. [knownConditionTrueFalse] cppcheck-2.17.1/addons/test/misra/misra-test.c:741:32: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] cppcheck-2.17.1/addons/test/misra/misra-test.c:780:15: style: Same expression on both sides of '=='. [duplicateExpression] cppcheck-2.17.1/addons/test/misra/misra-test.c:887:15: style: Same expression on both sides of '-'. [duplicateExpression] cppcheck-2.17.1/addons/test/misra/misra-test.c:1003:10: style: Same expression on both sides of '=='. [duplicateExpression] cppcheck-2.17.1/addons/test/misra/misra-test.c:1004:10: style: Same expression on both sides of '!='. [duplicateExpression] cppcheck-2.17.1/addons/test/misra/misra-test.c:1005:10: style: Same expression on both sides of '=='. [duplicateExpression] cppcheck-2.17.1/addons/test/misra/misra-test.c:1042:43: style: Same expression on both sides of '/'. [duplicateExpression] cppcheck-2.17.1/addons/test/misra/misra-test.c:1433:8: style: The comparison 'x != 0' is always false. [knownConditionTrueFalse] cppcheck-2.17.1/addons/test/misra/misra-test.c:1431:11: note: 'x' is assigned value '0' here. cppcheck-2.17.1/addons/test/misra/misra-test.c:1433:8: note: The comparison 'x != 0' is always false. cppcheck-2.17.1/addons/test/misra/misra-test.c:79:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:78:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:79:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:80:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:79:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:80:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:81:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:80:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:81:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:82:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:81:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:82:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:83:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:82:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:83:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:84:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:83:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:84:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:649:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:648:5: note: i is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:649:5: note: i is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:652:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:649:5: note: i is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:652:5: note: i is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:651:5: style: Variable 'c' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:650:5: note: c is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:651:5: note: c is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:681:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:680:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:681:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:682:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:681:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:682:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:683:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:682:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:683:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:684:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:683:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:684:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:685:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:684:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:685:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:686:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:685:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:686:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:687:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:686:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:687:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:688:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:687:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:688:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:689:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:688:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:689:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:690:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:689:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:690:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:691:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:690:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:691:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:692:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:691:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:692:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:693:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:692:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:693:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:694:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:693:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:694:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:695:7: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:694:7: note: a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:695:7: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:707:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:706:9: note: res is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:707:9: note: res is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:708:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:707:9: note: res is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:708:9: note: res is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:709:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:708:9: note: res is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:709:9: note: res is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:710:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:709:9: note: res is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:710:9: note: res is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:712:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:710:9: note: res is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:712:9: note: res is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:713:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:712:9: note: res is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:713:9: note: res is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:723:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:722:9: note: res is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:723:9: note: res is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:724:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:723:9: note: res is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:724:9: note: res is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:725:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:724:9: note: res is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:725:9: note: res is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:799:10: style: Variable 'u32a' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:798:10: note: u32a is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:799:10: note: u32a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:857:5: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:856:5: note: p is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:857:5: note: p is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:858:5: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:857:5: note: p is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:858:5: note: p is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:859:5: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:858:5: note: p is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:859:5: note: p is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:1216:5: style: Redundant initialization for 'a'. The initialized value is overwritten before it is read. [redundantInitialization] cppcheck-2.17.1/addons/test/misra/misra-test.c:1215:9: note: a is initialized cppcheck-2.17.1/addons/test/misra/misra-test.c:1216:5: note: a is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:1641:8: style: Variable 'a' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] cppcheck-2.17.1/addons/test/misra/misra-test.c:1639:8: note: $symbol is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:1641:8: note: $symbol is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:1649:8: style: Variable 'a' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] cppcheck-2.17.1/addons/test/misra/misra-test.c:1646:8: note: $symbol is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:1649:8: note: $symbol is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:1994:8: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:1993:8: note: rc is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:1994:8: note: rc is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:1995:8: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:1994:8: note: rc is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:1995:8: note: rc is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:1996:8: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:1995:8: note: rc is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:1996:8: note: rc is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:1997:8: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] cppcheck-2.17.1/addons/test/misra/misra-test.c:1996:8: note: rc is assigned cppcheck-2.17.1/addons/test/misra/misra-test.c:1997:8: note: rc is overwritten cppcheck-2.17.1/addons/test/misra/misra-test.c:1435:5: style: Statements following 'goto' will never be executed. [unreachableCode] cppcheck-2.17.1/addons/test/misra/misra-test.c:1467:3: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] cppcheck-2.17.1/addons/test/misra/misra-test.c:1616:5: style: Statements following 'break' will never be executed. [unreachableCode] cppcheck-2.17.1/addons/test/misra/misra-test.c:1981:3: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] cppcheck-2.17.1/addons/test/misra/misra-test.c:620:21: style: Label 'i1' is not used. [unusedLabel] cppcheck-2.17.1/addons/test/misra/misra-test.c:1257:15: style: Local variable 'f' shadows outer variable [shadowVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1255:11: note: Shadowed declaration cppcheck-2.17.1/addons/test/misra/misra-test.c:1257:15: note: Shadow variable cppcheck-2.17.1/addons/test/misra/misra-test.c:1503:12: style: Local variable 'x' shadows outer variable [shadowVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1467:7: note: Shadowed declaration cppcheck-2.17.1/addons/test/misra/misra-test.c:1503:12: note: Shadow variable cppcheck-2.17.1/addons/test/misra/misra-test.c:64:34: warning: Redundant code: Found a statement that begins with numeric constant. [constStatement] cppcheck-2.17.1/addons/test/misra/misra-test.c:1688:11: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] cppcheck-2.17.1/addons/test/misra/misra-test.c:1689:11: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] cppcheck-2.17.1/addons/test/misra/misra-test.c:1700:11: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] cppcheck-2.17.1/addons/test/misra/misra-test.c:1701:11: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] cppcheck-2.17.1/addons/test/misra/misra-test.c:1704:11: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] cppcheck-2.17.1/addons/test/misra/misra-test.c:1705:11: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] cppcheck-2.17.1/addons/test/misra/misra-test.c:325:41: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:331:16: style: Variable 'b' can be declared as pointer to const [constVariablePointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:332:10: style: Variable 'c' can be declared as pointer to const [constVariablePointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:333:10: style: Variable 'd' can be declared as pointer to const [constVariablePointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:334:10: style: Variable 'e' can be declared as pointer to const [constVariablePointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:335:10: style: Variable 'f' can be declared as pointer to const [constVariablePointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:337:13: style: Variable 'h' can be declared as pointer to const [constVariablePointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:353:6: style: Parameter 'vec' can be declared as pointer to const [constParameterPointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:716:10: style: Variable 'buf' can be declared as const array [constVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:828:17: style: Variable 'wilma' can be declared as pointer to const [constVariablePointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:836:7: style: Variable 'misra_11_4_A' can be declared as pointer to const [constVariablePointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:838:7: style: Variable 'q' can be declared as pointer to const [constVariablePointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:843:8: style: Variable 'p16' can be declared as pointer to const [constVariablePointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:887:8: style: Variable 'p1' can be declared as pointer to const [constVariablePointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:888:8: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:889:8: style: Variable 'p3' can be declared as pointer to const [constVariablePointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:926:66: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:1271:7: style: Variable 'g_arr' can be declared as const array [constVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1838:8: style: Variable 'ab' can be declared as pointer to const [constVariablePointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:2013:50: style: Parameter 's1' can be declared as pointer to const [constParameterPointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:2013:76: style: Parameter 's2' can be declared as pointer to const [constParameterPointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:2016:34: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:2016:43: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:2039:11: style: Variable 's' can be declared as pointer to const [constVariablePointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:2054:30: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] cppcheck-2.17.1/addons/test/misra/misra-test.c:1216:14: warning: Found calculation inside sizeof(). [sizeofCalculation] cppcheck-2.17.1/addons/test/misra/misra-test.c:1217:18: warning: Found calculation inside sizeof(). [sizeofCalculation] cppcheck-2.17.1/addons/test/misra/misra-test.c:680:9: error: Uninitialized variable: ui16 [uninitvar] cppcheck-2.17.1/addons/test/misra/misra-test.c:684:33: error: Uninitialized variable: i16 [uninitvar] cppcheck-2.17.1/addons/test/misra/misra-test.c:687:56: error: Uninitialized variable: ui8 [uninitvar] cppcheck-2.17.1/addons/test/misra/misra-test.c:691:48: error: Uninitialized variable: i8 [uninitvar] cppcheck-2.17.1/addons/test/misra/misra-test.c:740:8: error: Uninitialized variable: a [uninitvar] cppcheck-2.17.1/addons/test/misra/misra-test.c:759:20: error: Uninitialized variable: c [uninitvar] cppcheck-2.17.1/addons/test/misra/misra-test.c:838:20: error: Uninitialized variable: misra_11_4_B [uninitvar] cppcheck-2.17.1/addons/test/misra/misra-test.c:944:32: error: Uninitialized variable: a14 [uninitvar] cppcheck-2.17.1/addons/test/misra/misra-test.c:944:37: error: Uninitialized variable: a15 [uninitvar] cppcheck-2.17.1/addons/test/misra/misra-test.c:961:13: error: Uninitialized variable: a34 [uninitvar] cppcheck-2.17.1/addons/test/misra/misra-test.c:1017:15: error: Uninitialized variable: v [uninitvar] cppcheck-2.17.1/addons/test/misra/misra-test.c:1030:17: error: Uninitialized variable: vv [uninitvar] cppcheck-2.17.1/addons/test/misra/misra-test.c:51:14: style: struct member 'STRUCT_BITS::value' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:176:5: style: union member 'misra_5_2_field_hides_field__63x::misra_5_2_field_hides_field__31x' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/y2038/y2038-test-3-no-use-time-bits.c:12:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_REALTIME [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/addons/test/misra/misra-test.c:177:5: style: union member 'misra_5_2_field_hides_field__63x::misra_5_2_field_hides_field__31y' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:180:5: style: struct member 'misra_5_2_field_hides_field__63y::misra_5_2_field_hides_field1_31x' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:181:5: style: struct member 'misra_5_2_field_hides_field__63y::misra_5_2_field_hides_field1_31y' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:270:16: style: struct member 'struct_with_bitfields::c' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:271:16: style: struct member 'struct_with_bitfields::d' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:272:16: style: struct member 'struct_with_bitfields::f' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:273:16: style: struct member 'struct_with_bitfields::g' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:275:16: style: struct member 'struct_with_bitfields::i' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:276:16: style: struct member 'struct_with_bitfields::j' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:426:30: style: struct member 'S_9_3::p' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:432:20: style: struct member 'Entry_9_2::p' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:540:14: style: struct member 'struct2::c1' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:552:13: style: struct member 'struct_with_unknown_fields::f3' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:625:14: style: union member 'misra_9_2_union::c' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:626:17: style: union member 'misra_9_2_union::i' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:750:9: style: struct member 'foo_s::t' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:914:42: style: struct member 'misra_12_3_s1::c' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:914:45: style: struct member 'misra_12_3_s1::d' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:920:50: style: struct member 'misra_12_3_s2::c' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:920:53: style: struct member 'misra_12_3_s2::d' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:921:36: style: struct member 'misra_12_3_s3_t::c' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:921:39: style: struct member 'misra_12_3_s3_t::d' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:1341:10: style: struct member 'Anonymous2::readSuccessful' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:1852:13: style: struct member 'Anonymous5::data_1' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:1858:7: style: struct member 'named::nested_2' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:1859:13: style: struct member 'named::data_3' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:1856:15: style: struct member 'Anonymous6::len_1' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:1857:16: style: struct member 'Anonymous6::data_2' is never used. [unusedStructMember] cppcheck-2.17.1/addons/test/misra/misra-test.c:165:17: style: Unused variable: misra_5_2_var_hides_var_1____31x [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:166:17: style: Unused variable: misra_5_2_var_hides_var_1____31y [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:257:15: style: Unused variable: misra_5_5_hides_macro________31y [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:282:9: style: Variable 's.h' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:286:9: style: Variable 'x' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:286:7: style: Variable 'x' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:290:16: style: Variable 'a' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:291:16: style: Variable 'b' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:292:16: style: Variable 'c' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:293:16: style: Variable 'd' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:294:16: style: Variable 'e' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:295:16: style: Variable 'f' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:290:14: style: Variable 'a' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:291:14: style: Variable 'b' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:292:14: style: Variable 'c' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:293:14: style: Variable 'd' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:294:14: style: Variable 'e' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:295:14: style: Variable 'f' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:306:20: style: Variable 'misra_7_3_a' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:307:20: style: Variable 'misra_7_3_b' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:308:25: style: Variable 'misra_7_3_c' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:309:25: style: Variable 'misra_7_3_d' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:310:27: style: Variable 'misra_7_3_e' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:311:34: style: Variable 'misra_7_3_f' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:306:8: style: Variable 'misra_7_3_a' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:307:8: style: Variable 'misra_7_3_b' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:308:13: style: Variable 'misra_7_3_c' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:309:13: style: Variable 'misra_7_3_d' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:310:15: style: Variable 'misra_7_3_e' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:311:22: style: Variable 'misra_7_3_f' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:330:18: style: Variable 'a' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:331:18: style: Variable 'b' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:332:12: style: Variable 'c' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:333:12: style: Variable 'd' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:334:12: style: Variable 'e' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:335:12: style: Variable 'f' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:336:21: style: Variable 'g' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:337:15: style: Variable 'h' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:330:16: style: Variable 'a' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:331:16: style: Variable 'b' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:332:10: style: Variable 'c' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:333:10: style: Variable 'd' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:334:10: style: Variable 'e' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:335:10: style: Variable 'f' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:336:19: style: Variable 'g' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:337:13: style: Variable 'h' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:439:27: style: Variable 'e1' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:445:17: style: Variable 'a' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:446:17: style: Variable 'b' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:447:17: style: Variable 'c' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:448:17: style: Variable 'd' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:449:17: style: Variable 'e' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:451:17: style: Variable 'f' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:452:17: style: Variable 'f1' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:453:31: style: Variable 'f1' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:454:26: style: Variable 'f2' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:455:25: style: Variable 'f3' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:456:17: style: Variable 'g' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:457:17: style: Variable 'h' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:458:17: style: Variable 'i' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:459:17: style: Variable 'j' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:460:17: style: Variable 'k' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:461:17: style: Variable 'l' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:468:17: style: Variable 'm' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:469:17: style: Variable 'n' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:468:13: style: Variable 'm' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:469:13: style: Variable 'n' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:473:25: style: Variable 'a' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:474:25: style: Variable 'b' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:475:25: style: Variable 'c' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:476:25: style: Variable 'd' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:477:25: style: Variable 'e' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:481:25: style: Variable 'h' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:490:25: style: Variable 'a' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:491:25: style: Variable 'b' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:492:25: style: Variable 'c' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:493:25: style: Variable 'd' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:495:25: style: Variable 'e' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:496:25: style: Variable 'f' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:497:25: style: Variable 'g' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:499:25: style: Variable 'h' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:500:25: style: Variable 'i' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:501:25: style: Variable 'j' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:502:25: style: Variable 'k' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:503:25: style: Variable 'l' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:507:25: style: Variable 'a' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:508:25: style: Variable 'b' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:509:25: style: Variable 'c' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:510:25: style: Variable 'd' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:511:25: style: Variable 'e' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:512:25: style: Variable 'e1' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:513:25: style: Variable 'f' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:514:25: style: Variable 'g' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:515:25: style: Variable 'h' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:516:25: style: Variable 'i' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:517:25: style: Variable 'j' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:518:25: style: Variable 'k' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:519:25: style: Variable 'l' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:520:25: style: Variable 'm' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:521:25: style: Variable 'n' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:522:25: style: Variable 'o' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:523:25: style: Variable 'p' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:525:25: style: Variable 'q' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:526:25: style: Variable 'r' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:527:25: style: Variable 's' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:528:25: style: Variable 't' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:529:25: style: Variable 'u' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:530:25: style: Variable 'v' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:555:20: style: Variable 'sa' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:557:25: style: Variable 'sa' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:561:20: style: Variable 'sd' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:562:20: style: Variable 'se' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:563:20: style: Variable 'sf' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:564:20: style: Variable 'sg' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:565:20: style: Variable 'sh' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:566:20: style: Variable 'si' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:569:20: style: Variable 'sj' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:572:22: style: Variable 'sta' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:573:22: style: Variable 'stb' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:574:22: style: Variable 'stc' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:575:22: style: Variable 'std' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:578:20: style: Variable 'sda' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:579:20: style: Variable 'sdb' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:580:20: style: Variable 'sdc' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:581:20: style: Variable 'sdd' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:582:20: style: Variable 'sde' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:585:20: style: Variable 'asa' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:586:20: style: Variable 'asb' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:587:20: style: Variable 'asc' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:588:20: style: Variable 'asd' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:589:20: style: Variable 'ase' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:590:20: style: Variable 'asf' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:591:20: style: Variable 'asg' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:592:20: style: Variable 'ash' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:593:20: style: Variable 'asi' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:594:20: style: Variable 'asj' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:597:28: style: Variable 'dsa' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:598:28: style: Variable 'dsb' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:599:28: style: Variable 'dsc' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:600:28: style: Variable 'dsd' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:601:28: style: Variable 'dse' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:602:28: style: Variable 'dsf' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:603:28: style: Variable 'dsg' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:604:28: style: Variable 'dsh' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:607:42: style: Variable 'ufa' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:608:42: style: Variable 'ufb' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:609:42: style: Variable 'ufc' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:611:42: style: Variable 'ufd' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:613:42: style: Variable 'ufe' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:615:42: style: Variable 'uff' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:557:13: style: Variable 'sa' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:561:13: style: Variable 'sd' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:562:13: style: Variable 'se' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:563:13: style: Variable 'sf' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:564:13: style: Variable 'sg' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:565:13: style: Variable 'sh' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:566:13: style: Variable 'si' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:569:13: style: Variable 'sj' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:572:13: style: Variable 'sta' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:573:13: style: Variable 'stb' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:578:13: style: Variable 'sda' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:579:13: style: Variable 'sdb' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:580:13: style: Variable 'sdc' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:581:13: style: Variable 'sdd' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:582:13: style: Variable 'sde' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:597:18: style: Variable 'dsa' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:603:18: style: Variable 'dsg' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:607:32: style: Variable 'ufa' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:608:32: style: Variable 'ufb' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:620:13: style: Variable 'os1' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:627:7: style: Variable 'u' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:631:17: style: Variable 'a' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:632:17: style: Variable 'b' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:633:17: style: Variable 'c' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:634:17: style: Variable 'd' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:636:17: style: Variable 'e' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:637:17: style: Variable 'f' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:638:17: style: Variable 'g' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:639:17: style: Variable 'h' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:651:5: style: Variable 'c' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:653:5: style: Variable 'i' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:658:7: style: Variable 'ch3' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:663:7: style: Variable 'ct3' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:668:7: style: Variable 'cd3' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:670:17: style: Variable 'temp1' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:670:11: style: Variable 'temp1' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:695:7: style: Variable 'a' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:713:9: style: Variable 'res' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:725:9: style: Variable 'res' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:726:18: style: Variable 'c' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:727:12: style: Variable 'b' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:728:16: style: Variable 'u' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:726:16: style: Variable 'c' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:727:10: style: Variable 'b' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:728:14: style: Variable 'u' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:758:8: style: Variable 'c' is not assigned a value. [unassignedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:778:10: style: Variable 'y1' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:780:9: style: Variable 'b' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:781:9: style: Variable 'z' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:782:9: style: Variable 'i' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:784:7: style: Variable 's.a' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:778:7: style: Variable 'y1' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:780:7: style: Variable 'b' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:781:7: style: Variable 'z' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:782:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:799:10: style: Variable 'u32a' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:828:23: style: Variable 'wilma' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:828:17: style: Variable 'wilma' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:835:9: style: Variable 'y' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:836:20: style: Variable 'misra_11_4_A' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:838:9: style: Variable 'q' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:835:7: style: Variable 'y' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:836:7: style: Variable 'misra_11_4_A' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:838:7: style: Variable 'q' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:845:7: style: Variable 'p16' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:888:8: style: Variable 'p2' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:889:8: style: Variable 'p3' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:924:7: style: Unused variable: d [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:924:10: style: Unused variable: e [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:938:10: style: Variable 'a5' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:939:14: style: Variable 'a8' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:940:10: style: Variable 'a9' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:941:11: style: Variable 'a11' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:941:15: style: Variable 'a' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:941:19: style: Variable 'b' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:956:28: style: Variable 'a30' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:961:11: style: Variable 'a37' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:962:16: style: Variable 'a40' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:963:11: style: Variable 'a41' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:964:16: style: Variable 'a44' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:989:17: style: Variable 'moreFun' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:936:11: style: Unused variable: a2 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:937:7: style: Unused variable: a3 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:937:15: style: Unused variable: a4 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:938:7: style: Variable 'a5' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:938:15: style: Unused variable: a6 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:939:7: style: Unused variable: a7 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:939:11: style: Variable 'a8' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:940:7: style: Variable 'a9' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:940:19: style: Unused variable: a10 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:941:7: style: Variable 'a11' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:943:30: style: Unused variable: a12 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:943:35: style: Unused variable: a13 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:945:9: style: Unused variable: a16 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:945:14: style: Unused variable: a17 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:946:7: style: Unused variable: a18 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:946:16: style: Unused variable: a19 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:946:21: style: Unused variable: a20 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:947:7: style: Unused variable: a21 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:947:12: style: Unused variable: a22 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:947:21: style: Unused variable: a23 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:948:7: style: Unused variable: a24 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:949:7: style: Unused variable: a25 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:950:7: style: Unused variable: a26 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:951:9: style: Unused variable: a27 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:952:7: style: Unused variable: a28 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:954:7: style: Unused variable: a29 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:956:24: style: Variable 'a30' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:956:38: style: Unused variable: a31 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:957:24: style: Unused variable: a32 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:957:29: style: Unused variable: a33 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:958:43: style: Unused variable: a36 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:961:7: style: Variable 'a37' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:961:41: style: Unused variable: a38 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:962:7: style: Unused variable: a39 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:962:12: style: Variable 'a40' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:963:7: style: Variable 'a41' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:963:41: style: Unused variable: a42 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:964:7: style: Unused variable: a43 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:964:12: style: Variable 'a44' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/cli/cmdlineparser.cpp:455:21: error: There is an unknown macro here somewhere. Configuration is required. If lua_setglobal is a macro then please configure it. [unknownMacro] cppcheck-2.17.1/addons/test/misra/misra-test.c:1013:13: style: Variable 'a1' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1014:13: style: Variable 'a2' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1015:13: style: Variable 'a3' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1017:12: style: Variable 'b' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1018:25: style: Variable 'c' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1022:13: style: Variable 'a1' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1023:13: style: Variable 'a2' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1024:13: style: Variable 'a3' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1025:13: style: Variable 'a4' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1026:13: style: Variable 'a5' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1027:13: style: Variable 'a6' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1028:13: style: Variable 'a6' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1029:13: style: Variable 'a7' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1030:13: style: Variable 'a8' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1032:27: style: Variable 'c01' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1033:27: style: Variable 'c02' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1034:27: style: Variable 'c03' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1035:27: style: Variable 'c04' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1036:27: style: Variable 'c05' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1037:27: style: Variable 'c06' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1038:27: style: Variable 'c07' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1039:27: style: Variable 'c08' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1040:27: style: Variable 'c09' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1041:27: style: Variable 'c10' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1042:27: style: Variable 'c11' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1043:27: style: Variable 'c12' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1044:27: style: Variable 'c13' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1045:27: style: Variable 'c14' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1018:23: style: Variable 'c' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1032:23: style: Variable 'c01' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1033:23: style: Variable 'c02' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1034:23: style: Variable 'c03' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1035:23: style: Variable 'c04' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1036:23: style: Variable 'c05' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1037:23: style: Variable 'c06' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1038:23: style: Variable 'c07' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1039:23: style: Variable 'c08' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1040:23: style: Variable 'c09' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1041:23: style: Variable 'c10' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1042:23: style: Variable 'c11' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1043:23: style: Variable 'c12' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1044:23: style: Variable 'c13' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1045:23: style: Variable 'c14' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1200:15: style: Variable 'y' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1216:5: style: Variable 'a' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1258:11: style: Variable 'f' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1270:13: style: Variable 'g' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1272:5: style: Variable 'g' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1276:7: style: Variable 'g' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1279:9: style: Variable 'g' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1271:7: style: Variable 'g_arr' is not assigned a value. [unassignedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1454:9: style: Variable 'y' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1456:7: style: Variable 'x' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1587:16: style: Variable 'var' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1588:17: style: Variable 'var2' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1603:14: style: Variable 'var2' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1613:12: style: Unused variable: x [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1824:9: style: Variable 'y' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1824:7: style: Variable 'y' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1828:5: style: Variable 'x' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1838:11: style: Variable 'ab' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1840:6: style: Variable 'bp' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1875:7: style: Unused variable: buf1 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1876:7: style: Unused variable: buf2 [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1877:7: style: Unused variable: vla [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1879:7: style: Unused variable: vlb [unusedVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:1997:8: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:2039:13: style: Variable 's' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:2039:11: style: Variable 's' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:2055:11: style: Variable 'x' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:2056:11: style: Variable 'y' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:2055:9: style: Variable 'x' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/addons/test/misra/misra-test.c:2056:9: style: Variable 'y' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/cli/cppcheckexecutor.cpp:113:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/cli/cppcheckexecutor.cpp:187:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/cli/cppcheckexecutor.cpp:219:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inconclusive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/cli/cppcheckexecutor.cpp:244:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/cli/cppcheckexecutor.cpp:261:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sarif [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/cli/cppcheckexecutor.cpp:396:123: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_LINE [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/cli/cppcheckexecutor.cpp:429:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/cli/cppcheckexecutor.cpp:493:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable information [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/cli/cppcheckexecutor.cpp:575:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/cli/cppcheckexecutor.cpp:583:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Reset [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/cli/cppcheckexecutor.cpp:616:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/cli/cppcheckexecutor.cpp:676:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/cli/executor.cpp:43:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/cli/executor.cpp:72:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FgBlue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/cli/filelister.cpp:197:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/cli/filelister.cpp:213:39: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] cppcheck-2.17.1/cli/cppcheckexecutor.cpp:380:23: style:inconclusive: Technically the member function 'CppCheckExecutor::check_wrapper' can be const. [functionConst] cppcheck-2.17.1/cli/cppcheckexecutor.h:82:9: note: Technically the member function 'CppCheckExecutor::check_wrapper' can be const. cppcheck-2.17.1/cli/cppcheckexecutor.cpp:380:23: note: Technically the member function 'CppCheckExecutor::check_wrapper' can be const. cppcheck-2.17.1/cli/processexecutor.cpp:103:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/cli/processexecutor.cpp:144:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/cli/processexecutor.cpp:260:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/cli/processexecutor.cpp:406:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/cli/singleexecutor.cpp:75:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_SUMMARY [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/cli/threadexecutor.cpp:185:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable async [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/democlient/democlient.cpp:127:42: error: There is an unknown macro here somewhere. Configuration is required. If CPPCHECK_VERSION_STRING is a macro then please configure it. [unknownMacro] cppcheck-2.17.1/cli/processexecutor.cpp:217:23: style:inconclusive: Technically the member function 'ProcessExecutor::checkLoadAverage' can be const. [functionConst] cppcheck-2.17.1/cli/processexecutor.h:62:10: note: Technically the member function 'ProcessExecutor::checkLoadAverage' can be const. cppcheck-2.17.1/cli/processexecutor.cpp:217:23: note: Technically the member function 'ProcessExecutor::checkLoadAverage' can be const. cppcheck-2.17.1/gui/aboutdialog.cpp:41:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable accept [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2107:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPEN [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2381:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2497:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/applicationdialog.cpp:45:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reject [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/simplecpp/simplecpp.cpp:129:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/simplecpp/simplecpp.cpp:143:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/simplecpp/simplecpp.cpp:179:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/simplecpp/simplecpp.cpp:226:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/simplecpp/simplecpp.cpp:237:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/simplecpp/simplecpp.cpp:395:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/simplecpp/simplecpp.cpp:400:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/simplecpp/simplecpp.cpp:407:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/simplecpp/simplecpp.cpp:450:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/simplecpp/simplecpp.cpp:573:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/simplecpp/simplecpp.cpp:805:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/simplecpp/simplecpp.cpp:1002:148: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/simplecpp/simplecpp.cpp:2164:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/simplecpp/simplecpp.cpp:2572:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/simplecpp/simplecpp.cpp:2658:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/simplecpp/simplecpp.cpp:3018:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/simplecpp/simplecpp.cpp:3102:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/simplecpp/simplecpp.cpp:3359:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/checkthread.cpp:261:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/checkthread.cpp:348:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/codeeditor.cpp:279:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeWriter [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/codeeditor.cpp:436:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignRight [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/codeeditorstyle.cpp:122:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable widgetFGColor [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:206:5: warning: Member variable 'DynArray < XMLNode * , 10 >::_pool' is not initialized in the constructor. [uninitMemberVar] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:206:5: warning: Member variable 'DynArray < const char * , 10 >::_pool' is not initialized in the constructor. [uninitMemberVar] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:206:5: warning: Member variable 'DynArray < char , 20 >::_pool' is not initialized in the constructor. [uninitMemberVar] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1216:15: performance:inconclusive: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static (but you may consider moving to unnamed namespace). [functionStatic] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:974:10: note: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static (but you may consider moving to unnamed namespace). cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1216:15: note: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static (but you may consider moving to unnamed namespace). cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2339:19: performance:inconclusive: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static (but you may consider moving to unnamed namespace). [functionStatic] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1879:10: note: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static (but you may consider moving to unnamed namespace). cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2339:19: note: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static (but you may consider moving to unnamed namespace). cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1689:5: style: Class 'XMLElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1732:5: style: Class 'XMLDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:2250:5: style: Class 'XMLPrinter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1021:14: style: The destructor '~XMLText' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:953:14: note: Virtual destructor in base class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1021:14: note: Destructor in derived class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1052:14: style: The destructor '~XMLComment' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:953:14: note: Virtual destructor in base class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1052:14: note: Destructor in derived class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1091:14: style: The destructor '~XMLDeclaration' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:953:14: note: Virtual destructor in base class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1091:14: note: Destructor in derived class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1126:14: style: The destructor '~XMLUnknown' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:953:14: note: Virtual destructor in base class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1126:14: note: Destructor in derived class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1690:14: style: The destructor '~XMLElement' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:953:14: note: Virtual destructor in base class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1690:14: note: Destructor in derived class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1733:6: style: The destructor '~XMLDocument' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:953:14: note: Virtual destructor in base class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1733:6: note: Destructor in derived class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:2251:14: style: The destructor '~XMLPrinter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:481:14: note: Virtual destructor in base class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:2251:14: note: Destructor in derived class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:348:6: style: The destructor '~MemPoolT < sizeof ( XMLElement ) >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:331:14: note: Virtual destructor in base class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:348:6: note: Destructor in derived class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:348:6: style: The destructor '~MemPoolT < sizeof ( XMLAttribute ) >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:331:14: note: Virtual destructor in base class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:348:6: note: Destructor in derived class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:348:6: style: The destructor '~MemPoolT < sizeof ( XMLText ) >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:331:14: note: Virtual destructor in base class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:348:6: note: Destructor in derived class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:348:6: style: The destructor '~MemPoolT < sizeof ( XMLComment ) >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:331:14: note: Virtual destructor in base class cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:348:6: note: Destructor in derived class cppcheck-2.17.1/gui/codeeditstylecontrols.cpp:55:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/codeeditstylecontrols.cpp:77:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Thin [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/codeeditstylecontrols.cpp:106:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:613:5: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:411:9: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:411:9: portability: %d in format string (no. 5) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1979:17: warning: Either the condition '!p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1993:18: note: Assuming that condition '!p' is not redundant cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1979:17: note: Null pointer dereference cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1985:56: warning: Either the condition '!p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1993:18: note: Assuming that condition '!p' is not redundant cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1985:56: note: Null pointer dereference cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:212:33: style:inconclusive: Function 'ParseText' argument 1 names different: declaration 'in' definition 'p'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:174:28: note: Function 'ParseText' argument 1 names different: declaration 'in' definition 'p'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:212:33: note: Function 'ParseText' argument 1 names different: declaration 'in' definition 'p'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:237:33: style:inconclusive: Function 'ParseName' argument 1 names different: declaration 'in' definition 'p'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:175:28: note: Function 'ParseName' argument 1 names different: declaration 'in' definition 'p'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:237:33: note: Function 'ParseName' argument 1 names different: declaration 'in' definition 'p'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:404:52: style:inconclusive: Function 'ReadBOM' argument 2 names different: declaration 'hasBOM' definition 'bom'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:610:54: note: Function 'ReadBOM' argument 2 names different: declaration 'hasBOM' definition 'bom'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:404:52: note: Function 'ReadBOM' argument 2 names different: declaration 'hasBOM' definition 'bom'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:868:37: style:inconclusive: Function 'SetValue' argument 1 names different: declaration 'val' definition 'str'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:752:32: note: Function 'SetValue' argument 1 names different: declaration 'val' definition 'str'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:868:37: note: Function 'SetValue' argument 1 names different: declaration 'val' definition 'str'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1273:46: style:inconclusive: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1016:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1273:46: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1322:49: style:inconclusive: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1047:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1322:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1371:53: style:inconclusive: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1086:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1371:53: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1419:49: style:inconclusive: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1121:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1419:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1483:41: style:inconclusive: Function 'SetName' argument 1 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1251:31: note: Function 'SetName' argument 1 names different: declaration 'name' definition 'n'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1483:41: note: Function 'SetName' argument 1 names different: declaration 'name' definition 'n'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1552:46: style:inconclusive: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1227:36: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1552:46: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1558:38: style:inconclusive: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1229:28: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1558:38: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1566:43: style:inconclusive: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1231:33: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1566:43: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1574:41: style:inconclusive: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1233:28: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1574:41: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1581:42: style:inconclusive: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1235:32: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1581:42: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1589:39: style:inconclusive: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1237:29: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1589:39: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1596:41: style:inconclusive: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1239:31: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1596:41: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1603:40: style:inconclusive: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1241:30: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1603:40: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1731:31: style:inconclusive: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1589:23: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1731:31: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1739:36: style:inconclusive: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1591:28: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1739:36: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1747:34: style:inconclusive: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1593:23: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1747:34: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1754:35: style:inconclusive: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1595:27: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1754:35: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1761:32: style:inconclusive: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1597:24: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1761:32: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1769:33: style:inconclusive: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1601:25: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1769:33: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1777:34: style:inconclusive: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1599:26: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1777:34: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1811:46: style:inconclusive: Function 'QueryInt64Text' argument 1 names different: declaration 'uval' definition 'ival'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1633:35: note: Function 'QueryInt64Text' argument 1 names different: declaration 'uval' definition 'ival'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1811:46: note: Function 'QueryInt64Text' argument 1 names different: declaration 'uval' definition 'ival'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2117:49: style:inconclusive: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1682:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2117:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2292:50: style:inconclusive: Function 'NewComment' argument 1 names different: declaration 'comment' definition 'str'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1849:41: note: Function 'NewComment' argument 1 names different: declaration 'comment' definition 'str'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2292:50: note: Function 'NewComment' argument 1 names different: declaration 'comment' definition 'str'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2300:44: style:inconclusive: Function 'NewText' argument 1 names different: declaration 'text' definition 'str'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1855:35: note: Function 'NewText' argument 1 names different: declaration 'text' definition 'str'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2300:44: note: Function 'NewText' argument 1 names different: declaration 'text' definition 'str'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2308:58: style:inconclusive: Function 'NewDeclaration' argument 1 names different: declaration 'text' definition 'str'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1867:49: note: Function 'NewDeclaration' argument 1 names different: declaration 'text' definition 'str'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2308:58: note: Function 'NewDeclaration' argument 1 names different: declaration 'text' definition 'str'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2316:50: style:inconclusive: Function 'NewUnknown' argument 1 names different: declaration 'text' definition 'str'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1873:41: note: Function 'NewUnknown' argument 1 names different: declaration 'text' definition 'str'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2316:50: note: Function 'NewUnknown' argument 1 names different: declaration 'text' definition 'str'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2676:51: style:inconclusive: Function 'PrintString' argument 2 names different: declaration 'restrictedEntitySet' definition 'restricted'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:2354:41: note: Function 'PrintString' argument 2 names different: declaration 'restrictedEntitySet' definition 'restricted'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2676:51: note: Function 'PrintString' argument 2 names different: declaration 'restrictedEntitySet' definition 'restricted'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2731:50: style:inconclusive: Function 'PushHeader' argument 2 names different: declaration 'writeDeclaration' definition 'writeDec'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:2254:42: note: Function 'PushHeader' argument 2 names different: declaration 'writeDeclaration' definition 'writeDec'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2731:50: note: Function 'PushHeader' argument 2 names different: declaration 'writeDeclaration' definition 'writeDec'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2784:55: style:inconclusive: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:2261:47: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2784:55: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2792:60: style:inconclusive: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:2262:52: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2792:60: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2800:58: style:inconclusive: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:2263:48: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2800:58: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2808:59: style:inconclusive: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:2264:49: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2808:59: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2816:56: style:inconclusive: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:2265:45: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2816:56: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2824:58: style:inconclusive: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:2266:50: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2824:58: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. cppcheck-2.17.1/gui/codeeditstyledialog.cpp:158:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Cancel [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/common.cpp:85:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/compliancereportdialog.cpp:61:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/compliancereportdialog.cpp:196:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/cppchecklibrarydata.cpp:111:5: error: There is an unknown macro here somewhere. Configuration is required. If lua_setglobal is a macro then please configure it. [unknownMacro] cppcheck-2.17.1/gui/csvreport.cpp:48:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/csvreport.cpp:70:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/filelist.cpp:44:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/filelist.cpp:60:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/fileviewdialog.cpp:65:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/helpdialog.cpp:107:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUrl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/librarydialog.cpp:58:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsEditable [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/librarydialog.cpp:109:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/librarydialog.cpp:154:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/librarydialog.cpp:179:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/librarydialog.cpp:189:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/librarydialog.cpp:293:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatchContains [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/librarydialog.cpp:334:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/libraryeditargdialog.cpp:47:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/main.cpp:127:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/main.cpp:144:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/mainwindow.cpp:1081:29: error: There is an unknown macro here somewhere. Configuration is required. If lua_setglobal is a macro then please configure it. [unknownMacro] cppcheck-2.17.1/gui/platforms.cpp:38:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Native [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/projectfile.cpp:908:29: error: There is an unknown macro here somewhere. Configuration is required. If lua_setglobal is a macro then please configure it. [unknownMacro] cppcheck-2.17.1/gui/report.cpp:39:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/report.cpp:49:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/projectfiledialog.cpp:141:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/projectfiledialog.cpp:288:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Checked [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/projectfiledialog.cpp:308:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Checked [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/projectfiledialog.cpp:537:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SkipEmptyParts [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/projectfiledialog.cpp:626:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Checked [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/projectfiledialog.cpp:636:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Checked [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/projectfiledialog.cpp:648:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsUserCheckable [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/projectfiledialog.cpp:665:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsEditable [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/projectfiledialog.cpp:676:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsEditable [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/projectfiledialog.cpp:687:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsEditable [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/projectfiledialog.cpp:714:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SkipEmptyParts [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/projectfiledialog.cpp:724:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SkipEmptyParts [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/projectfiledialog.cpp:745:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Checked [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/projectfiledialog.cpp:801:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unchecked [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/projectfiledialog.cpp:912:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/projectfiledialog.cpp:938:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/projectfiledialog.cpp:949:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] cppcheck-2.17.1/gui/resultstree.cpp:112:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Man [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultstree.cpp:160:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Key_Enter [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultstree.cpp:204:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultstree.cpp:225:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ToolTipRole [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultstree.cpp:234:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unchecked [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultstree.cpp:242:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultstree.cpp:270:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultstree.cpp:630:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultstree.cpp:733:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable triggered [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultstree.cpp:867:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Critical [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultstree.cpp:957:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Warning [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultstree.cpp:1328:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShortFormat [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultstree.cpp:1534:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable certC [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultstree.cpp:1538:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable autosar [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultsview.cpp:92:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable collapseAll [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultsview.cpp:170:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultsview.cpp:194:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Text [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultsview.cpp:235:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Critical [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultsview.cpp:253:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultsview.cpp:272:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Critical [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultsview.cpp:405:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Critical [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultsview.cpp:498:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultsview.cpp:574:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/settingsdialog.cpp:99:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reject [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/settingsdialog.cpp:155:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Checked [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/settingsdialog.cpp:162:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Checked [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/settingsdialog.cpp:250:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/settingsdialog.cpp:280:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/settingsdialog.cpp:364:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/settingsdialog.cpp:392:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/resultstree.cpp:1294:48: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] cppcheck-2.17.1/gui/showtypes.cpp:63:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable style [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/statsdialog.cpp:83:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Monospace [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/statsdialog.cpp:206:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrinterResolution [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/cppchecklibrarydata/testcppchecklibrarydata.cpp:101:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/cppchecklibrarydata/testcppchecklibrarydata.cpp:146:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/cppchecklibrarydata/testcppchecklibrarydata.cpp:192:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/cppchecklibrarydata/testcppchecklibrarydata.cpp:230:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/cppchecklibrarydata/testcppchecklibrarydata.cpp:287:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/cppchecklibrarydata/testcppchecklibrarydata.cpp:387:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/cppchecklibrarydata/testcppchecklibrarydata.cpp:453:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calls [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/cppchecklibrarydata/testcppchecklibrarydata.cpp:495:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ext [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/cppchecklibrarydata/testcppchecklibrarydata.cpp:572:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rangeItemRecordTypeList [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/cppchecklibrarydata/testcppchecklibrarydata.cpp:602:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/cppchecklibrarydata/testcppchecklibrarydata.cpp:613:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/cppchecklibrarydata/testcppchecklibrarydata.cpp:621:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCDIR [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/data/files/dir1/dir11/foo11.cpp:1:17: error: syntax error: file . [syntaxError] cppcheck-2.17.1/gui/test/data/files/dir1/foo1.cpp:1:17: error: syntax error: file . [syntaxError] cppcheck-2.17.1/gui/test/data/files/dir2/foo1.cpp:1:17: error: syntax error: file . [syntaxError] cppcheck-2.17.1/gui/test/data/files/foo1.cpp:1:17: error: syntax error: file . [syntaxError] cppcheck-2.17.1/gui/test/data/files/foo2.cxx:1:16: error: syntax error: file . [syntaxError] cppcheck-2.17.1/gui/test/data/files/foo3.cc:1:16: error: syntax error: file . [syntaxError] cppcheck-2.17.1/gui/test/data/files/foo4.c:1:17: error: syntax error: file . [syntaxError] cppcheck-2.17.1/gui/test/data/files/foo5.c++:1:16: error: syntax error: file . [syntaxError] cppcheck-2.17.1/gui/test/data/files/foo6.txx:1:16: error: syntax error: file . [syntaxError] cppcheck-2.17.1/gui/test/data/files/foo7.tpp:1:16: error: syntax error: file . [syntaxError] cppcheck-2.17.1/gui/test/data/files/foo8.ipp:1:16: error: syntax error: file . [syntaxError] cppcheck-2.17.1/gui/test/data/files/foo9.ixx:1:16: error: syntax error: file . [syntaxError] cppcheck-2.17.1/gui/test/filelist/testfilelist.cpp:32:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCDIR [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/filelist/testfilelist.cpp:49:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCDIR [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/filelist/testfilelist.cpp:67:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCDIR [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/filelist/testfilelist.cpp:75:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCDIR [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/filelist/testfilelist.cpp:84:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCDIR [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/filelist/testfilelist.cpp:92:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCDIR [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/filelist/testfilelist.cpp:108:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCDIR [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/filelist/testfilelist.cpp:131:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCDIR [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/filelist/testfilelist.cpp:146:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCDIR [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/filelist/testfilelist.cpp:163:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCDIR [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/filelist/testfilelist.cpp:176:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCDIR [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/projectfile/testprojectfile.cpp:54:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCDIR [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/projectfile/testprojectfile.cpp:61:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCDIR [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/projectfile/testprojectfile.cpp:84:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCDIR [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/projectfile/testprojectfile.cpp:106:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCDIR [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/projectfile/testprojectfile.cpp:133:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/projectfile/testprojectfile.cpp:167:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fileName [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/projectfile/testprojectfile.cpp:177:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fileName [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/projectfile/testprojectfile.cpp:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fileName [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/resultstree/testresultstree.cpp:129:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable information [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/resultstree/testresultstree.cpp:154:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable style [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/resultstree/testresultstree.cpp:190:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable misraC [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/test/xmlreportv2/testxmlreportv2.cpp:29:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCDIR [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/threadresult.cpp:55:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable debug [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/threadhandler.cpp:271:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/translationhandler.cpp:134:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ok [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/translationhandler.cpp:182:87: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] cppcheck-2.17.1/gui/txtreport.cpp:83:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/gui/xmlreport.cpp:65:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/utils.h:103:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/utils.h:124:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/utils.h:299:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/addoninfo.cpp:32:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/addoninfo.cpp:144:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/xml.h:47:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ERROR_FILE_NOT_FOUND [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/analyzerinfo.cpp:39:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/analyzerinfo.cpp:63:124: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/analyzerinfo.cpp:80:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_SUCCESS [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/analyzerinfo.cpp:124:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueptr.h:40:5: debug: Failed to parse 'using cloner_type = decltype ( & cloner < InferModel > :: apply ) ;'. The checking continues anyway. [simplifyUsing] cppcheck-2.17.1/lib/vfvalue.h:139:114: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/vfvalue.h:146:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable valueType [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/vfvalue.h:174:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/token.h:285:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable count [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/token.h:816:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable count [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/token.h:822:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable count [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/token.h:831:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable count [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/token.h:836:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable count [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/token.h:1303:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/check.cpp:60:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkclass.h:226:5: error: syntax error [syntaxError] cppcheck-2.17.1/lib/checkbufferoverrun.cpp:155:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkclass.cpp:1843:20: error: syntax error [syntaxError] cppcheck-2.17.1/lib/checkcondition.cpp:258:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkcondition.cpp:324:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkcondition.cpp:424:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkersreport.cpp:38:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkersreport.cpp:143:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkersreport.cpp:158:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkfunctions.cpp:189:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/externals/simplecpp/simplecpp.cpp:1458:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] cppcheck-2.17.1/lib/checkio.cpp:102:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkio.cpp:231:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkio.cpp:711:211: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable known [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkio.cpp:1778:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkio.cpp:1871:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkleakautovar.cpp:721:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkleakautovar.cpp:1038:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkmemoryleak.cpp:457:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Malloc [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkmemoryleak.cpp:837:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable No [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkmemoryleak.cpp:1040:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable No [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkmemoryleak.cpp:1085:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable No [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checknullpointer.cpp:395:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkother.cpp:350:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkother.cpp:4031:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkstl.cpp:306:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkstl.cpp:2494:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkstl.cpp:2843:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkstl.cpp:3246:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkstl.cpp:3252:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkstl.cpp:3295:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkstring.cpp:85:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checktype.cpp:405:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkunusedfunctions.cpp:53:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkunusedfunctions.cpp:156:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable usedOtherFile [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkunusedfunctions.cpp:351:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fileIndex [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkunusedfunctions.cpp:412:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fileIndex [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkunusedfunctions.cpp:457:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkunusedvar.cpp:1253:145: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/checkunusedvar.cpp:1492:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/clangimport.cpp:191:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/clangimport.cpp:432:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/clangimport.cpp:458:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/clangimport.cpp:493:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/clangimport.cpp:547:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/clangimport.cpp:587:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/clangimport.cpp:671:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/clangimport.cpp:798:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/clangimport.cpp:1631:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/color.cpp:36:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/clangimport.cpp:911:116: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] cppcheck-2.17.1/lib/suppressions.h:128:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/timer.h:54:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCKS_PER_SEC [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/cppcheck.cpp:213:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/cppcheck.cpp:306:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/cppcheck.cpp:316:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/cppcheck.cpp:461:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/cppcheck.cpp:574:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/cppcheck.cpp:689:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/cppcheck.cpp:798:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/cppcheck.cpp:969:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/cppcheck.cpp:1680:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/cppcheck.cpp:1903:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/cppcheck.cpp:2002:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/cppcheck.cpp:2066:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/ctu.cpp:181:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_SUCCESS [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/ctu.cpp:462:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/errorlogger.cpp:229:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/errorlogger.cpp:408:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/errorlogger.cpp:521:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/errorlogger.cpp:548:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/errorlogger.cpp:565:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/errorlogger.cpp:581:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/errorlogger.cpp:649:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/errorlogger.cpp:907:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueptr.h:40:5: debug: Failed to parse 'using cloner_type = decltype ( & cloner < Analyzer > :: apply ) ;'. The checking continues anyway. [simplifyUsing] cppcheck-2.17.1/lib/forwardanalyzer.cpp:620:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/fwdanalysis.cpp:227:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/calculate.h:55:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bigint [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/importproject.cpp:85:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/importproject.cpp:118:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/importproject.cpp:169:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/importproject.cpp:278:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/importproject.cpp:371:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/importproject.cpp:455:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/importproject.cpp:559:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/importproject.cpp:620:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/importproject.cpp:659:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/importproject.cpp:678:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_SUCCESS [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/importproject.cpp:723:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_SUCCESS [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/importproject.cpp:889:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_SUCCESS [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/importproject.cpp:940:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_SUCCESS [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/importproject.cpp:1243:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_SUCCESS [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/importproject.cpp:1491:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/library.cpp:199:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/library.cpp:410:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/library.cpp:1059:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/library.cpp:1545:116: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable argumentChecks [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/library.cpp:1554:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable formatstr_scan [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/library.cpp:1559:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable formatstr_secure [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/mathlib.cpp:85:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/mathlib.cpp:466:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/mathlib.cpp:568:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/importproject.cpp:1326:19: warning: Return value of function node->Attribute() is not used. [ignoredReturnValue] cppcheck-2.17.1/lib/path.cpp:102:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/path.cpp:122:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/path.cpp:254:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/path.cpp:403:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/pathmatch.cpp:71:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/pathanalysis.cpp:53:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/pathanalysis.cpp:152:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/platform.cpp:56:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_signed [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/platform.cpp:177:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/platform.cpp:202:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/platform.cpp:239:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_SUCCESS [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/preprocessor.cpp:92:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/preprocessor.cpp:442:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/preprocessor.cpp:474:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/preprocessor.cpp:622:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/preprocessor.cpp:677:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/preprocessor.cpp:698:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/preprocessor.cpp:869:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/preprocessor.cpp:937:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/preprocessor.cpp:1051:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/programmemory.cpp:68:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/programmemory.cpp:154:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable valueType [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/programmemory.cpp:309:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/programmemory.cpp:1423:122: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/settings.cpp:87:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/settings.cpp:177:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/settings.cpp:198:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/settings.cpp:642:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/settings.cpp:653:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/settings.cpp:677:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/standards.cpp:50:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CUnknown [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/standards.cpp:113:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPUnknown [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/summaries.cpp:81:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/summaries.cpp:123:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/summaries.cpp:176:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/suppressions.cpp:113:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_SUCCESS [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/suppressions.cpp:157:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/suppressions.cpp:214:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/suppressions.cpp:261:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/suppressions.cpp:306:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/suppressions.cpp:327:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/suppressions.cpp:393:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/suppressions.cpp:483:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/templatesimplifier.cpp:948:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/templatesimplifier.cpp:1357:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/templatesimplifier.cpp:1563:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/templatesimplifier.cpp:1617:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/templatesimplifier.cpp:1745:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/templatesimplifier.cpp:2734:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/templatesimplifier.cpp:3010:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/templatesimplifier.cpp:3433:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/templatesimplifier.cpp:3564:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/templatesimplifier.cpp:3636:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/timer.cpp:60:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/timer.cpp:130:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCKS_PER_SEC [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/token.cpp:132:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/token.cpp:233:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/token.cpp:1197:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/token.cpp:1204:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/token.cpp:1211:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/token.cpp:1230:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/token.cpp:1250:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/token.cpp:1621:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/token.cpp:1637:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/token.cpp:1678:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/token.cpp:1758:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable valueKind [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/symboldatabase.cpp:153:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/symboldatabase.cpp:1767:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/symboldatabase.cpp:2216:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/symboldatabase.cpp:3022:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/symboldatabase.cpp:3889:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/symboldatabase.cpp:3959:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/symboldatabase.cpp:4635:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/symboldatabase.cpp:5964:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/symboldatabase.cpp:7262:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/symboldatabase.cpp:7475:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/symboldatabase.cpp:8349:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenlist.cpp:157:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenlist.cpp:1880:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenlist.cpp:2316:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenize.cpp:657:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenize.cpp:1084:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenize.cpp:1804:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenize.cpp:2675:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenize.cpp:2804:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenize.cpp:3134:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenize.cpp:3437:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenize.cpp:4471:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenize.cpp:5134:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenize.cpp:5884:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenize.cpp:8078:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenize.cpp:8084:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenize.cpp:8092:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenize.cpp:8098:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenize.cpp:8132:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenize.cpp:8946:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenize.cpp:9306:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenize.cpp:9542:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenlist.cpp:117:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] cppcheck-2.17.1/lib/utils.cpp:109:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/utils.cpp:136:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/utils.cpp:145:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/utils.cpp:197:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueptr.h:40:5: debug: Failed to parse 'using cloner_type = decltype ( & cloner < ConditionHandler > :: apply ) ;'. The checking continues anyway. [simplifyUsing] cppcheck-2.17.1/lib/valueptr.h:40:5: debug: Failed to parse 'using cloner_type = decltype ( & cloner < ValueFlowPass > :: apply ) ;'. The checking continues anyway. [simplifyUsing] cppcheck-2.17.1/lib/valueflow.cpp:142:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:365:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:652:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:883:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:947:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:992:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:1025:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:1154:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:1655:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inconclusive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:2054:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:3328:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:3637:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:4411:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:4513:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:4746:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:5153:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:5293:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conditional [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:5387:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:5417:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:5464:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:5750:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:6368:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:6532:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:6890:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable valueType [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/valueflow.cpp:6976:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/tokenize.cpp:3835:17: style:inconclusive: Technically the member function 'Tokenizer::arraySizeAfterValueFlow' can be const. [functionConst] cppcheck-2.17.1/lib/tokenize.h:136:10: note: Technically the member function 'Tokenizer::arraySizeAfterValueFlow' can be const. cppcheck-2.17.1/lib/tokenize.cpp:3835:17: note: Technically the member function 'Tokenizer::arraySizeAfterValueFlow' can be const. cppcheck-2.17.1/lib/tokenize.cpp:7083:17: style:inconclusive: Technically the member function 'Tokenizer::simplifyVarDecl' can be const. [functionConst] cppcheck-2.17.1/lib/tokenize.h:168:10: note: Technically the member function 'Tokenizer::simplifyVarDecl' can be const. cppcheck-2.17.1/lib/tokenize.cpp:7083:17: note: Technically the member function 'Tokenizer::simplifyVarDecl' can be const. cppcheck-2.17.1/lib/tokenize.cpp:7464:58: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] cppcheck-2.17.1/lib/vf_analyzers.cpp:659:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/vf_analyzers.cpp:1036:125: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/vf_analyzers.cpp:1233:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tokvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/vf_analyzers.cpp:1443:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/vf_analyzers.cpp:1521:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Reverse [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/vf_analyzers.cpp:1536:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Read [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/vf_analyzers.cpp:1556:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/vf_common.cpp:343:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bigint_bits [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/vf_settokenvalue.cpp:538:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/lib/symboldatabase.cpp:1782:22: style:inconclusive: Technically the member function 'SymbolDatabase::setArrayDimensionsUsingValueFlow' can be const. [functionConst] cppcheck-2.17.1/lib/symboldatabase.h:1415:10: note: Technically the member function 'SymbolDatabase::setArrayDimensionsUsingValueFlow' can be const. cppcheck-2.17.1/lib/symboldatabase.cpp:1782:22: note: Technically the member function 'SymbolDatabase::setArrayDimensionsUsingValueFlow' can be const. cppcheck-2.17.1/oss-fuzz/translate.cpp:29:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/samples/AssignmentAddressToInteger/bad.c:3:11: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger] cppcheck-2.17.1/samples/accessMoved/bad.cpp:8:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/samples/accessMoved/bad.cpp:8:18: warning: Access of moved variable 's'. [accessMoved] cppcheck-2.17.1/samples/accessMoved/bad.cpp:6:9: note: Calling std::move(s) cppcheck-2.17.1/samples/accessMoved/bad.cpp:8:18: note: Access of moved variable 's'. cppcheck-2.17.1/samples/accessMoved/good.cpp:8:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/samples/arrayIndexOutOfBounds_1/bad.c:7:6: error: Array 'a[2]' accessed at index 2, which is out of bounds. [arrayIndexOutOfBounds] cppcheck-2.17.1/samples/arrayIndexOutOfBounds_2/bad.c:6:10: error: Array 'a[2]' accessed at index 2, which is out of bounds. [arrayIndexOutOfBounds] cppcheck-2.17.1/samples/arrayIndexOutOfBounds_2/bad.c:5:19: note: Assuming that condition 'i<3' is not redundant cppcheck-2.17.1/samples/arrayIndexOutOfBounds_2/bad.c:6:10: note: Array index out of bounds cppcheck-2.17.1/samples/autoVariables/bad.c:4:5: error: Address of local auto-variable assigned to a function parameter. [autoVariables] cppcheck-2.17.1/samples/bufferAccessOutOfBounds/bad.c:5:12: error: Buffer is accessed out of bounds: str [bufferAccessOutOfBounds] cppcheck-2.17.1/samples/incorrectLogicOperator/bad.c:3:16: warning: Logical disjunction always evaluates to true: x >= 0 || x <= 10. [incorrectLogicOperator] cppcheck-2.17.1/samples/invalidContainer/bad.cpp:9:32: error:inconclusive: Using iterator to local container 'items' that may be invalid. [invalidContainer] cppcheck-2.17.1/samples/invalidContainer/bad.cpp:9:28: note: Iterator to container is created here. cppcheck-2.17.1/samples/invalidContainer/bad.cpp:10:19: note: Assuming condition is true. cppcheck-2.17.1/samples/invalidContainer/bad.cpp:10:19: note: Assuming condition is true. cppcheck-2.17.1/samples/invalidContainer/bad.cpp:9:37: note: Assuming condition is true. cppcheck-2.17.1/samples/invalidContainer/bad.cpp:11:19: note: After calling 'erase', iterators or references to the container's data may be invalid . cppcheck-2.17.1/samples/invalidContainer/bad.cpp:4:22: note: Variable created here. cppcheck-2.17.1/samples/invalidContainer/bad.cpp:9:32: note: Using iterator to local container 'items' that may be invalid. cppcheck-2.17.1/samples/memleak/bad.c:10:5: error: Memory leak: a [memleak] cppcheck-2.17.1/samples/multiCondition/bad.c:4:14: style: Expression is always true because 'else if' condition is opposite to previous condition at line 3. [multiCondition] cppcheck-2.17.1/samples/multiCondition/bad.c:3:9: note: first condition cppcheck-2.17.1/samples/multiCondition/bad.c:4:14: note: else if condition is opposite to first condition cppcheck-2.17.1/samples/passedByValue_1/bad.cpp:4:28: performance: Function parameter 's' should be passed by const reference. [passedByValue] cppcheck-2.17.1/samples/passedByValue_2/bad.cpp:1:22: performance: Function parameter 's' should be passed by const reference. [passedByValue] cppcheck-2.17.1/samples/resourceLeak/bad.c:8:5: error: Resource leak: a [resourceLeak] cppcheck-2.17.1/samples/syntaxError/bad.c:2:1: error: Unmatched '{'. Configuration: '__GNUC__=1'. [syntaxError] cppcheck-2.17.1/samples/unreadVariable/bad.cpp:5:34: style: Variable 's2' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/samples/unreadVariable/bad.cpp:5:31: style: Variable 's2' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/test/cfg/gnu.c:225:11: style: Obsolescent function 'getpw' called. It is recommended to use 'getpwnam' instead. [prohibitedgetpwCalled] cppcheck-2.17.1/test/cfg/gnu.c:228:12: style: Obsolescent function 'getpw' called. It is recommended to use 'getpwnam' instead. [prohibitedgetpwCalled] cppcheck-2.17.1/test/cfg/opencv2.cpp:49:18: warning: If memory allocation fails, then there is a possible null pointer dereference: pBuf [nullPointerOutOfMemory] cppcheck-2.17.1/test/cfg/opencv2.cpp:47:47: note: Assuming allocation function fails cppcheck-2.17.1/test/cfg/opencv2.cpp:47:25: note: Assignment 'pBuf=(char*)cv::fastMalloc(1000)', assigned value is 0 cppcheck-2.17.1/test/cfg/opencv2.cpp:49:18: note: Null pointer dereference cppcheck-2.17.1/test/cfg/posix.c:198:5: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] cppcheck-2.17.1/test/cfg/posix.c:200:12: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] cppcheck-2.17.1/test/cfg/posix.c:546:11: style: Obsolescent function 'llseek' called. It is recommended to use 'lseek64' instead. [prohibitedllseekCalled] cppcheck-2.17.1/test/cfg/posix.c:549:11: style: Obsolescent function 'llseek' called. It is recommended to use 'lseek64' instead. [prohibitedllseekCalled] cppcheck-2.17.1/test/cfg/posix.c:552:11: style: Obsolescent function 'llseek' called. It is recommended to use 'lseek64' instead. [prohibitedllseekCalled] cppcheck-2.17.1/test/cfg/posix.c:555:11: style: Obsolescent function 'llseek' called. It is recommended to use 'lseek64' instead. [prohibitedllseekCalled] cppcheck-2.17.1/test/cfg/posix.c:558:11: style: Obsolescent function 'llseek' called. It is recommended to use 'lseek64' instead. [prohibitedllseekCalled] cppcheck-2.17.1/test/cfg/posix.c:561:11: style: Obsolescent function 'llseek' called. It is recommended to use 'lseek64' instead. [prohibitedllseekCalled] cppcheck-2.17.1/test/cfg/posix.c:563:11: style: Obsolescent function 'llseek' called. It is recommended to use 'lseek64' instead. [prohibitedllseekCalled] cppcheck-2.17.1/test/cfg/posix.c:565:11: style: Obsolescent function 'llseek' called. It is recommended to use 'lseek64' instead. [prohibitedllseekCalled] cppcheck-2.17.1/test/cfg/posix.c:567:11: style: Obsolescent function 'llseek' called. It is recommended to use 'lseek64' instead. [prohibitedllseekCalled] cppcheck-2.17.1/test/cfg/posix.c:569:11: style: Obsolescent function 'llseek' called. It is recommended to use 'lseek64' instead. [prohibitedllseekCalled] cppcheck-2.17.1/test/cfg/posix.c:643:11: style: Obsolescent function 'utimes' called. It is recommended to use 'utimensat' instead. [prohibitedutimesCalled] cppcheck-2.17.1/test/cfg/posix.c:645:12: style: Obsolescent function 'utimes' called. It is recommended to use 'utimensat' instead. [prohibitedutimesCalled] cppcheck-2.17.1/test/cfg/posix.c:680:12: style: Obsolescent function 'bcmp' called. It is recommended to use 'memcmp' instead. [prohibitedbcmpCalled] cppcheck-2.17.1/test/cfg/posix.c:683:12: style: Obsolescent function 'bcmp' called. It is recommended to use 'memcmp' instead. [prohibitedbcmpCalled] cppcheck-2.17.1/test/cfg/posix.c:686:12: style: Obsolescent function 'bcmp' called. It is recommended to use 'memcmp' instead. [prohibitedbcmpCalled] cppcheck-2.17.1/test/cfg/posix.c:693:5: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] cppcheck-2.17.1/test/cfg/posix.c:696:5: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] cppcheck-2.17.1/test/cfg/posix.c:704:5: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] cppcheck-2.17.1/test/cfg/posix.c:706:5: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] cppcheck-2.17.1/test/cfg/posix.c:709:5: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] cppcheck-2.17.1/test/cfg/posix.c:761:5: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] cppcheck-2.17.1/test/cfg/posix.c:763:5: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] cppcheck-2.17.1/test/cfg/posix.c:765:5: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] cppcheck-2.17.1/test/cfg/posix.c:772:5: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] cppcheck-2.17.1/test/cfg/posix.c:775:5: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] cppcheck-2.17.1/test/cfg/posix.c:778:5: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] cppcheck-2.17.1/test/cfg/posix.c:995:5: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] cppcheck-2.17.1/test/cfg/posix.c:998:5: style: Obsolescent function 'utime' called. It is recommended to use 'utimensat' instead. [prohibitedutimeCalled] cppcheck-2.17.1/test/cfg/posix.c:1019:5: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] cppcheck-2.17.1/test/cfg/posix.c:1285:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] cppcheck-2.17.1/test/cfg/posix.c:1287:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] cppcheck-2.17.1/test/cfg/posix.c:1289:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] cppcheck-2.17.1/test/cfg/posix.c:1292:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] cppcheck-2.17.1/test/cfg/posix.c:1333:20: style: Obsolescent function 'ecvt' called. It is recommended to use 'sprintf' instead. [prohibitedecvtCalled] cppcheck-2.17.1/test/cfg/posix.c:1336:5: style: Obsolescent function 'gcvt' called. It is recommended to use 'sprintf' instead. [prohibitedgcvtCalled] cppcheck-2.17.1/test/cfg/posix.c:1342:5: style: Obsolescent function 'utime' called. It is recommended to use 'utimensat' instead. [prohibitedutimeCalled] cppcheck-2.17.1/test/cfg/posix.c:1347:5: style: Obsolescent function 'utime' called. It is recommended to use 'utimensat' instead. [prohibitedutimeCalled] cppcheck-2.17.1/test/cfg/posix.c:1360:5: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] cppcheck-2.17.1/test/cfg/posix.c:1417:5: style: Obsolescent function 'ctime_r' called. It is recommended to use 'strftime' instead. [prohibitedctime_rCalled] cppcheck-2.17.1/test/cfg/posix.c:1449:5: style: Obsolescent function 'asctime_r' called. It is recommended to use 'strftime' instead. [prohibitedasctime_rCalled] cppcheck-2.17.1/test/cfg/posix.c:1452:5: style: Obsolescent function 'asctime_r' called. It is recommended to use 'strftime' instead. [prohibitedasctime_rCalled] cppcheck-2.17.1/test/cfg/posix.c:1454:5: style: Obsolescent function 'asctime_r' called. It is recommended to use 'strftime' instead. [prohibitedasctime_rCalled] cppcheck-2.17.1/test/cfg/posix.c:1456:5: style: Obsolescent function 'asctime_r' called. It is recommended to use 'strftime' instead. [prohibitedasctime_rCalled] cppcheck-2.17.1/test/cfg/posix.c:1460:5: style: Obsolescent function 'asctime_r' called. It is recommended to use 'strftime' instead. [prohibitedasctime_rCalled] cppcheck-2.17.1/test/cfg/posix.c:1463:5: style: Obsolescent function 'asctime_r' called. It is recommended to use 'strftime' instead. [prohibitedasctime_rCalled] cppcheck-2.17.1/test/cfg/posix.c:1466:5: style: Obsolescent function 'asctime_r' called. It is recommended to use 'strftime' instead. [prohibitedasctime_rCalled] cppcheck-2.17.1/test/cfg/posix.c:1480:5: style: Obsolescent function 'ctime_r' called. It is recommended to use 'strftime' instead. [prohibitedctime_rCalled] cppcheck-2.17.1/test/cfg/posix.c:1483:5: style: Obsolescent function 'ctime_r' called. It is recommended to use 'strftime' instead. [prohibitedctime_rCalled] cppcheck-2.17.1/test/cfg/posix.c:1485:5: style: Obsolescent function 'ctime_r' called. It is recommended to use 'strftime' instead. [prohibitedctime_rCalled] cppcheck-2.17.1/test/cfg/posix.c:1487:5: style: Obsolescent function 'ctime_r' called. It is recommended to use 'strftime' instead. [prohibitedctime_rCalled] cppcheck-2.17.1/test/cfg/posix.c:1491:5: style: Obsolescent function 'ctime_r' called. It is recommended to use 'strftime' instead. [prohibitedctime_rCalled] cppcheck-2.17.1/test/cfg/posix.c:1494:5: style: Obsolescent function 'ctime_r' called. It is recommended to use 'strftime' instead. [prohibitedctime_rCalled] cppcheck-2.17.1/test/cfg/posix.c:1497:5: style: Obsolescent function 'ctime_r' called. It is recommended to use 'strftime' instead. [prohibitedctime_rCalled] cppcheck-2.17.1/test/cfg/qt.cpp:671:16: performance:inconclusive: Either there is a missing 'override', or the member function '::Fred::foo' can be static. [functionStatic] cppcheck-2.17.1/test/cfg/qt.cpp:669:14: note: Either there is a missing 'override', or the member function '::Fred::foo' can be static. cppcheck-2.17.1/test/cfg/qt.cpp:671:16: note: Either there is a missing 'override', or the member function '::Fred::foo' can be static. cppcheck-2.17.1/test/cfg/qt.cpp:827:30: performance:inconclusive: Either there is a missing 'override', or the member function '::TestUnusedFunction::doStuff' can be static. [functionStatic] cppcheck-2.17.1/test/cfg/qt.cpp:820:14: note: Either there is a missing 'override', or the member function '::TestUnusedFunction::doStuff' can be static. cppcheck-2.17.1/test/cfg/qt.cpp:827:30: note: Either there is a missing 'override', or the member function '::TestUnusedFunction::doStuff' can be static. cppcheck-2.17.1/test/cfg/posix.c:747:51: style: Parameter 'delim' can be declared as pointer to const [constParameterPointer] cppcheck-2.17.1/test/cfg/posix.c:1393:5: error: Uninitialized variable: d [uninitvar] cppcheck-2.17.1/test/cfg/windows.cpp:29:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_SUCCESS [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/cfg/windows.cpp:34:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_SUCCESS [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/cfg/windows.cpp:39:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GENERIC_READ [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/cfg/windows.cpp:60:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE_VALUE [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/cfg/windows.cpp:67:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE_VALUE [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/cfg/windows.cpp:74:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STD_INPUT_HANDLE [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/cfg/windows.cpp:609:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SECURITY_WORLD_SID_AUTHORITY [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/cfg/windows.cpp:694:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MUTEX_ALL_ACCESS [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/cfg/windows.cpp:704:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pFunc [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/cfg/windows.cpp:1210:11: style: Condition 'r==0' is always false [knownConditionTrueFalse] cppcheck-2.17.1/test/cfg/windows.cpp:1208:13: note: Assignment 'r=1', assigned value is 1 cppcheck-2.17.1/test/cfg/windows.cpp:1210:11: note: Condition 'r==0' is always false cppcheck-2.17.1/test/cfg/std.c:550:5: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] cppcheck-2.17.1/test/cfg/std.c:964:11: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] cppcheck-2.17.1/test/cfg/std.c:2148:11: portability: Non reentrant function 'gmtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'gmtime_r'. [prohibitedgmtimeCalled] cppcheck-2.17.1/test/cfg/std.c:2558:11: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] cppcheck-2.17.1/test/cfg/std.c:4175:11: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] cppcheck-2.17.1/test/cfg/std.c:4227:11: style: Obsolescent function 'tmpnam' called. It is recommended to use 'tmpfile', 'mkstemp' or 'mkdtemp' instead. [prohibitedtmpnamCalled] cppcheck-2.17.1/test/cfg/std.c:4910:11: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] cppcheck-2.17.1/test/cfg/std.c:4913:11: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] cppcheck-2.17.1/test/cfg/wxwidgets.cpp:1183:28: style: This function is deprecated and kept mostly for backwards compatibility. Please override 'wxDataViewCustomRenderer::ActivateCell()' method instead in any new code. [prohibitedActivateCalled] cppcheck-2.17.1/test/cfg/wxwidgets.cpp:1185:28: style: This function is deprecated and kept mostly for backwards compatibility. Please override 'wxDataViewCustomRenderer::ActivateCell()' method instead in any new code. [prohibitedLeftClickCalled] cppcheck-2.17.1/test/cfg/wxwidgets.cpp:1207:20: style: This function is deprecated and kept mostly for backwards compatibility. Please override 'PushBack' method instead in any new code. [prohibitedInsertCalled] cppcheck-2.17.1/test/cfg/wxwidgets.cpp:1211:15: style: This function is deprecated and kept mostly for backwards compatibility. Please override 'GetMargins()' method instead in any new code. [prohibitedGetTextIndentCalled] cppcheck-2.17.1/test/cfg/wxwidgets.cpp:1214:15: style: This function is deprecated and kept mostly for backwards compatibility. Please override 'Dismiss()' method instead in any new code. [prohibitedHidePopupCalled] cppcheck-2.17.1/test/cfg/wxwidgets.cpp:1216:15: style: This function is deprecated and kept mostly for backwards compatibility. Please override 'Dismiss()' method instead in any new code. [prohibitedHidePopupCalled] cppcheck-2.17.1/test/cfg/wxwidgets.cpp:1218:15: style: This function is deprecated and kept mostly for backwards compatibility. Please override 'Dismiss()' method instead in any new code. [prohibitedHidePopupCalled] cppcheck-2.17.1/test/cfg/wxwidgets.cpp:1221:15: style: This function is deprecated and kept mostly for backwards compatibility. Please override 'SetMargins()' method instead in any new code. [prohibitedSetTextIndentCalled] cppcheck-2.17.1/test/cfg/wxwidgets.cpp:1232:5: style: This function is deprecated. Construct a 'wxFileName' with 'wxPATH_DOS' and then use 'wxFileName::GetFullPath(wxPATH_UNIX)' instead. [prohibitedwxDos2UnixFilenameCalled] cppcheck-2.17.1/test/cfg/wxwidgets.cpp:1236:5: style: This function is deprecated. Please use 'wxFileName::SplitPath()' instead. [prohibitedwxFileNameFromPathCalled] cppcheck-2.17.1/test/cfg/wxwidgets.cpp:1243:18: style: This function should be used instead of changing 'wxCAL_NO_YEAR_CHANGE' style bit directly. It allows or disallows the user to change the year interactively. Only in generic 'wxCalendarCtrl'. [prohibitedEnableYearChangeCalled] cppcheck-2.17.1/test/cfg/wxwidgets.cpp:1245:18: style: This function should be used instead of changing 'wxCAL_NO_YEAR_CHANGE' style bit directly. It allows or disallows the user to change the year interactively. Only in generic 'wxCalendarCtrl'. [prohibitedEnableYearChangeCalled] cppcheck-2.17.1/test/cfg/wxwidgets.cpp:1247:18: style: This function should be used instead of changing 'wxCAL_NO_YEAR_CHANGE' style bit directly. It allows or disallows the user to change the year interactively. Only in generic 'wxCalendarCtrl'. [prohibitedEnableYearChangeCalled] cppcheck-2.17.1/test/cfg/std.cpp:1233:16: style: Obsolete function 'std::asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] cppcheck-2.17.1/test/cfg/std.cpp:2699:16: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] cppcheck-2.17.1/test/cfg/std.cpp:3889:16: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] cppcheck-2.17.1/test/cfg/std.cpp:4556:16: style: Obsolete function 'std::asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] cppcheck-2.17.1/test/cfg/std.cpp:4559:16: style: Obsolete function 'std::asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] cppcheck-2.17.1/test/cli/QML-Samples-TableView/main.cpp:17:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objectCreated [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/cli/QML-Samples-TableView/samplemodel.h:20:5: style: Class 'SampleModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppcheck-2.17.1/test/cli/QML-Samples-TableView/main.cpp:18:43: style: Parameter 'obj' can be declared as pointer to const [constParameterPointer] cppcheck-2.17.1/test/cfg/std.cpp:1852:12: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] cppcheck-2.17.1/test/cfg/std.cpp:1851:27: note: Assuming allocation function fails cppcheck-2.17.1/test/cfg/std.cpp:1851:27: note: Assignment 'fp=std::fopen(filename,mode)', assigned value is 0 cppcheck-2.17.1/test/cfg/std.cpp:1852:12: note: Null pointer dereference cppcheck-2.17.1/test/cli/helloworld/main.c:5:15: error: Division by zero. [zerodiv] cppcheck-2.17.1/test/cli/proj-inline-suppress-unusedFunction/B.cpp:6:9: performance:inconclusive: Technically the member function 'B::unusedFunctionTest' can be static (but you may consider moving to unnamed namespace). [functionStatic] cppcheck-2.17.1/test/cli/proj-inline-suppress-unusedFunction/B.hpp:5:10: note: Technically the member function 'B::unusedFunctionTest' can be static (but you may consider moving to unnamed namespace). cppcheck-2.17.1/test/cli/proj-inline-suppress-unusedFunction/B.cpp:6:9: note: Technically the member function 'B::unusedFunctionTest' can be static (but you may consider moving to unnamed namespace). cppcheck-2.17.1/test/cli/proj-inline-suppress/3.cpp:4:11: style: Variable 'x' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/test/cli/proj-inline-suppress/3.cpp:4:9: style: Variable 'x' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/test/cli/proj2/a/a.c:1:7: error: Division by zero. [zerodiv] cppcheck-2.17.1/test/cli/proj2/b/b.c:1:7: error: Division by zero. [zerodiv] cppcheck-2.17.1/test/cli/trac5704/trac5704a.c:3:26: style: Parameter 'argv' can be declared as const array [constParameter] cppcheck-2.17.1/test/cli/trac5704/trac5704b.c:3:26: style: Parameter 'argv' can be declared as const array [constParameter] cppcheck-2.17.1/test/cli/whole-program/nullpointer1.h:5:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/cli/whole-program/nullpointer1_1.h:3:6: warning: Possible null pointer dereference: p [nullPointer] cppcheck-2.17.1/test/cli/whole-program/nullpointer1.h:6:13: note: Assignment 'p=nullptr', assigned value is 0 cppcheck-2.17.1/test/cli/whole-program/nullpointer1.h:7:7: note: Calling function 'g', 1st argument 'p' value is 0 cppcheck-2.17.1/test/cli/whole-program/nullpointer1_1.h:3:6: note: Null pointer dereference cppcheck-2.17.1/test/cli/whole-program/odr1.cpp:10:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/cli/whole-program/odr2.cpp:9:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/fixture.h:220:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/helpers.h:189:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/helpers.h:229:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/fixture.cpp:109:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/fixture.cpp:148:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/fixture.cpp:169:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/fixture.cpp:176:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/fixture.cpp:198:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/fixture.cpp:262:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/fixture.cpp:289:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/fixture.cpp:296:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/fixture.cpp:320:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/fixture.cpp:325:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/fixture.cpp:350:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/fixture.cpp:386:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/fixture.cpp:421:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/fixture.cpp:426:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/fixture.cpp:460:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/fixture.cpp:490:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_SUCCESS [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/helpers.cpp:66:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_IRWXU [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/helpers.cpp:83:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/helpers.cpp:156:123: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/helpers.cpp:220:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_SUCCESS [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/helpers.cpp:226:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_SUCCESS [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/main.cpp:33:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable macroChar [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testautovariables.cpp:44:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inconclusive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testautovariables.cpp:454:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testbufferoverrun.cpp:52:108: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inconclusive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testbufferoverrun.cpp:64:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inconclusive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testbufferoverrun.cpp:77:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable performance [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testbufferoverrun.cpp:4258:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclangimport.cpp:1075:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclangimport.cpp:1091:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclangimport.cpp:1115:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclangimport.cpp:1134:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclangimport.cpp:1151:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclangimport.cpp:1166:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclangimport.cpp:1183:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclangimport.cpp:1204:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclangimport.cpp:1216:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclangimport.cpp:1233:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclangimport.cpp:1255:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclangimport.cpp:1271:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclangimport.cpp:1290:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclangimport.cpp:1307:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclangimport.cpp:1320:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclangimport.cpp:1335:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcolor.cpp:34:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FgRed [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclass.cpp:261:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclass.cpp:2607:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inconclusive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclass.cpp:2941:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclass.cpp:3630:108: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inconclusive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclass.cpp:7673:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable style [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclass.cpp:7840:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable performance [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclass.cpp:8159:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclass.cpp:8503:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable style [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclass.cpp:8704:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable style [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclass.cpp:8895:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testclass.cpp:9152:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable performance [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:116:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:121:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:740:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:747:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:768:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:775:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:874:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:886:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:899:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:912:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:925:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:934:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:942:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:950:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:960:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:970:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:990:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1025:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1040:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1056:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1071:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable information [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1080:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable information [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1109:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inconclusive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1301:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1308:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sarif [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1315:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1329:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plist [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1337:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1344:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1353:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1362:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1371:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1380:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1389:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1472:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C99 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1479:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C17 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1486:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C99 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1492:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP03 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1500:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP03 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1530:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP23 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1538:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C11 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1546:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C11 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1554:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP23 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1562:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C99 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1570:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C11 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1577:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unspecified [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1585:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unspecified [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1593:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unspecified [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1601:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unspecified [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1609:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unspecified [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1617:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unspecified [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1625:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unspecified [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1633:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unspecified [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1641:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Native [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1649:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unspecified [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1701:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1708:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1715:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1743:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Success [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1826:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Fail [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1869:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1877:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1885:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1893:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1931:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_SUMMARY [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1938:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_FILE [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1945:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_FILE_TOTAL [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1952:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_TOP5_FILE [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1960:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_TOP5_FILE [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1967:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_TOP5_SUMMARY [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:1974:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_NONE [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:2826:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:2837:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:2848:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exhaustive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:3154:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable autosar [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:3161:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable certCpp [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:3168:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable certC [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:3175:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable misraC [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:3182:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable misraC [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:3189:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable misraCpp2008 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:3196:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable misraCpp2023 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcmdlineparser.cpp:3210:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcondition.cpp:140:108: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inconclusive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcondition.cpp:155:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable performance [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcondition.cpp:2848:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcondition.cpp:4570:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_signed [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcondition.cpp:5273:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_signed [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcondition.cpp:6078:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable style [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testconstructors.cpp:45:108: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inconclusive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testconstructors.cpp:1585:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP11 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testconstructors.cpp:2085:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inconclusive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testconstructors.cpp:3660:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP03 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testcppcheck.cpp:284:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:132:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:142:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:152:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:162:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:173:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERNAL [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:202:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable misraC [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:215:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable certC [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:228:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:238:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:249:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:259:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:273:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:280:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:297:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:325:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_SUCCESS [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:360:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:372:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:403:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERNAL [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:471:138: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:500:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testerrorlogger.cpp:526:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testexceptionsafety.cpp:70:108: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inconclusive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testfilelister.cpp:88:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testfilelister.cpp:185:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testfilesettings.cpp:37:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testfunctions.cpp:278:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C89 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testfunctions.cpp:769:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix32 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testfunctions.cpp:1327:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testfunctions.cpp:1488:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable style [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testfunctions.cpp:1596:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C89 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:328:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN_MACRO [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:352:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:380:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:385:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:411:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:416:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:451:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:455:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:459:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:464:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:485:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:498:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:507:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:513:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:523:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:534:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:542:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:552:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:564:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:574:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:584:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:607:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:620:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:625:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:629:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:666:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:670:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:683:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:687:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:691:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:695:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:699:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:703:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:707:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:711:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:715:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:720:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:724:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:728:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:732:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:736:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:745:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:753:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:757:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:761:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:765:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:769:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:773:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:777:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:781:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:785:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:790:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:794:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:798:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:802:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:806:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:810:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:818:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:822:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:826:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:830:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:834:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:838:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:843:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:847:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:851:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:855:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:859:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:865:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:872:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:877:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:888:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:892:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:896:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:900:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:908:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:916:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:935:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN_MACRO [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:939:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:948:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:970:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:993:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:999:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1022:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1032:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1037:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1041:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1094:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1133:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1138:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1155:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1163:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1171:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1175:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1189:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1193:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1200:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1216:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN_MACRO [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1232:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1264:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1268:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1280:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1284:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1289:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1302:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1319:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1333:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1422:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1427:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1432:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1437:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1442:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1447:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1458:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1464:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1469:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1474:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1479:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1483:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1487:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1501:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1506:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1510:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1514:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1535:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1540:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1547:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1555:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1564:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1573:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1578:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1583:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1599:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1605:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1610:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1620:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1625:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1630:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1635:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN_MACRO [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1641:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1646:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1650:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERNAL [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1675:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1679:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1683:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1687:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1691:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1695:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1699:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1707:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1717:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1725:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1736:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1739:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1742:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1745:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1748:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1754:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1758:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1771:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1780:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1823:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1832:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testgarbage.cpp:1854:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testincompletestatement.cpp:45:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inconclusive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testleakautovar.cpp:3214:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIMIT [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testlibrary.cpp:157:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testlibrary.cpp:181:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testlibrary.cpp:252:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable argumentChecks [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testlibrary.cpp:272:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable notuninit [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testlibrary.cpp:286:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable notuninit [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testlibrary.cpp:316:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIR_IN [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testlibrary.cpp:494:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRLEN [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testlibrary.cpp:635:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable style [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testlibrary.cpp:832:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testlibrary.cpp:1019:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNSUPPORTED_FORMAT [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testlibrary.cpp:1027:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testlibrary.cpp:1043:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAD_XML [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testio.cpp:99:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable portability [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testio.cpp:180:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Win32W [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testio.cpp:837:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix32 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testio.cpp:853:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix32 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testio.cpp:869:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix32 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testio.cpp:885:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix32 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testio.cpp:901:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix32 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testio.cpp:2163:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix32 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testio.cpp:2558:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix32 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testio.cpp:4143:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Win32A [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testio.cpp:4283:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Win32A [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testio.cpp:4404:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Win32A [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testio.cpp:4433:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Win32A [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testio.cpp:4659:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Win32A [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testio.cpp:4798:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Win32A [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testio.cpp:4865:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testmathlib.cpp:387:9: error: There is an unknown macro here somewhere. Configuration is required. If SUPPRESS_WARNING_CLANG_PUSH is a macro then please configure it. [unknownMacro] cppcheck-2.17.1/test/testmemleak.cpp:100:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable No [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testnullpointer.cpp:189:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inconclusive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpath.cpp:86:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpath.cpp:250:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpath.cpp:376:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testplatform.cpp:55:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_SUCCESS [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testplatform.cpp:69:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Win32A [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testplatform.cpp:94:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testplatform.cpp:119:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Win32W [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testplatform.cpp:144:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix32 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testplatform.cpp:169:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Win64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testplatform.cpp:214:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable File [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testplatform.cpp:258:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable File [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testplatform.cpp:328:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable File [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testplatform.cpp:400:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Native [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testplatform.cpp:405:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpostfixoperator.cpp:308:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testother.cpp:315:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable style [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testother.cpp:343:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable style [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testother.cpp:364:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Win32A [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testother.cpp:1876:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable style [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testother.cpp:1991:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP03 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testother.cpp:2108:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testother.cpp:2404:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testother.cpp:2608:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix32 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testother.cpp:8817:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Win64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testother.cpp:11556:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inconclusive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testother.cpp:11633:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP11 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testprocessexecutor.cpp:76:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testprocessexecutor.cpp:187:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_SUMMARY [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testprocessexecutor.cpp:286:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_TOP5_FILE [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testprocessexecutor.cpp:298:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_TOP5_SUMMARY [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testprocessexecutor.cpp:312:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_FILE [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testprocessexecutor.cpp:322:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_SUMMARY [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testprocessexecutor.cpp:334:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_FILE_TOTAL [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpreprocessor.cpp:447:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix32 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpreprocessor.cpp:1676:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpreprocessor.cpp:1886:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable missingInclude [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpreprocessor.cpp:1922:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lineNumber [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpreprocessor.cpp:1930:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lineNumber [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpreprocessor.cpp:1939:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lineNumber [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpreprocessor.cpp:2276:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable missingInclude [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpreprocessor.cpp:2292:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable missingInclude [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpreprocessor.cpp:2306:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable missingInclude [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpreprocessor.cpp:2322:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable missingInclude [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpreprocessor.cpp:2339:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable missingInclude [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpreprocessor.cpp:2356:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable missingInclude [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpreprocessor.cpp:2372:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable missingInclude [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpreprocessor.cpp:2388:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable missingInclude [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpreprocessor.cpp:2402:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable missingInclude [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpreprocessor.cpp:2419:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable missingInclude [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpreprocessor.cpp:2436:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable missingInclude [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpreprocessor.cpp:2452:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable missingInclude [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testpreprocessor.cpp:2473:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable missingInclude [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testprogrammemory.cpp:38:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nonneg [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsettings.cpp:44:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unusedFunction [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsettings.cpp:294:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exhaustive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytemplate.cpp:897:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytemplate.cpp:1118:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytemplate.cpp:3069:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSTANTIATION [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytemplate.cpp:3672:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN_MACRO [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytemplate.cpp:4982:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytokens.cpp:194:120: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP03 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytokens.cpp:237:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Win64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytokens.cpp:603:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytokens.cpp:1335:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Win32A [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytokens.cpp:1618:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN_MACRO [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytokens.cpp:2287:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN_MACRO [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytokens.cpp:2599:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytypedef.cpp:267:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inconclusive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytypedef.cpp:279:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytypedef.cpp:305:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inconclusive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytypedef.cpp:1805:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN_MACRO [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytypedef.cpp:2173:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytypedef.cpp:2218:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytypedef.cpp:2252:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytypedef.cpp:2496:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytypedef.cpp:2563:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifytypedef.cpp:2568:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERNAL [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifyusing.cpp:114:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inconclusive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifyusing.cpp:932:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix32 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsimplifyusing.cpp:956:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Win64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsingleexecutor.cpp:81:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsingleexecutor.cpp:189:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_SUMMARY [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsingleexecutor.cpp:291:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_TOP5_FILE [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsingleexecutor.cpp:302:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_TOP5_SUMMARY [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsingleexecutor.cpp:316:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_FILE [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsingleexecutor.cpp:326:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_SUMMARY [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsingleexecutor.cpp:338:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_FILE_TOTAL [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/teststandards.cpp:38:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLatest [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/teststandards.cpp:95:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLatest [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/teststandards.cpp:104:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C17 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/teststl.cpp:190:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inconclusive [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/teststl.cpp:3697:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/teststl.cpp:3790:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP03 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/teststl.cpp:4014:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP03 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/teststl.cpp:4037:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP03 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/teststl.cpp:6664:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP11 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsuppressions.cpp:122:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsuppressions.cpp:238:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsuppressions.cpp:296:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable information [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsuppressions.cpp:342:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable information [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsuppressions.cpp:1077:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errorId [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsuppressions.cpp:1237:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable style [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsuppressions.cpp:1428:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_LINE [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsuppressions.cpp:1609:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_LINE [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testthreadexecutor.cpp:76:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testthreadexecutor.cpp:187:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_SUMMARY [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testthreadexecutor.cpp:284:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_TOP5_FILE [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testthreadexecutor.cpp:296:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_TOP5_SUMMARY [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testthreadexecutor.cpp:310:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_FILE [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testthreadexecutor.cpp:320:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_SUMMARY [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testthreadexecutor.cpp:332:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOWTIME_FILE_TOTAL [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtimer.cpp:40:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCKS_PER_SEC [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/fixture.h:311:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'foreach'. [preprocessorErrorDirective] cppcheck-2.17.1/test/fixture.h:311:87: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'foreach'. [preprocessorErrorDirective] cppcheck-2.17.1/test/testtoken.cpp:34:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtoken.cpp:293:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eBracket [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtoken.cpp:586:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtoken.cpp:642:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtoken.cpp:690:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERNAL [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtoken.cpp:976:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eExtendedOp [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtoken.cpp:1009:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eString [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtoken.cpp:1218:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFFER_SIZE [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtokenlist.cpp:39:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtokenlist.cpp:83:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtokenlist.cpp:176:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtype.cpp:59:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtype.cpp:71:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtype.cpp:90:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtype.cpp:104:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix32 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtype.cpp:277:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtype.cpp:332:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unix64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtype.cpp:386:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable style [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtype.cpp:452:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable style [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtype.cpp:483:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testtype.cpp:584:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP11 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:139:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eFunction [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:720:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LValue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:1230:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN_INT [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:1301:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:1511:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:1601:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:1717:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:2213:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eConstructor [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:2224:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eConstructor [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:2354:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONTAINER [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:2503:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:2692:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable known [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:2850:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eClass [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:2868:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eClass [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:2946:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eClass [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:3014:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eLambda [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:3064:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:3077:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:3089:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:3097:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:3172:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eGlobal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:3209:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable needInitialization [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:3271:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable portability [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:3303:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN_MACRO [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:3406:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:3429:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:3487:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eConstructor [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:3736:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eGlobal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:3754:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eGlobal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:3776:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable functionScope [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:3789:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable functionScope [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:3909:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:3944:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eGlobal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:3969:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:5005:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eCopyConstructor [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:5458:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eConstructor [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:5568:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:5676:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eFor [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:5716:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eConstructor [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:5765:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eUnion [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:5888:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:5910:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eNamespace [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:5980:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eLambda [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:6100:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:6110:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:6118:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:6145:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eEnum [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:6232:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eEnum [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:6444:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONGLONG [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:6724:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHAR [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:6915:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eFunction [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:6938:131: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:7603:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_signed [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:8626:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:9048:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eGlobal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:9067:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eGlobal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:9081:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eGlobal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:9097:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eGlobal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:9120:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eGlobal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:9155:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eGlobal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:9486:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Win64 [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:9679:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdStringLike [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:9743:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable definedType [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:9997:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retDef [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:10355:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIGNED [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:10538:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN_SIGN [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:10585:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN_SIGN [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:10654:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:10667:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RECORD [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:10697:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LValue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:10755:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:10771:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONTAINER [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:10786:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONTAINER [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:10802:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testsymboldatabase.cpp:11141:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testuninitvar.cpp:3559:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN_MACRO [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testuninitvar.cpp:3681:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN_MACRO [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testuninitvar.cpp:5447:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testunusedprivfunc.cpp:604:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Win32A [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testunusedprivfunc.cpp:618:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Win32A [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testunusedvar.cpp:1840:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvarid.cpp:784:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvarid.cpp:941:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvarid.cpp:2343:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvarid.cpp:2349:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvfvalue.cpp:40:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:545:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isImpossible [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:550:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:588:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:609:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:766:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:822:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MovedVariable [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:932:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:1219:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:2264:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:4096:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bigint_bits [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:4184:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:4559:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isUninitValue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:4851:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:5763:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:6001:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:6226:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isSymbolicValue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:6244:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isSymbolicValue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:6262:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isSymbolicValue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:6278:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isSymbolicValue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:6717:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:7199:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFFER_SIZE [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:7242:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:7299:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:7312:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/testvalueflow.cpp:8216:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intvalue [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/test/tools/htmlreport/example.cc:6:5: error: Uninitialized variable: x [uninitvar] cppcheck-2.17.1/test/tools/htmlreport/example.cc:6:6: style: Variable 'x' is assigned a value that is never used. [unreadVariable] cppcheck-2.17.1/test/tools/htmlreport/example.cc:5:9: style: Variable 'x' is not assigned a value. [unassignedVariable] cppcheck-2.17.1/tools/defines/float.c:9:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/tools/defines/limits.c:9:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/tools/defines/limits.c:21:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed long'. [invalidPrintfArgType_uint] cppcheck-2.17.1/tools/defines/limits.c:24:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] cppcheck-2.17.1/tools/defines/stdint.c:18:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/tools/defines/stdint.c:21:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] cppcheck-2.17.1/tools/defines/stdint.c:21:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long long'. [invalidPrintfArgType_sint] cppcheck-2.17.1/tools/defines/stdint.c:24:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] cppcheck-2.17.1/tools/defines/stdint.c:24:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long long'. [invalidPrintfArgType_sint] cppcheck-2.17.1/tools/defines/stdint.c:27:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned long long'. [invalidPrintfArgType_sint] cppcheck-2.17.1/tools/defines/stdint.c:27:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long long'. [invalidPrintfArgType_sint] cppcheck-2.17.1/tools/defines/stdint.c:28:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] cppcheck-2.17.1/tools/defines/stdint.c:29:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint] cppcheck-2.17.1/tools/dmake/dmake.cpp:105:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/tools/dmake/dmake.cpp:199:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/tools/dmake/dmake.cpp:423:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/tools/triage/mainwindow.cpp:83:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CustomContextMenu [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/tools/triage/mainwindow.cpp:112:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/tools/triage/mainwindow.cpp:217:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WindowModal [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/tools/triage/mainwindow.cpp:307:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORK_FOLDER [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/tools/triage/mainwindow.cpp:334:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/tools/triage/mainwindow.cpp:370:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllEntries [valueFlowBailoutIncompleteVar] cppcheck-2.17.1/tools/triage/mainwindow.cpp:407:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORK_FOLDER [valueFlowBailoutIncompleteVar] diff: head cppcheck-2.17.1/addons/test/misra/misra-test.c:1018:23: style: Variable 'c' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:1032:23: style: Variable 'c01' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:1033:23: style: Variable 'c02' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:1034:23: style: Variable 'c03' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:1035:23: style: Variable 'c04' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:1036:23: style: Variable 'c05' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:1037:23: style: Variable 'c06' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:1038:23: style: Variable 'c07' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:1039:23: style: Variable 'c08' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:1040:23: style: Variable 'c09' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:1041:23: style: Variable 'c10' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:1042:23: style: Variable 'c11' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:1043:23: style: Variable 'c12' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:1044:23: style: Variable 'c13' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:1045:23: style: Variable 'c14' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:1824:7: style: Variable 'y' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:2039:11: style: Variable 's' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:2055:9: style: Variable 'x' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:2056:9: style: Variable 'y' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:286:7: style: Variable 'x' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:290:14: style: Variable 'a' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:291:14: style: Variable 'b' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:292:14: style: Variable 'c' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:293:14: style: Variable 'd' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:294:14: style: Variable 'e' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:295:14: style: Variable 'f' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:306:8: style: Variable 'misra_7_3_a' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:307:8: style: Variable 'misra_7_3_b' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:308:13: style: Variable 'misra_7_3_c' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:309:13: style: Variable 'misra_7_3_d' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:310:15: style: Variable 'misra_7_3_e' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:311:22: style: Variable 'misra_7_3_f' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:330:16: style: Variable 'a' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:331:16: style: Variable 'b' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:332:10: style: Variable 'c' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:333:10: style: Variable 'd' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:334:10: style: Variable 'e' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:335:10: style: Variable 'f' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:336:19: style: Variable 'g' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:337:13: style: Variable 'h' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:468:13: style: Variable 'm' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:469:13: style: Variable 'n' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:557:13: style: Variable 'sa' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:561:13: style: Variable 'sd' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:562:13: style: Variable 'se' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:563:13: style: Variable 'sf' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:564:13: style: Variable 'sg' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:565:13: style: Variable 'sh' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:566:13: style: Variable 'si' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:569:13: style: Variable 'sj' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:572:13: style: Variable 'sta' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:573:13: style: Variable 'stb' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:578:13: style: Variable 'sda' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:579:13: style: Variable 'sdb' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:580:13: style: Variable 'sdc' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:581:13: style: Variable 'sdd' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:582:13: style: Variable 'sde' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:597:18: style: Variable 'dsa' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:603:18: style: Variable 'dsg' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:607:32: style: Variable 'ufa' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:608:32: style: Variable 'ufb' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:670:11: style: Variable 'temp1' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:726:16: style: Variable 'c' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:727:10: style: Variable 'b' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:728:14: style: Variable 'u' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:778:7: style: Variable 'y1' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:780:7: style: Variable 'b' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:781:7: style: Variable 'z' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:782:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:828:17: style: Variable 'wilma' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:835:7: style: Variable 'y' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:836:7: style: Variable 'misra_11_4_A' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:838:7: style: Variable 'q' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:938:7: style: Variable 'a5' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:939:11: style: Variable 'a8' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:940:7: style: Variable 'a9' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:941:7: style: Variable 'a11' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:956:24: style: Variable 'a30' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:961:7: style: Variable 'a37' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:962:12: style: Variable 'a40' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:963:7: style: Variable 'a41' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:964:12: style: Variable 'a44' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/addons/test/misra/misra-test.c:972:21: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger] head cppcheck-2.17.1/cli/cppcheckexecutor.cpp:380:23: style:inconclusive: Technically the member function 'CppCheckExecutor::check_wrapper' can be const. [functionConst] cppcheck-2.17.1/cli/cppcheckexecutor.h:82:9: note: Technically the member function 'CppCheckExecutor::check_wrapper' can be const. cppcheck-2.17.1/cli/cppcheckexecutor.cpp:380:23: note: Technically the member function 'CppCheckExecutor::check_wrapper' can be const. 2.17.0 cppcheck-2.17.1/cli/cppcheckexecutor.h:82:9: style:inconclusive: Technically the member function 'CppCheckExecutor::check_wrapper' can be const. [functionConst] cppcheck-2.17.1/cli/cppcheckexecutor.cpp:380:23: note: Technically the member function 'CppCheckExecutor::check_wrapper' can be const. cppcheck-2.17.1/cli/cppcheckexecutor.h:82:9: note: Technically the member function 'CppCheckExecutor::check_wrapper' can be const. head cppcheck-2.17.1/cli/processexecutor.cpp:217:23: style:inconclusive: Technically the member function 'ProcessExecutor::checkLoadAverage' can be const. [functionConst] cppcheck-2.17.1/cli/processexecutor.h:62:10: note: Technically the member function 'ProcessExecutor::checkLoadAverage' can be const. cppcheck-2.17.1/cli/processexecutor.cpp:217:23: note: Technically the member function 'ProcessExecutor::checkLoadAverage' can be const. 2.17.0 cppcheck-2.17.1/cli/processexecutor.h:62:10: style:inconclusive: Technically the member function 'ProcessExecutor::checkLoadAverage' can be const. [functionConst] cppcheck-2.17.1/cli/processexecutor.cpp:217:23: note: Technically the member function 'ProcessExecutor::checkLoadAverage' can be const. cppcheck-2.17.1/cli/processexecutor.h:62:10: note: Technically the member function 'ProcessExecutor::checkLoadAverage' can be const. head cppcheck-2.17.1/externals/simplecpp/simplecpp.cpp:1458:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] head cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1216:15: performance:inconclusive: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static (but you may consider moving to unnamed namespace). [functionStatic] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:974:10: note: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static (but you may consider moving to unnamed namespace). cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1216:15: note: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static (but you may consider moving to unnamed namespace). head cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2339:19: performance:inconclusive: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static (but you may consider moving to unnamed namespace). [functionStatic] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1879:10: note: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static (but you may consider moving to unnamed namespace). cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2339:19: note: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static (but you may consider moving to unnamed namespace). 2.17.0 cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1879:10: performance:inconclusive: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static (but you may consider moving to unnamed namespace). [functionStatic] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:2339:19: note: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static (but you may consider moving to unnamed namespace). cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:1879:10: note: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static (but you may consider moving to unnamed namespace). 2.17.0 cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:974:10: performance:inconclusive: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static (but you may consider moving to unnamed namespace). [functionStatic] cppcheck-2.17.1/externals/tinyxml2/tinyxml2.cpp:1216:15: note: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static (but you may consider moving to unnamed namespace). cppcheck-2.17.1/externals/tinyxml2/tinyxml2.h:974:10: note: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static (but you may consider moving to unnamed namespace). head cppcheck-2.17.1/gui/projectfiledialog.cpp:949:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] head cppcheck-2.17.1/gui/resultstree.cpp:1294:48: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] head cppcheck-2.17.1/gui/translationhandler.cpp:182:87: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] head cppcheck-2.17.1/lib/clangimport.cpp:911:116: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] head cppcheck-2.17.1/lib/symboldatabase.cpp:1782:22: style:inconclusive: Technically the member function 'SymbolDatabase::setArrayDimensionsUsingValueFlow' can be const. [functionConst] cppcheck-2.17.1/lib/symboldatabase.h:1415:10: note: Technically the member function 'SymbolDatabase::setArrayDimensionsUsingValueFlow' can be const. cppcheck-2.17.1/lib/symboldatabase.cpp:1782:22: note: Technically the member function 'SymbolDatabase::setArrayDimensionsUsingValueFlow' can be const. head cppcheck-2.17.1/lib/tokenize.cpp:3835:17: style:inconclusive: Technically the member function 'Tokenizer::arraySizeAfterValueFlow' can be const. [functionConst] cppcheck-2.17.1/lib/tokenize.h:136:10: note: Technically the member function 'Tokenizer::arraySizeAfterValueFlow' can be const. cppcheck-2.17.1/lib/tokenize.cpp:3835:17: note: Technically the member function 'Tokenizer::arraySizeAfterValueFlow' can be const. head cppcheck-2.17.1/lib/tokenize.cpp:7083:17: style:inconclusive: Technically the member function 'Tokenizer::simplifyVarDecl' can be const. [functionConst] cppcheck-2.17.1/lib/tokenize.h:168:10: note: Technically the member function 'Tokenizer::simplifyVarDecl' can be const. cppcheck-2.17.1/lib/tokenize.cpp:7083:17: note: Technically the member function 'Tokenizer::simplifyVarDecl' can be const. head cppcheck-2.17.1/lib/tokenize.cpp:7464:58: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] head cppcheck-2.17.1/lib/tokenlist.cpp:117:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] head cppcheck-2.17.1/lib/vfvalue.h:146:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable valueType [valueFlowBailoutIncompleteVar] 2.17.0 cppcheck-2.17.1/lib/vfvalue.h:150:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] head cppcheck-2.17.1/samples/unreadVariable/bad.cpp:5:31: style: Variable 's2' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/test/cfg/opencv2.cpp:49:18: warning: If memory allocation fails, then there is a possible null pointer dereference: pBuf [nullPointerOutOfMemory] cppcheck-2.17.1/test/cfg/opencv2.cpp:47:47: note: Assuming allocation function fails cppcheck-2.17.1/test/cfg/opencv2.cpp:47:25: note: Assignment 'pBuf=(char*)cv::fastMalloc(1000)', assigned value is 0 cppcheck-2.17.1/test/cfg/opencv2.cpp:49:18: note: Null pointer dereference head cppcheck-2.17.1/test/cfg/posix.c:1393:5: error: Uninitialized variable: d [uninitvar] head cppcheck-2.17.1/test/cfg/qt.cpp:671:16: performance:inconclusive: Either there is a missing 'override', or the member function '::Fred::foo' can be static. [functionStatic] cppcheck-2.17.1/test/cfg/qt.cpp:669:14: note: Either there is a missing 'override', or the member function '::Fred::foo' can be static. cppcheck-2.17.1/test/cfg/qt.cpp:671:16: note: Either there is a missing 'override', or the member function '::Fred::foo' can be static. head cppcheck-2.17.1/test/cfg/qt.cpp:827:30: performance:inconclusive: Either there is a missing 'override', or the member function '::TestUnusedFunction::doStuff' can be static. [functionStatic] cppcheck-2.17.1/test/cfg/qt.cpp:820:14: note: Either there is a missing 'override', or the member function '::TestUnusedFunction::doStuff' can be static. cppcheck-2.17.1/test/cfg/qt.cpp:827:30: note: Either there is a missing 'override', or the member function '::TestUnusedFunction::doStuff' can be static. head cppcheck-2.17.1/test/cfg/std.cpp:1852:12: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] cppcheck-2.17.1/test/cfg/std.cpp:1851:27: note: Assuming allocation function fails cppcheck-2.17.1/test/cfg/std.cpp:1851:27: note: Assignment 'fp=std::fopen(filename,mode)', assigned value is 0 cppcheck-2.17.1/test/cfg/std.cpp:1852:12: note: Null pointer dereference head cppcheck-2.17.1/test/cli/proj-inline-suppress-unusedFunction/B.cpp:6:9: performance:inconclusive: Technically the member function 'B::unusedFunctionTest' can be static (but you may consider moving to unnamed namespace). [functionStatic] cppcheck-2.17.1/test/cli/proj-inline-suppress-unusedFunction/B.hpp:5:10: note: Technically the member function 'B::unusedFunctionTest' can be static (but you may consider moving to unnamed namespace). cppcheck-2.17.1/test/cli/proj-inline-suppress-unusedFunction/B.cpp:6:9: note: Technically the member function 'B::unusedFunctionTest' can be static (but you may consider moving to unnamed namespace). 2.17.0 cppcheck-2.17.1/test/cli/proj-inline-suppress-unusedFunction/B.hpp:5:10: performance:inconclusive: Technically the member function 'B::unusedFunctionTest' can be static (but you may consider moving to unnamed namespace). [functionStatic] cppcheck-2.17.1/test/cli/proj-inline-suppress-unusedFunction/B.cpp:6:9: note: Technically the member function 'B::unusedFunctionTest' can be static (but you may consider moving to unnamed namespace). cppcheck-2.17.1/test/cli/proj-inline-suppress-unusedFunction/B.hpp:5:10: note: Technically the member function 'B::unusedFunctionTest' can be static (but you may consider moving to unnamed namespace). head cppcheck-2.17.1/test/cli/proj-inline-suppress/3.cpp:4:9: style: Variable 'x' is assigned a value that is never used. [unreadVariable] head cppcheck-2.17.1/test/fixture.h:311:87: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'foreach'. [preprocessorErrorDirective] DONE