2024-04-24 02:47 ftp://ftp.de.debian.org/debian/pool/main/c/coinmp/coinmp_1.8.4+dfsg.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j1 platform: Linux-5.15.0-105-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.56 compiler: g++ (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 cppcheck: head 2.14.0 head-info: 7dab204 (2024-04-23 22:20:29 +0200) count: 323 323 elapsed-time: 2.3 2.3 head-timing-info: old-timing-info: head results: CoinMP/CoinMP/examples/example.c:17:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/examples/example.c:26:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/examples/example.c:37:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/examples/example.c:59:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/examples/example.c:95:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/examples/example.c:134:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/examples/example.c:175:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/examples/example.c:234:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOLV_OBJSENS_MAX [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/examples/example.c:273:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOLV_OBJSENS_MAX [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/examples/example.c:310:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOLV_OBJSENS_MIN [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/examples/example.c:384:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOLV_OBJSENS_MIN [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/examples/example.c:461:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOLV_OBJSENS_MIN [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/examples/example.c:505:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOLV_OBJSENS_MAX [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/examples/example.c:548:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOLV_OBJSENS_MIN [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/examples/example.c:591:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOLV_OBJSENS_MIN [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/examples/example.c:630:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/examples/example.c:101:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:97:9: note: result is assigned CoinMP/CoinMP/examples/example.c:101:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:105:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:101:9: note: result is assigned CoinMP/CoinMP/examples/example.c:105:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:105:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:103:10: note: result is assigned CoinMP/CoinMP/examples/example.c:105:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:115:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:111:10: note: result is assigned CoinMP/CoinMP/examples/example.c:115:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:115:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:113:10: note: result is assigned CoinMP/CoinMP/examples/example.c:115:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:118:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:115:9: note: result is assigned CoinMP/CoinMP/examples/example.c:118:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:140:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:136:9: note: result is assigned CoinMP/CoinMP/examples/example.c:140:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:144:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:140:9: note: result is assigned CoinMP/CoinMP/examples/example.c:144:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:144:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:142:10: note: result is assigned CoinMP/CoinMP/examples/example.c:144:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:154:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:150:10: note: result is assigned CoinMP/CoinMP/examples/example.c:154:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:154:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:152:10: note: result is assigned CoinMP/CoinMP/examples/example.c:154:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:157:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:154:9: note: result is assigned CoinMP/CoinMP/examples/example.c:157:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:181:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:177:9: note: result is assigned CoinMP/CoinMP/examples/example.c:181:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:194:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:181:9: note: result is assigned CoinMP/CoinMP/examples/example.c:194:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:194:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:183:10: note: result is assigned CoinMP/CoinMP/examples/example.c:194:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:194:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:186:10: note: result is assigned CoinMP/CoinMP/examples/example.c:194:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:194:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:189:10: note: result is assigned CoinMP/CoinMP/examples/example.c:194:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:194:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:192:10: note: result is assigned CoinMP/CoinMP/examples/example.c:194:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:206:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:200:10: note: result is assigned CoinMP/CoinMP/examples/example.c:206:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:206:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:202:10: note: result is assigned CoinMP/CoinMP/examples/example.c:206:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:207:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/examples/example.c:206:9: note: result is assigned CoinMP/CoinMP/examples/example.c:207:9: note: result is overwritten CoinMP/CoinMP/examples/example.c:15:35: style: Parameter 'MessageStr' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinCbc.cpp:202:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endOfIteration [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinCbc.cpp:327:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinCbc.cpp:617:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable useDual [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinCbc.cpp:113:19: warning: Member variable 'CBMessageHandler::MsgLogCB_' is not initialized in the copy constructor. [uninitMemberVar] CoinMP/CoinMP/src/CoinCbc.cpp:113:19: warning: Member variable 'CBMessageHandler::MsgLogParam_' is not initialized in the copy constructor. [uninitMemberVar] CoinMP/CoinMP/src/CoinCbc.cpp:113:19: warning: Member variable 'CBMessageHandler::msgCallback_' is not initialized in the copy constructor. [uninitMemberVar] CoinMP/CoinMP/src/CoinCbc.cpp:234:16: warning: Member variable 'CBIterHandler::LPIterCB_' is not initialized in the constructor. [uninitMemberVar] CoinMP/CoinMP/src/CoinCbc.cpp:234:16: warning: Member variable 'CBIterHandler::LPIterParam_' is not initialized in the constructor. [uninitMemberVar] CoinMP/CoinMP/src/CoinCbc.cpp:234:16: warning: Member variable 'CBIterHandler::iterCallback_' is not initialized in the constructor. [uninitMemberVar] CoinMP/CoinMP/src/CoinCbc.cpp:231:16: warning: Member variable 'CBIterHandler::LPIterCB_' is not initialized in the copy constructor. [uninitMemberVar] CoinMP/CoinMP/src/CoinCbc.cpp:231:16: warning: Member variable 'CBIterHandler::LPIterParam_' is not initialized in the copy constructor. [uninitMemberVar] CoinMP/CoinMP/src/CoinCbc.cpp:231:16: warning: Member variable 'CBIterHandler::iterCallback_' is not initialized in the copy constructor. [uninitMemberVar] CoinMP/CoinMP/src/CoinCbc.cpp:361:16: warning: Member variable 'CBNodeHandler::MipNodeCB_' is not initialized in the constructor. [uninitMemberVar] CoinMP/CoinMP/src/CoinCbc.cpp:361:16: warning: Member variable 'CBNodeHandler::MipNodeParam_' is not initialized in the constructor. [uninitMemberVar] CoinMP/CoinMP/src/CoinCbc.cpp:361:16: warning: Member variable 'CBNodeHandler::mipNodeCallback_' is not initialized in the constructor. [uninitMemberVar] CoinMP/CoinMP/src/CoinCbc.cpp:361:16: warning: Member variable 'CBNodeHandler::lastSolCount_' is not initialized in the constructor. [uninitMemberVar] CoinMP/CoinMP/src/CoinCbc.cpp:357:16: warning: Member variable 'CBNodeHandler::MipNodeCB_' is not initialized in the copy constructor. [uninitMemberVar] CoinMP/CoinMP/src/CoinCbc.cpp:357:16: warning: Member variable 'CBNodeHandler::MipNodeParam_' is not initialized in the copy constructor. [uninitMemberVar] CoinMP/CoinMP/src/CoinCbc.cpp:357:16: warning: Member variable 'CBNodeHandler::mipNodeCallback_' is not initialized in the copy constructor. [uninitMemberVar] CoinMP/CoinMP/src/CoinCbc.cpp:357:16: warning: Member variable 'CBNodeHandler::lastSolCount_' is not initialized in the copy constructor. [uninitMemberVar] CoinMP/CoinMP/src/CoinCbc.cpp:157:3: style: Class 'CBIterHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinMP/CoinMP/src/CoinCbc.cpp:279:3: style: Class 'CBNodeHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinMP/CoinMP/src/CoinCbc.cpp:419:10: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:439:15: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:463:15: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:482:15: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:498:15: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:514:15: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:533:15: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:549:15: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:582:15: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:643:15: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:674:15: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:744:15: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:770:15: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:790:15: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:795:13: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:812:13: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:835:15: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:856:15: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:878:15: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:884:21: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:922:15: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:971:15: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:1010:26: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:1011:26: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:1012:26: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:1013:26: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:1014:26: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:1032:26: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:1064:10: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:1079:10: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinCbc.cpp:909:10: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/src/CoinCbc.cpp:908:10: note: result is assigned CoinMP/CoinMP/src/CoinCbc.cpp:909:10: note: result is overwritten CoinMP/CoinMP/src/CoinCbc.cpp:910:10: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/src/CoinCbc.cpp:909:10: note: result is assigned CoinMP/CoinMP/src/CoinCbc.cpp:910:10: note: result is overwritten CoinMP/CoinMP/src/CoinCbc.cpp:911:10: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/src/CoinCbc.cpp:910:10: note: result is assigned CoinMP/CoinMP/src/CoinCbc.cpp:911:10: note: result is overwritten CoinMP/CoinMP/src/CoinCbc.cpp:1050:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/src/CoinCbc.cpp:1049:9: note: result is assigned CoinMP/CoinMP/src/CoinCbc.cpp:1050:9: note: result is overwritten CoinMP/CoinMP/src/CoinCbc.cpp:1051:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/src/CoinCbc.cpp:1050:9: note: result is assigned CoinMP/CoinMP/src/CoinCbc.cpp:1051:9: note: result is overwritten CoinMP/CoinMP/src/CoinCbc.cpp:1052:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/src/CoinCbc.cpp:1051:9: note: result is assigned CoinMP/CoinMP/src/CoinCbc.cpp:1052:9: note: result is overwritten CoinMP/CoinMP/src/CoinCbc.cpp:194:6: style: The scope of the variable 'numIter' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:195:9: style: The scope of the variable 'objValue' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:196:6: style: The scope of the variable 'isPrimalFeasible' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:197:6: style: The scope of the variable 'isDualFeasible' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:198:9: style: The scope of the variable 'sumPrimalInfeas' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:199:9: style: The scope of the variable 'sumDualInfeas' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:200:6: style: The scope of the variable 'cancelAsap' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:320:6: style: The scope of the variable 'numIter' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:321:6: style: The scope of the variable 'numNodes' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:322:9: style: The scope of the variable 'bestBound' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:323:9: style: The scope of the variable 'objValue' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:324:6: style: The scope of the variable 'solCount' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:325:6: style: The scope of the variable 'cancelAsap' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:743:6: style: The scope of the variable 'i' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:832:11: style: The scope of the variable 'count' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:833:7: style: The scope of the variable 'which' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:834:6: style: The scope of the variable 'type' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:855:9: style: The scope of the variable 'semicol' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:879:6: style: The scope of the variable 'i' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:879:9: style: The scope of the variable 'col' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:880:6: style: The scope of the variable 'result' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:973:16: style: The scope of the variable 'columnDual' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:974:16: style: The scope of the variable 'rowPrimal' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:975:16: style: The scope of the variable 'rowDual' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:976:6: style: The scope of the variable 'i' can be reduced. [variableScope] CoinMP/CoinMP/src/CoinCbc.cpp:1226:15: style: Local variable 'OptionTable' shadows outer variable [shadowVariable] CoinMP/CoinMP/src/CoinCbc.cpp:1101:13: note: Shadowed declaration CoinMP/CoinMP/src/CoinCbc.cpp:1226:15: note: Shadow variable CoinMP/CoinMP/src/CoinCbc.cpp:1240:15: style: Local variable 'OptionTable' shadows outer variable [shadowVariable] CoinMP/CoinMP/src/CoinCbc.cpp:1101:13: note: Shadowed declaration CoinMP/CoinMP/src/CoinCbc.cpp:1240:15: note: Shadow variable CoinMP/CoinMP/src/CoinCbc.cpp:767:46: style: Parameter 'pProblem' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinCbc.cpp:920:41: style: Parameter 'pProblem' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinCbc.cpp:1226:15: style: Variable 'OptionTable' can be declared as pointer to const [constVariablePointer] CoinMP/CoinMP/src/CoinCbc.cpp:1253:15: style: Variable 'OptionEntry' can be declared as pointer to const [constVariablePointer] CoinMP/CoinMP/src/CoinCbc.cpp:1265:15: style: Variable 'OptionEntry' can be declared as pointer to const [constVariablePointer] CoinMP/CoinMP/src/CoinCbc.cpp:1297:15: style: Variable 'OptionEntry' can be declared as pointer to const [constVariablePointer] CoinMP/CoinMP/src/CoinCbc.cpp:205:17: style: Variable 'sumDualInfeas' is assigned a value that is never used. [unreadVariable] CoinMP/CoinMP/src/CoinCbc.cpp:911:10: style: Variable 'result' is assigned a value that is never used. [unreadVariable] CoinMP/CoinMP/src/CoinCbc.cpp:1052:9: style: Variable 'result' is assigned a value that is never used. [unreadVariable] CoinMP/CoinMP/src/CoinCbc.cpp:1080:9: style: Variable 'result' is assigned a value that is never used. [unreadVariable] CoinMP/CoinMP/src/CoinMP.cpp:118:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinMP.cpp:146:11: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:162:19: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:184:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:199:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:211:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:229:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:254:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:274:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:285:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:299:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:312:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:325:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:357:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:455:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:472:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:480:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:489:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:505:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:522:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:531:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:540:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:551:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:560:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:569:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:584:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:598:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:608:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:625:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:633:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:642:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:650:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:665:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:689:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:712:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:734:19: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:754:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:775:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:795:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:802:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:810:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:819:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:827:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:840:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:852:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:865:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:880:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:888:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:898:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:906:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:914:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:923:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:931:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:939:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:949:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:957:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:965:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:973:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:983:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:991:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:1000:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:1009:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:1018:17: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/src/CoinMP.cpp:283:63: style:inconclusive: Function 'CoinLoadInteger' argument 2 names different: declaration 'ColumnType' definition 'ColType'. [funcArgNamesDifferent] CoinMP/CoinMP/src/CoinMP.h:202:66: note: Function 'CoinLoadInteger' argument 2 names different: declaration 'ColumnType' definition 'ColType'. CoinMP/CoinMP/src/CoinMP.cpp:283:63: note: Function 'CoinLoadInteger' argument 2 names different: declaration 'ColumnType' definition 'ColType'. CoinMP/CoinMP/src/CoinMP.cpp:461:63: style:inconclusive: Function 'CoinGetProblemNameBuf' argument 2 names different: declaration 'ProblemName' definition 'ProbName'. [funcArgNamesDifferent] CoinMP/CoinMP/src/CoinMP.h:231:66: note: Function 'CoinGetProblemNameBuf' argument 2 names different: declaration 'ProblemName' definition 'ProbName'. CoinMP/CoinMP/src/CoinMP.cpp:461:63: note: Function 'CoinGetProblemNameBuf' argument 2 names different: declaration 'ProblemName' definition 'ProbName'. CoinMP/CoinMP/src/CoinMP.cpp:773:63: style:inconclusive: Function 'CoinOpenLogFile' argument 2 names different: declaration 'LogFilename' definition 'logFilename'. [funcArgNamesDifferent] CoinMP/CoinMP/src/CoinMP.h:274:66: note: Function 'CoinOpenLogFile' argument 2 names different: declaration 'LogFilename' definition 'logFilename'. CoinMP/CoinMP/src/CoinMP.cpp:773:63: note: Function 'CoinOpenLogFile' argument 2 names different: declaration 'LogFilename' definition 'logFilename'. CoinMP/CoinMP/src/CoinMP.cpp:334:58: style: Parameter 'QuadBegin' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinMP.cpp:334:74: style: Parameter 'QuadCount' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinMP.cpp:335:16: style: Parameter 'QuadIndex' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinMP.cpp:335:35: style: Parameter 'QuadValues' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinMP.cpp:342:16: style: Parameter 'NlpBegin' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinMP.cpp:342:31: style: Parameter 'NlpOper' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinMP.cpp:342:45: style: Parameter 'NlpArg1' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinMP.cpp:343:16: style: Parameter 'NlpArg2' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinMP.cpp:343:30: style: Parameter 'NlpIndex1' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinMP.cpp:343:46: style: Parameter 'NlpIndex2' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinMP.cpp:344:19: style: Parameter 'NlpValue1' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinMP.cpp:344:38: style: Parameter 'NlpValue2' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinMP.cpp:666:11: style: Variable 'pProblem' can be declared as pointer to const [constVariablePointer] CoinMP/CoinMP/src/CoinMP.cpp:667:10: style: Variable 'pResult' can be declared as pointer to const [constVariablePointer] CoinMP/CoinMP/src/CoinMP.cpp:690:11: style: Variable 'pProblem' can be declared as pointer to const [constVariablePointer] CoinMP/CoinMP/src/CoinMP.cpp:691:10: style: Variable 'pResult' can be declared as pointer to const [constVariablePointer] CoinMP/CoinMP/src/CoinMP.cpp:713:11: style: Variable 'pProblem' can be declared as pointer to const [constVariablePointer] CoinMP/CoinMP/src/CoinMP.cpp:714:10: style: Variable 'pResult' can be declared as pointer to const [constVariablePointer] CoinMP/CoinMP/src/CoinMP.cpp:1030:78: style: Parameter 'StringValue' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinOption.c:82:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptionID [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinOption.c:91:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptionID [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinOption.c:107:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptionType [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinOption.c:119:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GroupType [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinOption.c:128:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptionName [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinOption.c:147:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptionName [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinOption.c:163:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptionName [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinOption.c:177:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShortName [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinOption.c:193:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShortName [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinOption.c:208:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DefaultValue [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinOption.c:221:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MinValue [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinOption.c:234:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxValue [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinOption.c:248:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DefaultValue [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinOption.c:261:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MinValue [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinOption.c:274:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxValue [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinOption.c:285:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable changed [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinOption.c:297:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CurrentValue [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinOption.c:308:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CurrentValue [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinOption.c:322:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CurrentValue [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinOption.c:334:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CurrentValue [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinOption.c:169:57: style:inconclusive: Function 'coinGetOptionShortName' argument 2 names different: declaration 'OptionNr' definition 'OptionID'. [funcArgNamesDifferent] CoinMP/CoinMP/src/CoinOption.h:96:59: note: Function 'coinGetOptionShortName' argument 2 names different: declaration 'OptionNr' definition 'OptionID'. CoinMP/CoinMP/src/CoinOption.c:169:57: note: Function 'coinGetOptionShortName' argument 2 names different: declaration 'OptionNr' definition 'OptionID'. CoinMP/CoinMP/src/CoinOption.c:181:52: style:inconclusive: Function 'coinGetOptionShortNameBuf' argument 2 names different: declaration 'OptionNr' definition 'OptionID'. [funcArgNamesDifferent] CoinMP/CoinMP/src/CoinOption.h:97:56: note: Function 'coinGetOptionShortNameBuf' argument 2 names different: declaration 'OptionNr' definition 'OptionID'. CoinMP/CoinMP/src/CoinOption.c:181:52: note: Function 'coinGetOptionShortNameBuf' argument 2 names different: declaration 'OptionNr' definition 'OptionID'. CoinMP/CoinMP/src/CoinOption.c:68:32: style: Parameter 'pOption' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinOption.c:86:32: style: Parameter 'pOption' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinProblem.c:189:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/src/CoinProblem.c:196:97: style:inconclusive: Function 'coinStoreNamesList' argument 4 names different: declaration 'OjbectName' definition 'ObjectName'. [funcArgNamesDifferent] CoinMP/CoinMP/src/CoinProblem.h:86:97: note: Function 'coinStoreNamesList' argument 4 names different: declaration 'OjbectName' definition 'ObjectName'. CoinMP/CoinMP/src/CoinProblem.c:196:97: note: Function 'coinStoreNamesList' argument 4 names different: declaration 'OjbectName' definition 'ObjectName'. CoinMP/CoinMP/src/CoinProblem.c:141:50: style: Parameter 'ObjectCoeffs' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinProblem.c:141:72: style: Parameter 'LowerBounds' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinProblem.c:142:13: style: Parameter 'UpperBounds' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinProblem.c:142:55: style: Parameter 'RHSValues' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinProblem.c:142:74: style: Parameter 'RangeValues' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinProblem.c:143:10: style: Parameter 'MatrixBegin' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinProblem.c:143:28: style: Parameter 'MatrixCount' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinProblem.c:143:46: style: Parameter 'MatrixIndex' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinProblem.c:143:67: style: Parameter 'MatrixValues' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinProblem.c:248:52: style: Parameter 'InitValues' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinProblem.c:283:63: style: Parameter 'PriorIndex' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinProblem.c:284:10: style: Parameter 'PriorValues' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinProblem.c:284:28: style: Parameter 'PriorBranch' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinProblem.c:307:10: style: Parameter 'SosType' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinProblem.c:307:24: style: Parameter 'SosPrior' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinProblem.c:307:39: style: Parameter 'SosBegin' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinProblem.c:308:10: style: Parameter 'SosIndex' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinProblem.c:308:28: style: Parameter 'SosRef' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinProblem.c:340:62: style: Parameter 'SemiIndex' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/src/CoinSolver.c:52:40: style: Parameter 'pSolver' can be declared as pointer to const [constParameterPointer] CoinMP/CoinMP/test/unitTest.cpp:17:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/test/unitTest.cpp:28:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/test/unitTest.cpp:41:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/test/unitTest.cpp:63:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/test/unitTest.cpp:100:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/test/unitTest.cpp:140:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/test/unitTest.cpp:182:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/test/unitTest.cpp:241:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOLV_OBJSENS_MAX [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/test/unitTest.cpp:280:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOLV_OBJSENS_MAX [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/test/unitTest.cpp:317:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOLV_OBJSENS_MIN [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/test/unitTest.cpp:382:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOLV_OBJSENS_MIN [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/test/unitTest.cpp:451:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOLV_OBJSENS_MIN [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/test/unitTest.cpp:491:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOLV_OBJSENS_MAX [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/test/unitTest.cpp:534:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOLV_OBJSENS_MIN [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/test/unitTest.cpp:577:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOLV_OBJSENS_MIN [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/test/unitTest.cpp:616:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] CoinMP/CoinMP/test/unitTest.cpp:71:12: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/test/unitTest.cpp:114:62: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/test/unitTest.cpp:116:61: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/test/unitTest.cpp:118:65: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/test/unitTest.cpp:154:62: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/test/unitTest.cpp:156:61: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/test/unitTest.cpp:158:65: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/test/unitTest.cpp:205:62: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/test/unitTest.cpp:207:61: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/test/unitTest.cpp:209:65: style: C-style pointer casting [cstyleCast] CoinMP/CoinMP/test/unitTest.cpp:106:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:102:9: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:106:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:110:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:106:9: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:110:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:110:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:108:10: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:110:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:116:10: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:114:9: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:116:10: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:120:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:116:10: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:120:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:120:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:118:10: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:120:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:123:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:120:9: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:123:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:146:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:142:9: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:146:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:150:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:146:9: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:150:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:150:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:148:10: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:150:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:156:10: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:154:9: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:156:10: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:160:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:156:10: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:160:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:160:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:158:10: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:160:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:163:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:160:9: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:163:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:188:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:184:9: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:188:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:201:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:188:9: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:201:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:201:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:190:10: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:201:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:201:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:193:10: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:201:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:201:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:196:10: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:201:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:201:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:199:10: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:201:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:207:10: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:205:9: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:207:10: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:213:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:207:10: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:213:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:213:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:209:10: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:213:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:214:9: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] CoinMP/CoinMP/test/unitTest.cpp:213:9: note: result is assigned CoinMP/CoinMP/test/unitTest.cpp:214:9: note: result is overwritten CoinMP/CoinMP/test/unitTest.cpp:248:7: style: Variable 'rowType' can be declared as const array [constVariable] CoinMP/CoinMP/test/unitTest.cpp:287:7: style: Variable 'rowType' can be declared as const array [constVariable] CoinMP/CoinMP/test/unitTest.cpp:331:7: style: Variable 'rtyp' can be declared as const array [constVariable] CoinMP/CoinMP/test/unitTest.cpp:395:7: style: Variable 'rtyp' can be declared as const array [constVariable] CoinMP/CoinMP/test/unitTest.cpp:429:7: style: Variable 'ctyp' can be declared as const array [constVariable] CoinMP/CoinMP/test/unitTest.cpp:458:7: style: Variable 'rtyp' can be declared as const array [constVariable] CoinMP/CoinMP/test/unitTest.cpp:471:7: style: Variable 'ctyp' can be declared as const array [constVariable] CoinMP/CoinMP/test/unitTest.cpp:541:7: style: Variable 'rtyp' can be declared as const array [constVariable] CoinMP/CoinMP/test/unitTest.cpp:584:7: style: Variable 'rtyp' can be declared as const array [constVariable] diff: DONE