2024-03-26 02:28 ftp://ftp.de.debian.org/debian/pool/main/t/tulip/tulip_5.4.0+dfsg.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=opengl --library=zlib --library=openmp --library=qt --library=microsoft_sal --library=python --library=cppunit --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-101-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.55 compiler: g++ (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 cppcheck: head 2.13.0 head-info: 82f05c8 (2024-03-25 22:58:58 +0100) count: 13572 TO! elapsed-time: 1074.7 1800.4 head-timing-info: old-timing-info: head results: tulip-5.4.0/demos/clique_import/cliqueimport.cpp:9:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/demos/graph_display/graph_display.cpp:64:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Square [valueFlowBailoutIncompleteVar] tulip-5.4.0/demos/graph_display/graph_display.cpp:123:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/demos/graph_manipulations/graphmanipulations.cpp:75:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/demos/interactor_plugin/interactor_plugin.cpp:157:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/doc/developer/_documents/Doxygen-example.cpp:32:22: style:inconclusive: Technically the member function 'MyClass::getI' can be const. [functionConst] tulip-5.4.0/doc/developer/_documents/ListenerClass.cpp:26:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/doc/developer/_documents/ListenerClass.cpp:22:12: style: Variable 'graph' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/doc/developer/_documents/tutorial001.cpp:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:67:11: style: Condition '!first' is always false [knownConditionTrueFalse] tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:60:13: note: Assignment 'first=true', assigned value is 1 tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:67:11: note: Condition '!first' is always false tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:82:11: style: Condition '!first' is always false [knownConditionTrueFalse] tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:75:13: note: Assignment 'first=true', assigned value is 1 tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:82:11: note: Condition '!first' is always false tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:97:11: style: Condition '!first' is always false [knownConditionTrueFalse] tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:90:13: note: Assignment 'first=true', assigned value is 1 tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:97:11: note: Condition '!first' is always false tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:112:11: style: Condition '!first' is always false [knownConditionTrueFalse] tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:105:13: note: Assignment 'first=true', assigned value is 1 tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:112:11: note: Condition '!first' is always false tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:127:11: style: Condition '!first' is always false [knownConditionTrueFalse] tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:120:13: note: Assignment 'first=true', assigned value is 1 tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:127:11: note: Condition '!first' is always false tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:75:11: style: Variable 'first' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:70:15: note: first is assigned tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:75:11: note: first is overwritten tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:90:11: style: Variable 'first' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:85:15: note: first is assigned tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:90:11: note: first is overwritten tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:105:11: style: Variable 'first' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:100:15: note: first is assigned tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:105:11: note: first is overwritten tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:120:11: style: Variable 'first' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:115:15: note: first is assigned tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:120:11: note: first is overwritten tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:135:11: style: Variable 'first' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:130:15: note: first is assigned tulip-5.4.0/doc/developer/_documents/tutorial002f.cpp:135:11: note: first is overwritten tulip-5.4.0/doc/developer/_documents/tutorial002i.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/doc/developer/_documents/tutorial003.cpp:75:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/doc/developer/_documents/tutorial004.cpp:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/doc/developer/_documents/tutorial005.cpp:64:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/doc/developer/_documents/tutorial006.cpp:19:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/doc/developer/_documents/tutorial006.cpp:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/doc/developer/_documents/tutorial008.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/doc/developer/_documents/tutorial009.cpp:40:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXIT_SUCCESS [valueFlowBailoutIncompleteVar] tulip-5.4.0/doc/developer/_documents/tutorial010.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/doc/developer/_documents/tutorial100.cpp:39:12: style: Variable 'mainLayer' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/doc/developer/_documents/tutorial100.cpp:39:22: style: Variable 'mainLayer' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/doc/developer/_documents/tutorial104.cpp:80:11: style: The scope of the variable 'rects' can be reduced. [variableScope] tulip-5.4.0/doc/developer/_documents/tutorial106.cpp:34:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/AbstractProperty.cxx:24:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/AbstractProperty.cxx:36:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeDefaultValue [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/AbstractProperty.cxx:42:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeDefaultValue [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/AbstractProperty.cxx:64:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/AbstractProperty.cxx:82:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/AbstractProperty.cxx:117:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeDefaultValue [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/AbstractProperty.cxx:125:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeDefaultValue [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/AbstractProperty.cxx:166:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeDefaultValue [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/AbstractProperty.cxx:187:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeDefaultValue [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/AbstractProperty.cxx:229:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeDefaultValue [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/AbstractProperty.cxx:238:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeDefaultValue [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/AbstractProperty.cxx:324:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/AbstractProperty.cxx:355:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeDefaultValue [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/AbstractProperty.cxx:366:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeDefaultValue [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/AbstractProperty.cxx:396:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edge [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/AbstractProperty.cxx:427:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeDefaultValue [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/AbstractProperty.cxx:438:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeDefaultValue [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/AbstractProperty.cxx:277:12: style: Virtual function 'next' is called from constructor 'GraphEltIterator(const tlp::Graph*g,tlp::Iterator*itN)' at line 295. Dynamic binding is not used. [virtualCallInConstructor] tulip-5.4.0/library/tulip-core/include/tulip/cxx/AbstractProperty.cxx:295:5: note: Calling next tulip-5.4.0/library/tulip-core/include/tulip/cxx/AbstractProperty.cxx:277:12: note: next is a virtual function tulip-5.4.0/library/tulip-core/include/tulip/cxx/Array.cxx:24:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Array.cxx:47:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/BmdList.cxx:31:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/BmdList.cxx:36:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/BmdList.cxx:46:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable count [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/BmdList.cxx:52:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/BmdList.cxx:69:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/BmdList.cxx:89:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/BmdList.cxx:104:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/BmdList.cxx:115:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable count [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/BmdList.cxx:130:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable count [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/BmdList.cxx:149:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/BmdList.cxx:176:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/BmdList.cxx:196:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/BmdList.cxx:216:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/BmdList.cxx:223:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/BmdList.cxx:249:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/BmdList.cxx:275:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Circle.cxx:30:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable radius [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Circle.cxx:62:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable radius [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Circle.cxx:108:70: style: Local variable 'it' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Circle.cxx:86:65: note: Shadowed declaration tulip-5.4.0/library/tulip-core/include/tulip/cxx/Circle.cxx:108:70: note: Shadow variable tulip-5.4.0/library/tulip-core/include/tulip/cxx/Circle.cxx:308:16: style: Local variable 'result' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Circle.cxx:122:29: note: Shadowed declaration tulip-5.4.0/library/tulip-core/include/tulip/cxx/Circle.cxx:308:16: note: Shadow variable tulip-5.4.0/library/tulip-core/include/tulip/cxx/DataSet.cxx:41:46: style: Variable 'p' can be declared as reference to const [constVariableReference] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Matrix.cxx:52:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Matrix.cxx:61:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Matrix.cxx:69:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Matrix.cxx:77:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Matrix.cxx:85:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Matrix.cxx:95:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Matrix.cxx:111:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Matrix.cxx:127:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Matrix.cxx:135:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Matrix.cxx:179:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Matrix.cxx:241:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Matrix.cxx:272:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Matrix.cxx:302:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Matrix.cxx:319:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Matrix.cxx:337:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Matrix.cxx:353:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Matrix.cxx:412:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/MutableContainer.cxx:31:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/MutableContainer.cxx:78:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultValue [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/MutableContainer.cxx:84:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/MutableContainer.cxx:140:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultValue [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/MutableContainer.cxx:172:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/MutableContainer.cxx:215:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compressing [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/MutableContainer.cxx:294:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isPointer [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/MutableContainer.cxx:356:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/MutableContainer.cxx:387:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/MutableContainer.cxx:431:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultValue [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/MutableContainer.cxx:436:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/MutableContainer.cxx:456:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/MutableContainer.cxx:496:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elementInserted [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/MutableContainer.cxx:501:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/MutableContainer.cxx:525:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/MutableContainer.cxx:547:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ratio [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Vector.cxx:27:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Vector.cxx:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Vector.cxx:45:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Vector.cxx:53:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Vector.cxx:63:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Vector.cxx:71:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Vector.cxx:79:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Vector.cxx:87:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Vector.cxx:147:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Vector.cxx:177:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_integer [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Vector.cxx:204:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_integer [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Vector.cxx:222:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Vector.cxx:233:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Vector.cxx:241:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/Vector.cxx:264:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/include/tulip/cxx/minmaxproperty.cxx:130:3: error: There is an unknown macro here somewhere. Configuration is required. If MINMAX_PAIR is a macro then please configure it. [unknownMacro] tulip-5.4.0/library/tulip-core/src/AcyclicTest.cpp:73:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/AcyclicTest.cpp:121:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/AcyclicTest.cpp:147:14: style: Local variable 'curNode' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/src/AcyclicTest.cpp:138:13: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/AcyclicTest.cpp:147:14: note: Shadow variable tulip-5.4.0/library/tulip-core/src/AcyclicTest.cpp:82:48: performance: Searching before insertion is not necessary. Instead of 'instance.resultsBuffer[graph]=acyclicTest(graph)' consider using 'instance.resultsBuffer.try_emplace(graph, acyclicTest(graph));'. [stlFindInsert] tulip-5.4.0/library/tulip-core/src/Bfs.cpp:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nbNodes [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Bfs.cpp:61:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nbNodes [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/BiconnectedTest.cpp:43:9: warning: Struct 'dfsBiconnectStruct' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] tulip-5.4.0/library/tulip-core/src/BiconnectedTest.cpp:43:9: warning: Struct 'dfsBiconnectStruct' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] tulip-5.4.0/library/tulip-core/src/BooleanProperty.cpp:31:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/BooleanProperty.cpp:49:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Color.cpp:135:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Color.cpp:171:7: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] tulip-5.4.0/library/tulip-core/src/Color.cpp:173:7: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] tulip-5.4.0/library/tulip-core/src/ColorScale.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colorMap [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/ColorScale.cpp:97:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colorMap [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/ColorScale.cpp:147:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colorMap [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/ConnectedTestListener.cpp:35:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable resultsBuffer [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/ConvexHull.cpp:85:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable neighborp [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/ConvexHull.cpp:76:22: error: Null pointer dereference: facet [nullPointer] tulip-5.4.0/library/tulip-core/src/ConvexHull.cpp:69:21: note: Assignment 'facet=nullptr', assigned value is 0 tulip-5.4.0/library/tulip-core/src/ConvexHull.cpp:76:22: note: Null pointer dereference tulip-5.4.0/library/tulip-core/src/ConvexHull.cpp:80:37: error: Null pointer dereference: vertex [nullPointer] tulip-5.4.0/library/tulip-core/src/ConvexHull.cpp:70:23: note: Assignment 'vertex=nullptr', assigned value is 0 tulip-5.4.0/library/tulip-core/src/ConvexHull.cpp:80:37: note: Null pointer dereference tulip-5.4.0/library/tulip-core/src/ConvexHull.cpp:85:23: warning: Found suspicious operator ',', result is not used. [constStatement] tulip-5.4.0/library/tulip-core/src/DataSet.cpp:170:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/DataSet.cpp:191:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/DataSet.cpp:203:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/DataSet.cpp:217:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/DataSet.cpp:247:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable skipws [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/DataSet.cpp:335:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tnTodts [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/DataSet.cpp:226:15: style: Local variable 'it' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/src/DataSet.cpp:213:8: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/DataSet.cpp:226:15: note: Shadow variable tulip-5.4.0/library/tulip-core/src/Delaunay.cpp:94:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pointId1 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Delaunay.cpp:641:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Delaunay.cpp:296:3: style: Struct 'Face' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-core/src/Delaunay.cpp:111:17: style: Condition 'i==0' is always true [knownConditionTrueFalse] tulip-5.4.0/library/tulip-core/src/Delaunay.cpp:95:17: note: Assignment 'i=0', assigned value is 0 tulip-5.4.0/library/tulip-core/src/Delaunay.cpp:111:17: note: Condition 'i==0' is always true tulip-5.4.0/library/tulip-core/src/Delaunay.cpp:93:12: error: Null pointer dereference: facet [nullPointer] tulip-5.4.0/library/tulip-core/src/Delaunay.cpp:86:21: note: Assignment 'facet=nullptr', assigned value is 0 tulip-5.4.0/library/tulip-core/src/Delaunay.cpp:93:12: note: Null pointer dereference tulip-5.4.0/library/tulip-core/src/Dijkstra.cpp:32:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Dijkstra.cpp:128:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeDistance [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Dijkstra.cpp:162:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeDistance [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Dijkstra.cpp:173:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Dijkstra.cpp:185:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/DoubleProperty.cpp:49:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/DoubleProperty.cpp:91:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/DoubleProperty.cpp:126:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/DoubleProperty.cpp:146:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/DoubleProperty.cpp:166:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/DoubleProperty.cpp:186:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/DoubleProperty.cpp:285:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minMaxNode [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/DoubleProperty.cpp:350:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable metaValueCalculator [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/DoubleProperty.cpp:212:3: style: Class 'DoublePropertyPredefinedCalculator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-core/src/DoubleProperty.cpp:284:19: style: Variable 'proxy' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/library/tulip-core/src/DrawingTools.cpp:74:19: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-core/src/FaceIterator.cpp:39:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable faces [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/FaceIterator.cpp:47:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/FaceIterator.cpp:124:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable facesAdj [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/FaceIterator.cpp:132:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/FaceIterator.cpp:172:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/FaceIterator.cpp:180:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/FaceIterator.cpp:193:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ve [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/FaceIterator.cpp:201:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:53:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:107:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:348:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:380:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:436:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:677:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:730:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:837:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADD_NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:842:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DEL_NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:847:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADD_EDGE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:852:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DEL_EDGE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:857:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_REVERSE_EDGE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:862:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_BEFORE_SET_ENDS [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:867:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_AFTER_SET_ENDS [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:872:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_BEFORE_ADD_SUBGRAPH [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:886:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_AFTER_ADD_SUBGRAPH [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:900:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_BEFORE_DEL_SUBGRAPH [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:913:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_AFTER_DEL_SUBGRAPH [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:927:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_BEFORE_ADD_DESCENDANTGRAPH [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:931:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_AFTER_ADD_DESCENDANTGRAPH [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:936:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_BEFORE_DEL_DESCENDANTGRAPH [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:940:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_AFTER_DEL_DESCENDANTGRAPH [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:945:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_BEFORE_ADD_LOCAL_PROPERTY [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:949:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADD_LOCAL_PROPERTY [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:954:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_BEFORE_DEL_LOCAL_PROPERTY [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:960:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_AFTER_DEL_LOCAL_PROPERTY [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:966:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_BEFORE_SET_ATTRIBUTE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:971:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_AFTER_SET_ATTRIBUTE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:976:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_REMOVE_ATTRIBUTE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:982:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_MODIFICATION [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:990:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable propertyTypename [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:1027:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable propertyTypename [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:1186:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:1229:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:1263:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:1400:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:1716:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable evtType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:1814:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable evtType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:1830:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable evtType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:1850:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable evtType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Graph.cpp:1751:3: style: Struct 'DescendantGraphsIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-core/src/Graph.cpp:1319:20: style: Condition '!multiEdges' is always true [knownConditionTrueFalse] tulip-5.4.0/library/tulip-core/src/Graph.cpp:1303:13: note: Assuming that condition 'multiEdges' is not redundant tulip-5.4.0/library/tulip-core/src/Graph.cpp:1319:20: note: Condition '!multiEdges' is always true tulip-5.4.0/library/tulip-core/src/Graph.cpp:1350:20: style: Condition '!multiEdges' is always true [knownConditionTrueFalse] tulip-5.4.0/library/tulip-core/src/Graph.cpp:1334:13: note: Assuming that condition 'multiEdges' is not redundant tulip-5.4.0/library/tulip-core/src/Graph.cpp:1350:20: note: Condition '!multiEdges' is always true tulip-5.4.0/library/tulip-core/src/Graph.cpp:1662:20: style: Variable 'metaSources' can be declared as reference to const [constVariableReference] tulip-5.4.0/library/tulip-core/src/Graph.cpp:1663:20: style: Variable 'metaTargets' can be declared as reference to const [constVariableReference] tulip-5.4.0/library/tulip-core/src/Graph.cpp:1067:42: style: Parameter 'it' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/library/tulip-core/src/Graph.cpp:327:30: style: Variable 'extensions' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:49:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subgraphs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:81:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subGraphToKeep [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:88:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subGraphToKeep [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:109:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subgraphs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:115:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subgraphs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:129:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subGraphToKeep [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:169:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subGraphToKeep [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:179:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subgraphs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:200:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable supergraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:216:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subgraphs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:225:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subgraphs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:234:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subgraphs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:248:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subgraphs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:262:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subgraphs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:367:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable metaGraphProperty [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:379:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADD_INHERITED_PROPERTY [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:383:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_BEFORE_ADD_INHERITED_PROPERTY [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:388:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_BEFORE_DEL_INHERITED_PROPERTY [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:394:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_AFTER_DEL_INHERITED_PROPERTY [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:400:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_BEFORE_RENAME_LOCAL_PROPERTY [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:406:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_AFTER_RENAME_LOCAL_PROPERTY [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:437:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable metaGraphProperty [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:442:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable metaGraphProperty [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:446:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable metaGraphProperty [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:456:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable metaGraphProperty [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:486:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable metaGraphProperty [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:468:3: style: Class 'EdgeSetIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:248:13: style: Local variable 'sg' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:243:10: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:248:13: note: Shadow variable tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:262:13: style: Local variable 'sg' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:257:10: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/GraphAbstract.cpp:262:13: note: Shadow variable tulip-5.4.0/library/tulip-core/src/GraphDecorator.cpp:60:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphDecorator.cpp:65:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphDecorator.cpp:70:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphDecorator.cpp:75:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphDecorator.cpp:312:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADD_NODES [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphDecorator.cpp:320:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADD_NODES [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphDecorator.cpp:325:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphDecorator.cpp:330:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphDecorator.cpp:335:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphDecorator.cpp:340:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphDecorator.cpp:355:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADD_EDGES [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphDecorator.cpp:364:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADD_EDGES [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphDecorator.cpp:369:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphDecorator.cpp:374:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphDecorator.cpp:379:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphDecorator.cpp:384:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphImpl.cpp:111:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADD_NODES [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphImpl.cpp:120:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADD_NODES [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphImpl.cpp:125:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphImpl.cpp:130:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphImpl.cpp:156:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADD_EDGES [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphImpl.cpp:165:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADD_EDGES [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphImpl.cpp:170:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphImpl.cpp:177:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphImpl.cpp:312:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphImpl.cpp:357:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable restartAllowed [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphImpl.cpp:37:3: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:62:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:75:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:103:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ito [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:111:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ito [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:120:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parentGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:129:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parentGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:148:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parentGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:156:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parentGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:175:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parentGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:183:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parentGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:190:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:205:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ito [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:213:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ito [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:223:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parentGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:233:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parentGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:239:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curEdge [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:251:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curEdge [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:262:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parentGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:272:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parentGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:278:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curEdge [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:290:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curEdge [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:302:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parentGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:312:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parentGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:318:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curEdge [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:330:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curEdge [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:350:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:358:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ito [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:380:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:388:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ito [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:44:3: style: Struct 'NodeIteratorObserver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:51:3: style: Struct 'EdgeIteratorObserver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:140:3: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] tulip-5.4.0/library/tulip-core/src/GraphIterators.cpp:167:3: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] tulip-5.4.0/library/tulip-core/src/GraphMeasure.cpp:117:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNDIRECTED [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphProperty.cpp:39:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphProperty.cpp:179:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:63:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:82:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:110:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeIds [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:246:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:251:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:281:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:285:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:289:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:293:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:297:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:305:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeEnds [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:342:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeEnds [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:366:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:386:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:412:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:448:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeIds [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:468:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:486:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:514:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeEnds [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:532:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeEnds [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:563:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeIds [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:590:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:602:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:626:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edge [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:640:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeEnds [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:156:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphStorage.cpp:120:3: style: Struct 'EdgeContainerIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-core/src/GraphTools.cpp:193:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNDIRECTED [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphTools.cpp:344:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_CONTINUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphTools.cpp:429:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_CONTINUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphTools.cpp:502:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_CONTINUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphTools.cpp:761:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNDIRECTED [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphTools.cpp:448:3: style: Struct 'ltEdge' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-core/src/GraphTools.cpp:522:3: style: Struct 'visitedElt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-core/src/GraphTools.cpp:127:14: style: Local variable 'e' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/src/GraphTools.cpp:112:10: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/GraphTools.cpp:127:14: note: Shadow variable tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:39:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oldValues [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:164:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable updatesReverted [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:216:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:234:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:278:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable restartAllowed [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:527:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oldIdsState [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:538:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recordingStopped [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:597:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recordingStopped [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:610:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable updatesReverted [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:849:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable updatesReverted [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:921:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable restartAllowed [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:987:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphImpl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:1003:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:1068:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphImpl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:1095:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newContainers [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:1187:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphImpl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:1210:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphImpl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:1231:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newEdgesEnds [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:1371:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable restartAllowed [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:1425:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable restartAllowed [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:1480:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oldAttributeValues [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:190:14: style: Variable 'itv' can be declared as reference to const [constVariableReference] tulip-5.4.0/library/tulip-core/src/GraphUpdatesRecorder.cpp:206:14: style: Variable 'itv' can be declared as reference to const [constVariableReference] tulip-5.4.0/library/tulip-core/src/GraphView.cpp:45:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nodes [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphView.cpp:234:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADD_NODES [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphView.cpp:319:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADD_EDGES [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphView.cpp:511:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/GraphView.cpp:518:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/IdManager.cpp:28:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/IdManager.cpp:41:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/IdManager.cpp:83:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/IdManager.cpp:103:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/IntegerProperty.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minMaxNode [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/IntegerProperty.cpp:37:22: style: Variable 'proxy' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:51:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:103:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nbBendedEdges [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:184:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:223:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:231:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:309:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:325:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:341:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:387:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:422:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nbBendedEdges [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:446:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:463:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:479:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:495:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:555:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minMaxNode [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:599:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:626:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:637:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:696:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:821:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:613:8: style:inconclusive: Technically the member function 'AngularOrder::operator()' can be const. [functionConst] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:616:8: style:inconclusive: Technically the member function 'AngularOrder::operator()' can be const. [functionConst] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:109:20: style: Local variable 'minV' shadows outer function [shadowFunction] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:37:6: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:109:20: note: Shadow variable tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:110:20: style: Local variable 'maxV' shadows outer function [shadowFunction] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:32:6: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:110:20: note: Shadow variable tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:554:21: style: Variable 'proxy' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:798:9: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:753:20: warning: Either the condition 'it==adjCoord.end()' is redundant or there is possible dereference of an invalid iterator: it. [derefInvalidIteratorRedundantCheck] tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:780:12: note: Assuming that condition 'it==adjCoord.end()' is not redundant tulip-5.4.0/library/tulip-core/src/LayoutProperty.cpp:753:20: note: Dereference of an invalid iterator tulip-5.4.0/library/tulip-core/src/MapIterator.cpp:42:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable itStl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/MapIterator.cpp:57:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable itStl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/MapIterator.cpp:63:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable itStl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/MapIterator.cpp:69:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/MapIterator.cpp:83:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable treat [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/MapIterator.cpp:89:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable treat [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:99:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _n [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:105:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _n [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:110:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _n [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:115:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _n [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:126:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sent [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:133:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable received [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:164:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:174:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sender [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:190:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:196:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:202:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sent [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:208:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sent [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:216:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:222:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipProgramExiting [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:267:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ObservableGraphUpdate [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:275:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _oHoldCounter [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:336:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _n [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:350:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ObservableGraphUpdate [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:386:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queuedEvent [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:392:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LISTENER [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:396:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deleteMsgSent [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:414:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:562:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _oHoldCounter [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:579:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ObservableGraphUpdate [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:601:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBSERVER [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:606:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LISTENER [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:613:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _n [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:627:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _n [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:639:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _n [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Observable.cpp:93:3: style: Class 'ObservableException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-core/src/Observable.cpp:128:3: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] tulip-5.4.0/library/tulip-core/src/Observable.cpp:135:3: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] tulip-5.4.0/library/tulip-core/src/Observable.cpp:281:7: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:57:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v1 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:249:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v1 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:285:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v1 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:376:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable existMarkedF [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:427:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable face [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:596:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v1 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:854:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v1 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:1138:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v1 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:1275:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v1 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:1338:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Gp [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:1505:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v1 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:1536:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ext [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:1569:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ext [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:1611:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ext [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:1629:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v1 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:1654:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ext [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:1703:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Gp [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:392:9: style: The statement 'if (first_pass) first_pass=false' is logically equivalent to 'first_pass=false'. [duplicateConditionalAssign] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:393:18: note: Assignment 'first_pass=false' tulip-5.4.0/library/tulip-core/src/Ordering.cpp:392:9: note: Condition 'first_pass' is redundant tulip-5.4.0/library/tulip-core/src/Ordering.cpp:1403:21: style: Condition '!selVisitedFace' is always false [knownConditionTrueFalse] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:1390:9: note: Assuming that condition '!selVisitedFace' is not redundant tulip-5.4.0/library/tulip-core/src/Ordering.cpp:1403:21: note: Condition '!selVisitedFace' is always false tulip-5.4.0/library/tulip-core/src/Ordering.cpp:1414:21: style: Condition '!selVisitedFace' is always false [knownConditionTrueFalse] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:1390:9: note: Assuming that condition '!selVisitedFace' is not redundant tulip-5.4.0/library/tulip-core/src/Ordering.cpp:1414:21: note: Condition '!selVisitedFace' is always false tulip-5.4.0/library/tulip-core/src/Ordering.cpp:497:8: style: Redundant initialization for 'tmp2'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:490:13: note: tmp2 is initialized tulip-5.4.0/library/tulip-core/src/Ordering.cpp:497:8: note: tmp2 is overwritten tulip-5.4.0/library/tulip-core/src/Ordering.cpp:536:8: style: Redundant initialization for 'tmp2'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:529:13: note: tmp2 is initialized tulip-5.4.0/library/tulip-core/src/Ordering.cpp:536:8: note: tmp2 is overwritten tulip-5.4.0/library/tulip-core/src/Ordering.cpp:1492:14: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/src/Ordering.cpp:1483:7: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/Ordering.cpp:1492:14: note: Shadow variable tulip-5.4.0/library/tulip-core/src/Ordering.cpp:310:22: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-core/src/OuterPlanarTest.cpp:73:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/ParallelTools.cpp:143:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxNumberOfThreads [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarConMap.cpp:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable faceId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarConMap.cpp:77:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable faceId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarConMap.cpp:233:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgesFaces [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarConMap.cpp:527:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable faceId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarConMap.cpp:628:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable facesEdges [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarConMap.cpp:633:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable facesEdges [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarConMap.cpp:679:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgesFaces [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarConMap.cpp:819:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable facesEdges [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarConMap.cpp:879:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgesFaces [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarConMap.cpp:889:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgesFaces [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarConMap.cpp:933:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarConMap.cpp:220:18: style: Local variable 'v_faces' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/src/PlanarConMap.cpp:199:16: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/PlanarConMap.cpp:220:18: note: Shadow variable tulip-5.4.0/library/tulip-core/src/PlanarConMap.cpp:314:12: style: Local variable 'eEnds' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/src/PlanarConMap.cpp:243:8: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/PlanarConMap.cpp:314:12: note: Shadow variable tulip-5.4.0/library/tulip-core/src/PlanarConMap.cpp:679:59: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-core/src/PlanarConMap.cpp:867:3: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-core/src/PlanarityTest.cpp:75:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:59:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VISITED [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:209:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable embedList [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:303:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VISITED [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:337:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOT_VISITED [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:413:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:467:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RBC [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:556:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_EDGE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:618:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:62:13: style: Local variable 'e' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:57:8: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:62:13: note: Shadow variable tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:98:12: style: Local variable 'u' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:58:35: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:98:12: note: Shadow variable tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:360:15: style: Local variable 'it' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:332:13: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:360:15: note: Shadow variable tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:361:12: style: Local variable 'u' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:335:10: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:361:12: note: Shadow variable tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:726:14: style: Local variable 'n' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:705:7: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:726:14: note: Shadow variable tulip-5.4.0/library/tulip-core/src/PlanarityTestEmbed.cpp:711:22: style: Variable 'count' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/library/tulip-core/src/PlanarityTestImpl.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable embed [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestImpl.cpp:114:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obstructionEdges [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestImpl.cpp:123:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bidirectedEdges [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestImpl.cpp:136:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberOfNodesInG [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestImpl.cpp:175:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestImpl.cpp:269:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cNodeOfPossibleK33Obstruction [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestImpl.cpp:466:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable embed [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestImpl.cpp:228:14: style: Local variable 'target' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/src/PlanarityTestImpl.cpp:181:10: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/PlanarityTestImpl.cpp:228:14: note: Shadow variable tulip-5.4.0/library/tulip-core/src/PlanarityTestObstr.cpp:52:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable embedList [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestObstr.cpp:83:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p0 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestObstr.cpp:128:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obstructionEdges [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestObstr.cpp:171:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestObstr.cpp:274:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestObstr.cpp:350:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestObstr.cpp:387:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestObstr.cpp:440:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestObstr.cpp:462:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cNodeOfPossibleK33Obstruction [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestObstr.cpp:525:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestObstr.cpp:74:12: warning: Assert statement modifies 'count'. [assignmentInAssert] tulip-5.4.0/library/tulip-core/src/PlanarityTestTools.cpp:34:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reversalEdge [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestTools.cpp:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bidirectedEdges [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestTools.cpp:138:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestTools.cpp:170:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dfsPosNum [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestTools.cpp:279:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RBC [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestTools.cpp:344:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable embed [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestTools.cpp:396:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestTools.cpp:507:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestTools.cpp:520:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RBC [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestTools.cpp:596:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestTools.cpp:677:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cNodeOfPossibleK33Obstruction [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestTools.cpp:682:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RBC [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestTools.cpp:760:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestTools.cpp:812:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOT_VISITED [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestTools.cpp:854:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOT_VISITED [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PlanarityTestTools.cpp:453:12: warning: Assert statement modifies 'count'. [assignmentInAssert] tulip-5.4.0/library/tulip-core/src/PlanarityTestTools.cpp:804:10: style: Variable 'aux2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/library/tulip-core/src/Plane.cpp:25:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Plane.cpp:32:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Plane.cpp:46:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Plane.cpp:90:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Plugin.cpp:42:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/Plugin.cpp:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oldName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PluginLibraryLoader.cpp:49:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipPluginsPath [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PluginLibraryLoader.cpp:95:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pluginPath [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PluginLibraryLoader.cpp:226:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TULIP_MM_VERSION [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PluginLibraryLoader.cpp:167:3: error: Resource leak: handle [resourceLeak] tulip-5.4.0/library/tulip-core/src/PluginLibraryLoader.cpp:179:40: style: Parameter 'ent' can be declared as pointer to const. However it seems that '__tulip_select_libs' is a callback function, if 'ent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tulip-5.4.0/library/tulip-core/src/PluginLibraryLoader.cpp:349:61: note: You might need to cast the function pointer here tulip-5.4.0/library/tulip-core/src/PluginLibraryLoader.cpp:179:40: note: Parameter 'ent' can be declared as pointer to const tulip-5.4.0/library/tulip-core/src/PluginLibraryLoader.cpp:210:40: style: Parameter 'ent' can be declared as pointer to const. However it seems that '__tulip_select_dirs' is a callback function, if 'ent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tulip-5.4.0/library/tulip-core/src/PluginLibraryLoader.cpp:447:59: note: You might need to cast the function pointer here tulip-5.4.0/library/tulip-core/src/PluginLibraryLoader.cpp:210:40: note: Parameter 'ent' can be declared as pointer to const tulip-5.4.0/library/tulip-core/src/PluginLister.cpp:63:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADD_PLUGIN [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PluginLister.cpp:67:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_REMOVE_PLUGIN [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PluginLister.cpp:173:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PluginLister.cpp:193:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PluginLister.cpp:236:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PluginLister.cpp:257:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable library [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PluginLoaderTxt.cpp:30:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PluginLoaderTxt.cpp:34:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PluginLoaderTxt.cpp:38:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PluginLoaderTxt.cpp:55:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PluginLoaderTxt.cpp:60:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PluginProgress.cpp:27:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _previewHandler [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PluginProgress.cpp:31:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _previewHandler [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PluginProgress.cpp:35:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _previewHandler [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyInterface.cpp:30:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyInterface.cpp:42:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyInterface.cpp:48:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_INFORMATION [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyInterface.cpp:54:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_MODIFICATION [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyInterface.cpp:60:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_INFORMATION [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyInterface.cpp:66:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_MODIFICATION [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyInterface.cpp:72:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_INFORMATION [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyInterface.cpp:78:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_MODIFICATION [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyInterface.cpp:84:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_INFORMATION [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyInterface.cpp:90:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_MODIFICATION [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyInterface.cpp:96:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_MODIFICATION [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyManager.cpp:74:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyManager.cpp:112:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable localProperties [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyManager.cpp:142:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyManager.cpp:222:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyManager.cpp:265:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable localProperties [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyManager.cpp:270:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inheritedProperties [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyManager.cpp:284:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyManager.cpp:322:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyTypes.cpp:65:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyTypes.cpp:162:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyTypes.cpp:218:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyTypes.cpp:605:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyTypes.cpp:690:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyTypes.cpp:783:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable skipws [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/PropertyTypes.cpp:882:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable skipws [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/SimplePluginProgress.cpp:27:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _state [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/SimplePluginProgress.cpp:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _state [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/SimplePluginProgress.cpp:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _state [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/SimplePluginProgress.cpp:39:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _preview [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/SimplePluginProgress.cpp:43:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _preview [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/SimplePluginProgress.cpp:55:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _state [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/SimpleTest.cpp:78:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/SimpleTest.cpp:123:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNDIRECTED [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/SizeProperty.cpp:38:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/SizeProperty.cpp:100:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/SizeProperty.cpp:114:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/SizeProperty.cpp:129:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/SizeProperty.cpp:143:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/StringCollection.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/StringCollection.cpp:83:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/StringCollection.cpp:92:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/StringCollection.cpp:101:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/StringCollection.cpp:111:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/StringCollection.cpp:120:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/StringCollection.cpp:124:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/StringProperty.cpp:40:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TLPBExport.cpp:59:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TLPBExport.cpp:85:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TLPBExport.cpp:375:26: style: Condition 'canUsePubSetBuf' is always true [knownConditionTrueFalse] tulip-5.4.0/library/tulip-core/src/TLPBExport.cpp:369:32: note: Assignment 'canUsePubSetBuf=true', assigned value is 1 tulip-5.4.0/library/tulip-core/src/TLPBExport.cpp:375:26: note: Condition 'canUsePubSetBuf' is always true tulip-5.4.0/library/tulip-core/src/TLPBExport.cpp:472:26: style: Condition 'canUsePubSetBuf' is always true [knownConditionTrueFalse] tulip-5.4.0/library/tulip-core/src/TLPBExport.cpp:465:32: note: Assignment 'canUsePubSetBuf=true', assigned value is 1 tulip-5.4.0/library/tulip-core/src/TLPBExport.cpp:472:26: note: Condition 'canUsePubSetBuf' is always true tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:82:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:390:21: style: Condition 'canUsePubSetBuf' is always true [knownConditionTrueFalse] tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:379:32: note: Assignment 'canUsePubSetBuf=true', assigned value is 1 tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:390:21: note: Condition 'canUsePubSetBuf' is always true tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:197:29: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:162:23: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:197:29: note: Shadow variable tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:228:29: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:162:23: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:228:29: note: Shadow variable tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:415:31: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:253:23: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:415:31: note: Shadow variable tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:436:29: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:253:23: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:436:29: note: Shadow variable tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:501:31: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:253:23: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:501:31: note: Shadow variable tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:541:29: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:253:23: note: Shadowed declaration tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:541:29: note: Shadow variable tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:198:36: style: Variable 'range' can be declared as reference to const [constVariableReference] tulip-5.4.0/library/tulip-core/src/TLPBImport.cpp:229:36: style: Variable 'range' can be declared as reference to const [constVariableReference] tulip-5.4.0/library/tulip-core/src/TLPExport.cpp:75:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/library/tulip-core/src/TLPImport.cpp:947:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/library/tulip-core/src/TlpJsonExport.cpp:60:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/library/tulip-core/src/TlpJsonImport.cpp:504:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/library/tulip-core/src/TlpTools.cpp:77:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipProgramExiting [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TlpTools.cpp:161:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TlpTools.cpp:195:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TULIP_INSTALL_LIBDIR [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TlpTools.cpp:400:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TreeTest.cpp:65:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TreeTest.cpp:237:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TreeTest.cpp:298:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_CONTINUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TreeTest.cpp:117:3: style: Struct 'dfsFreeTreeStruct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-core/src/TriconnectedTest.cpp:69:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TulipViewSettings.cpp:51:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TulipViewSettings.cpp:62:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TulipViewSettings.cpp:72:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TulipViewSettings.cpp:80:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TulipViewSettings.cpp:88:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TulipViewSettings.cpp:96:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TulipViewSettings.cpp:111:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _defaultLabelColor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TulipViewSettings.cpp:120:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _defaultLabelBorderColor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TulipViewSettings.cpp:143:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _defaultLabelPosition [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TulipViewSettings.cpp:147:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TulipViewSettings.cpp:158:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TulipViewSettings.cpp:168:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TulipViewSettings.cpp:179:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TulipViewSettings.cpp:193:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _defaultEdgeExtremitySrcShape [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TulipViewSettings.cpp:201:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _defaultEdgeExtremityTgtShape [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/TulipViewSettings.cpp:224:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipBitmapDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/WithParameter.cpp:114:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_PARAM [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/WithParameter.cpp:133:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parameters [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/WithParameter.cpp:143:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parameters [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/WithParameter.cpp:192:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/WithParameter.cpp:255:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT_PARAM [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/WithParameter.cpp:254:3: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-core/src/YajlFacade.cpp:113:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/YajlFacade.cpp:151:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable yajl_status_ok [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/YajlFacade.cpp:162:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parsingSucceeded [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/YajlFacade.cpp:166:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _errorMessage [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/YajlFacade.cpp:194:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _generator [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/YajlFacade.cpp:209:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _generator [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/YajlFacade.cpp:213:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _generator [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/YajlFacade.cpp:217:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _generator [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/YajlFacade.cpp:221:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _generator [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/YajlFacade.cpp:229:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _generator [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/YajlFacade.cpp:233:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _generator [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/YajlFacade.cpp:237:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _generator [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/YajlFacade.cpp:241:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _generator [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/YajlFacade.cpp:245:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _generator [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/YajlFacade.cpp:249:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _generator [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/YajlFacade.cpp:255:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _generator [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/tulipconf.cpp:32:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/tulipconf.cpp:41:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/tulipconf.cpp:64:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/tulipconf.cpp:71:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TULIP_VERSION [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:140:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nodeValues [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:149:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nodeValues [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:160:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:195:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:208:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _eData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:241:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nodeValues [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:248:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _edgeValues [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:254:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nodes [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:259:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:273:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:278:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:282:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:286:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:291:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:295:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:305:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:320:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nodes [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:340:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:350:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _eData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:400:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _edges [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:417:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _eData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:432:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:463:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:478:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _eData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:491:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _eData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:515:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _eData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:569:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:589:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nodes [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:650:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:657:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nodeValues [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:662:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _edgeValues [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:679:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-core/src/vectorgraph.cpp:693:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/include/tulip/cxx/GraphPropertiesModel.cxx:29:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/include/tulip/cxx/GraphPropertiesModel.cxx:65:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/include/tulip/cxx/GraphPropertiesModel.cxx:76:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/include/tulip/cxx/GraphPropertiesModel.cxx:85:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/include/tulip/cxx/GraphPropertiesModel.cxx:107:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/include/tulip/cxx/GraphPropertiesModel.cxx:125:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/include/tulip/cxx/GraphPropertiesModel.cxx:181:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _properties [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/include/tulip/cxx/GraphPropertiesModel.cxx:191:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Horizontal [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/include/tulip/cxx/GraphPropertiesModel.cxx:208:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/include/tulip/cxx/TulipItemDelegate.cxx:28:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _creators [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/include/tulip/cxx/TulipItemDelegate.cxx:36:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _creators [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/include/tulip/cxx/TulipItemEditorCreators.cxx:54:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/include/tulip/cxx/TulipItemEditorCreators.cxx:115:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StrongFocus [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/include/tulip/cxx/TulipItemEditorCreators.cxx:173:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Selected [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/include/tulip/cxx/TulipItemEditorCreators.cxx:223:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PropertyRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/include/tulip/cxx/TulipItemEditorCreators.cxx:242:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dialog [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/include/tulip/cxx/TulipItemEditorCreators.cxx:298:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElementType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/include/tulip/cxx/TulipItemEditorCreators.cxx:276:3: style: Struct 'DisplayVectorDataType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-gui/src/AboutTulipPage.cpp:53:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TULIP_VERSION [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/AboutTulipPage.cpp:141:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/AboutTulipPageUtils.cpp:35:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipShareDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphImport.cpp:42:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columns [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphImport.cpp:50:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columns [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphImport.cpp:58:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columns [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphImport.cpp:66:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columns [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphImport.cpp:73:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columns [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphImport.cpp:78:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable toLine [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphImport.cpp:82:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fromLine [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphImport.cpp:85:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable toLine [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphImport.cpp:106:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphImport.cpp:135:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnIds [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphImport.cpp:181:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphImport.cpp:192:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable createMissingNodes [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphImport.cpp:203:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keyProperties [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphImport.cpp:235:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sameSrcTgtProperties [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphImport.cpp:246:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srcProperties [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphImport.cpp:280:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srcColumnIds [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphImport.cpp:447:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphImport.cpp:527:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSIGN_VALUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphMappingConfigurationWidget.cpp:41:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mappingConfigurationStackedWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphMappingConfigurationWidget.cpp:59:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphMappingConfigurationWidget.cpp:64:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphMappingConfigurationWidget.cpp:140:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable importNewNodesPage [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphMappingConfigurationWidget.cpp:177:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable importNewNodesPage [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphMappingConfigurationWidget.cpp:232:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srcPropertiesButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphMappingConfigurationWidget.cpp:236:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tgtPropertiesButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphMappingConfigurationWidget.cpp:241:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodePropertiesButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphMappingConfigurationWidget.cpp:246:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgePropertiesButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphMappingConfigurationWidget.cpp:256:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columns [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphMappingConfigurationWidget.cpp:298:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeColumnsButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphMappingConfigurationWidget.cpp:302:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeColumnsButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphMappingConfigurationWidget.cpp:306:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srcColumnsButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVGraphMappingConfigurationWidget.cpp:310:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tgtColumnsButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:56:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Fixed [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:66:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:70:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:76:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _name [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:79:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _name [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:84:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable propertyNumber [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:88:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _used [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:107:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exceptionTableWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:118:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exceptionTableWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:126:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:208:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Enabled [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:233:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable widgets [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:245:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nbCommentsLines [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:252:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstLineIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:296:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable useFirstLineAsPropertyNamecheckBox [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:318:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:328:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstLine [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:334:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parser [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:344:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parser [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:373:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keepPropertyWidgets [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:392:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keepPropertyWidgets [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:438:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxLineNumber [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:471:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keepPropertyWidgets [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:483:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Checked [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:504:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable propertyWidgets [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:538:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:553:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keepPropertyWidgets [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:564:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxLineNumber [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:592:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable previewTableWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:609:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable validator [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:637:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoItemFlags [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:646:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable propertyWidgets [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:659:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstLine [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:679:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Invalid [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:713:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable propertyTypename [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:747:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable propertyTypename [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:753:7: warning: Return value of function str.toInt() is not used. [ignoredReturnValue] tulip-5.4.0/library/tulip-gui/src/CSVImportConfigurationWidget.cpp:763:9: warning: Return value of function str.toDouble() is not used. [ignoredReturnValue] tulip-5.4.0/library/tulip-gui/src/CSVImportWizard.cpp:42:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parserConfigurationWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportWizard.cpp:68:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable previewLineNumber [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportWizard.cpp:114:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable importConfigurationWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportWizard.cpp:130:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graphMappingConfigurationWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportWizard.cpp:154:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoCancelButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportWizard.cpp:159:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVImportWizard.cpp:175:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVParser.cpp:61:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVParser.cpp:171:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _textDelimiter [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVParser.cpp:210:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVParser.cpp:264:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVParser.cpp:301:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVParser.cpp:327:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parser [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVParser.cpp:331:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handler [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVParser.cpp:336:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxLineSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVParser.cpp:341:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxLineSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVParser.cpp:353:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxLineSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVParserConfigurationWidget.cpp:44:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encodingComboBox [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVParserConfigurationWidget.cpp:66:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastOpenedFile [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVParserConfigurationWidget.cpp:70:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVParserConfigurationWidget.cpp:135:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastOpenedFile [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVParserConfigurationWidget.cpp:150:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CSVParserConfigurationWidget.cpp:213:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Checked [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionGraphicsItem.cpp:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _rondedRectItem [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionGraphicsItem.cpp:148:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Text [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionGraphicsSubItems.cpp:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _rangeSelector1Item [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionGraphicsSubItems.cpp:126:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _minValue [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionGraphicsSubItems.cpp:166:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _minValue [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionGraphicsSubItems.cpp:202:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _minValue [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionGraphicsSubItems.cpp:237:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _captionContentPos [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionGraphicsSubItems.cpp:282:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphicsSceneMousePress [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionGraphicsSubItems.cpp:302:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _interactionsActivated [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionGraphicsSubItems.cpp:357:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsMovable [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionGraphicsSubItems.cpp:361:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphicsSceneMouseMove [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionGraphicsSubItems.cpp:385:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsMovable [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionGraphicsSubItems.cpp:389:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphicsSceneMouseMove [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionGraphicsSubItems.cpp:412:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentRect [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionGraphicsSubItems.cpp:420:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsMovable [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionGraphicsSubItems.cpp:425:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _metricToSizeFilteredList [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionGraphicsSubItems.cpp:432:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentRect [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionGraphicsSubItems.cpp:449:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _minMetric [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionGraphicsSubItems.cpp:548:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphicsSceneMouseMove [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionItem.cpp:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _captionGraphicsItem [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionItem.cpp:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _captionType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionItem.cpp:70:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _metricProperty [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionItem.cpp:88:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionItem.cpp:147:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _metricProperty [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionItem.cpp:199:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _metricProperty [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionItem.cpp:267:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionItem.cpp:291:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _captionType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionItem.cpp:311:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _metricProperty [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionItem.cpp:417:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CaptionItem.cpp:449:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _captionType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ClearableLineEdit.cpp:28:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLEAR_PIXMAP [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ClearableLineEdit.cpp:41:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _clearButtonHovered [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ClearableLineEdit.cpp:55:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _clearButtonHovered [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorButton.cpp:34:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WheelFocus [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorButton.cpp:38:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _color [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorButton.cpp:42:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _text [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorButton.cpp:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dialogParent [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorButton.cpp:50:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dialogTitle [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorButton.cpp:54:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _color [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorButton.cpp:58:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _text [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorButton.cpp:62:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _color [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorButton.cpp:77:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShowAlphaChannel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorButton.cpp:88:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable black [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScaleButton.cpp:54:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _colorScale [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScaleButton.cpp:64:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlg [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScaleButton.cpp:76:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _colorScale [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScaleConfigDialog.cpp:50:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable white [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScaleConfigDialog.cpp:86:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScaleConfigDialog.cpp:98:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tulipImageColorScales [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScaleConfigDialog.cpp:174:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dirs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScaleConfigDialog.cpp:191:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipBitmapDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScaleConfigDialog.cpp:211:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipBitmapDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScaleConfigDialog.cpp:230:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tulipImageColorScales [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScaleConfigDialog.cpp:260:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable userGradientPreview [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScaleConfigDialog.cpp:285:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transparent [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScaleConfigDialog.cpp:328:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsEnabled [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScaleConfigDialog.cpp:356:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScaleConfigDialog.cpp:391:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Yes [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScaleConfigDialog.cpp:441:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tulipImageColorScales [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScaleConfigDialog.cpp:468:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tulipImageColorScales [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScaleConfigDialog.cpp:521:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colorScale [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScaleConfigDialog.cpp:147:37: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation] tulip-5.4.0/library/tulip-gui/src/ColorScalesManager.cpp:40:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dirs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScalesManager.cpp:60:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipBitmapDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScalesManager.cpp:117:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dirs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ColorScalesManager.cpp:141:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipBitmapDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CoordEditor.cpp:45:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xSP [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CoordEditor.cpp:52:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CoordEditor.cpp:56:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentCoord [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CoordEditor.cpp:59:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentCoord [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CoordEditor.cpp:69:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentCoord [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CoordEditor.cpp:74:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CopyPropertyDialog.cpp:50:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ok [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CopyPropertyDialog.cpp:60:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CopyPropertyDialog.cpp:64:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CopyPropertyDialog.cpp:112:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CopyPropertyDialog.cpp:188:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CopyPropertyDialog.cpp:224:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CopyPropertyDialog.cpp:262:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CopyPropertyDialog.cpp:281:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEW [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/CopyPropertyDialog.cpp:189:13: style: The scope of the variable 'errorMsg' can be reduced. [variableScope] tulip-5.4.0/library/tulip-gui/src/DoubleStringsListSelectionWidget.cpp:41:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/DoubleStringsListSelectionWidget.cpp:128:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable addButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/DownloadManager.cpp:38:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _instance [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/DownloadManager.cpp:50:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable downloadDestinations [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/DownloadManager.cpp:61:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/DownloadManager.cpp:78:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/DragHandle.cpp:39:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pressed [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/DragHandle.cpp:44:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pressed [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/DragHandle.cpp:48:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _panel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/DragHandle.cpp:63:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _panel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/FileDownloader.cpp:26:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _webCtrl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/FileDownloader.cpp:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _downloadedData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/FileDownloader.cpp:42:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _downloadedData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GLInteractor.cpp:27:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _components [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GLInteractor.cpp:36:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _components [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlCompositeHierarchyManager.cpp:49:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _isVisible [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlCompositeHierarchyManager.cpp:68:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentColor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlCompositeHierarchyManager.cpp:86:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _subCompositesSuffix [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlCompositeHierarchyManager.cpp:104:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graphsComposites [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlCompositeHierarchyManager.cpp:211:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graphsComposites [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlCompositeHierarchyManager.cpp:222:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlCompositeHierarchyManager.cpp:232:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _layout [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlCompositeHierarchyManager.cpp:255:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _isVisible [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlCompositeHierarchyManager.cpp:267:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _isVisible [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlCompositeHierarchyManager.cpp:273:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graphsComposites [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlCompositeHierarchyManager.cpp:286:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graphsComposites [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:52:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sceneConfigurationWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:71:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _overviewPosition [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:76:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _overviewPosition [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:80:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _updateOverview [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:84:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _updateOverview [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:98:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable needQuickAccessBar [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:107:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable needQuickAccessBar [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:114:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _overviewItem [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:128:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:151:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _overviewItem [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:157:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _viewActionsManager [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:161:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:171:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _overviewItem [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:176:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _overviewItem [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:181:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sceneConfigurationWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:185:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _showOvButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:233:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _overviewItem [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:242:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable needQuickAccessBar [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:277:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _quickAccessBarItem [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:282:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _quickAccessBar [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:305:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _quickAccessBarItem [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:309:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _quickAccessBar [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:348:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:363:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Format_RGB888 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:392:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable needQuickAccessBar [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:407:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Resize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainView.cpp:464:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_SELECTED [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidget.cpp:63:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StrongFocus [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidget.cpp:79:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glFrameBuf [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidget.cpp:90:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _visibleArea [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidget.cpp:105:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glFrameBuf [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidget.cpp:120:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glFrameBuf [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidget.cpp:129:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inRendering [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidget.cpp:203:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SwapBuffers [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidget.cpp:208:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RenderScene [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidget.cpp:213:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable view [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidget.cpp:226:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable view [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidget.cpp:279:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RenderingSimpleEntities [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidget.cpp:297:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RenderingNodes [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidget.cpp:316:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RenderingNodes [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidget.cpp:368:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CombinedDepthStencil [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidget.cpp:451:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keepPointOfViewOnSubgraphChanging [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidget.cpp:455:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keepPointOfViewOnSubgraphChanging [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidgetGraphicsItem.cpp:60:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidgetGraphicsItem.cpp:75:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidgetGraphicsItem.cpp:84:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidgetGraphicsItem.cpp:94:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _redrawNeeded [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidgetGraphicsItem.cpp:106:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _redrawNeeded [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidgetGraphicsItem.cpp:124:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidgetGraphicsItem.cpp:132:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidgetGraphicsItem.cpp:139:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidgetGraphicsItem.cpp:146:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidgetGraphicsItem.cpp:153:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidgetGraphicsItem.cpp:159:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidgetGraphicsItem.cpp:167:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidgetGraphicsItem.cpp:174:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidgetGraphicsItem.cpp:181:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidgetGraphicsItem.cpp:190:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidgetGraphicsItem.cpp:199:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidgetGraphicsItem.cpp:207:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidgetGraphicsItem.cpp:218:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlMainWidgetGraphicsItem.cpp:223:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CursorChange [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlOffscreenRenderer.cpp:62:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mainLayer [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlOffscreenRenderer.cpp:68:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glFrameBuf [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlOffscreenRenderer.cpp:76:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vPWidth [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlOffscreenRenderer.cpp:94:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entitiesCpt [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlOffscreenRenderer.cpp:121:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlOffscreenRenderer.cpp:132:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable antialiasedFbo [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlOffscreenRenderer.cpp:173:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cameraCenter [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlOffscreenRenderer.cpp:207:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable antialiasedFbo [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlOffscreenRenderer.cpp:220:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Format_ARGB32 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlOffscreenRenderer.cpp:226:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable antialiasedFbo [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlOffscreenRenderer.cpp:241:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TEXTURE_2D [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlOffscreenRenderer.cpp:275:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glContext [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlOffscreenRenderer.cpp:286:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offscreenSurface [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlOffscreenRenderer.cpp:297:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_ALL_ATTRIB_BITS [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlOverviewGraphicsItem.cpp:46:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlOverviewGraphicsItem.cpp:64:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _frameWidth [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlOverviewGraphicsItem.cpp:297:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlOverviewGraphicsItem.cpp:304:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlOverviewGraphicsItem.cpp:310:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouseClicked [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlOverviewGraphicsItem.cpp:316:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlSimpleEntityItemModel.cpp:64:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Horizontal [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlSimpleEntityItemModel.cpp:91:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlSimpleEntityItemModel.cpp:99:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EditRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GlyphRenderer.cpp:84:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphElementModel.cpp:34:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphElementModel.cpp:40:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphElementModel.cpp:51:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Horizontal [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphElementModel.cpp:70:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PropertyNameRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphElementModel.cpp:90:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsEditable [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphElementModel.cpp:111:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EditRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphElementModel.cpp:123:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EditRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:65:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Md5 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:110:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dirs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:169:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Md5 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:292:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:296:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _saveNeeded [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:304:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _indexCache [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:321:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _indexCache [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:341:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _saveNeeded [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:353:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dirs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:396:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graphs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:427:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graphs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:500:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:544:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Horizontal [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:567:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsEditable [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:576:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:610:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graphs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:639:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:645:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _indexCache [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:662:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graphs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:696:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:710:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:846:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graphsChanged [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:214:13: style: Local variable 'textureProjectFile' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:190:11: note: Shadowed declaration tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:214:13: note: Shadow variable tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:269:13: style: Local variable 'textureProjectFile' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:190:11: note: Shadowed declaration tulip-5.4.0/library/tulip-gui/src/GraphHierarchiesModel.cpp:269:13: note: Shadow variable tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:36:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _elements [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:40:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:69:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:73:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:80:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:91:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsDragEnabled [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:104:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:145:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:153:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:172:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EditRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:190:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADD_INHERITED_PROPERTY [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:405:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iconName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:443:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iconName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:480:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iconName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:636:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iconName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:683:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iconName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:740:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iconName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:777:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _elements [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:820:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _elements [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:854:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _properties [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:867:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filterProperty [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:889:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filterProperty [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:901:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filterProperty [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:906:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filterProperty [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:935:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _elementsToModify [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:1029:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADD_NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:1086:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nodesAdded [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:1091:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vertical [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:1119:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADD_EDGE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:1175:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _edgesAdded [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:1180:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vertical [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:1013:32: style: Obsolescent function 'index' called. It is recommended to use 'strchr' instead. [prohibitedindexCalled] tulip-5.4.0/library/tulip-gui/src/GraphModel.cpp:1014:31: style: Obsolescent function 'index' called. It is recommended to use 'strchr' instead. [prohibitedindexCalled] tulip-5.4.0/library/tulip-gui/src/GraphNeedsSavingObserver.cpp:37:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _needsSaving [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphNeedsSavingObserver.cpp:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _needsSaving [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphNeedsSavingObserver.cpp:51:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _needsSaving [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphNeedsSavingObserver.cpp:55:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _needsSaving [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphNeedsSavingObserver.cpp:70:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphNeedsSavingObserver.cpp:94:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphPropertiesSelectionWidget.cpp:46:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/GraphTableItemDelegate.cpp:34:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PropertyRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Interactor.cpp:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _compatibilityMap [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Interactor.cpp:72:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _compatibilityMap [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/InteractorComposite.cpp:27:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _view [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/InteractorComposite.cpp:31:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _view [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/InteractorComposite.cpp:43:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _components [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/InteractorComposite.cpp:51:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _view [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/InteractorComposite.cpp:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lastTarget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/InteractorComposite.cpp:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lastTarget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/InteractorComposite.cpp:69:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lastTarget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/InteractorComposite.cpp:73:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _view [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/InteractorComposite.cpp:104:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _components [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/InteractorComposite.cpp:111:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _components [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/InteractorComposite.cpp:121:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/InteractorConfigWidget.cpp:39:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/InteractorConfigWidget.cpp:45:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _interactor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/InteractorConfigWidget.cpp:106:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _interactor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ItemsListWidget.cpp:34:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ItemsListWidget.cpp:41:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ItemsListWidget.cpp:60:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MoveAction [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ItemsListWidget.cpp:79:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MoveAction [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ItemsListWidget.cpp:89:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MoveAction [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ItemsListWidget.cpp:96:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxListSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ItemsListWidget.cpp:110:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable choice [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseBoxZoomer.cpp:46:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonPress [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseBoxZoomer.cpp:151:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable started [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBendEditor.cpp:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _operation [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBendEditor.cpp:49:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBendEditor.cpp:66:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _operation [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBendEditor.cpp:78:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBendEditor.cpp:248:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _operation [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBendEditor.cpp:290:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBendEditor.cpp:323:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable editPosition [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBendEditor.cpp:357:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable selectedEntity [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBendEditor.cpp:399:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coordinates [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBendEditor.cpp:461:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mEdge [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBendEditor.cpp:490:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBendEditor.cpp:525:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable circleString [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBendEditor.cpp:265:16: style: Variable 'it' can be declared as reference to const [constVariableReference] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBendEditor.cpp:266:31: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBuilder.cpp:42:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBuilder.cpp:143:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _started [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBuilder.cpp:160:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBuilder.cpp:166:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBuilder.cpp:182:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _source [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBuilder.cpp:198:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseEdgeBuilder.cpp:203:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseInteractors.cpp:49:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Wheel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseInteractors.cpp:158:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseInteractors.cpp:188:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseInteractors.cpp:201:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonPress [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseInteractors.cpp:245:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonPress [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseInteractors.cpp:306:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonPress [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseInteractors.cpp:358:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable animationDurationMsec [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseInteractors.cpp:369:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isGesturing [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseInteractors.cpp:585:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nldc [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseInteractors.cpp:123:16: style: Variable 'center' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/library/tulip-gui/src/MouseNodeBuilder.cpp:41:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseNodeBuilder.cpp:94:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseSelectionEditor.cpp:56:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable operation [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseSelectionEditor.cpp:98:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseSelectionEditor.cpp:110:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _controls [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseSelectionEditor.cpp:175:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonPress [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseSelectionEditor.cpp:393:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layer [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseSelectionEditor.cpp:469:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable operation [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseSelectionEditor.cpp:478:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layer [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseSelectionEditor.cpp:488:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseSelectionEditor.cpp:500:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable editPosition [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseSelectionEditor.cpp:521:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable operation [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseSelectionEditor.cpp:579:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable operation [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseSelectionEditor.cpp:693:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseSelectionEditor.cpp:858:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable operation [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseSelectionEditor.cpp:406:34: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-gui/src/MouseSelector.cpp:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonPress [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseSelector.cpp:259:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable started [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseSelector.cpp:177:28: style: Variable 'needPush' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/library/tulip-gui/src/MouseSelector.cpp:194:28: style: Variable 'needPush' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/library/tulip-gui/src/MouseShowElementInfo.cpp:43:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _informationWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseShowElementInfo.cpp:61:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _informationWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseShowElementInfo.cpp:72:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _show [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseShowElementInfo.cpp:83:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseShowElementInfo.cpp:93:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _informationWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseShowElementInfo.cpp:198:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseShowElementInfo.cpp:204:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _view [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseShowElementInfo.cpp:216:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _visibleProps [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseShowElementInfo.cpp:223:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/MouseShowElementInfo.cpp:241:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:58:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable grid_ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:66:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _grid [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:132:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable grid_ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:185:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable manager [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:274:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipBitmapDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:298:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hasHulls [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:363:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rejected [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:387:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isNode [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:591:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isNode [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:613:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable itemId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:636:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable itemId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:658:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable itemId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:677:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable itemId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:708:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable itemId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:826:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isNode [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:834:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isNode [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:898:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable itemId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:903:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable itemId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:907:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable manager [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:929:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hasHulls [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:500:14: style: Variable 'action' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:481:14: note: action is assigned tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponent.cpp:500:14: note: action is overwritten tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponentInteractor.cpp:33:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignTop [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponentInteractor.cpp:38:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _label [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponentInteractor.cpp:46:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _label [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/NodeLinkDiagramComponentInteractor.cpp:50:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _priority [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ParameterListModel.cpp:35:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT_PARAM [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ParameterListModel.cpp:67:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ParameterListModel.cpp:99:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ParameterListModel.cpp:140:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _params [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ParameterListModel.cpp:153:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EditRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ParameterListModel.cpp:168:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ParameterListModel.cpp:172:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Perspective.cpp:37:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _instance [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Perspective.cpp:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _instance [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Perspective.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mainWindow [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Perspective.cpp:73:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _project [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Perspective.cpp:80:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mainWindow [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Perspective.cpp:91:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mainWindow [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Perspective.cpp:96:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _maximised [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Perspective.cpp:117:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _agentSocket [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Perspective.cpp:175:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _perspectiveId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PlaceHolderWidget.cpp:33:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _widget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PlaceHolderWidget.cpp:50:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _widget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PlaceHolderWidget.cpp:54:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _widget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PluginManager.cpp:77:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OS_PLATFORM [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PluginManager.cpp:106:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OS_PLATFORM [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PluginManager.cpp:168:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Local [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PluginManager.cpp:209:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Remote [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PluginManager.cpp:221:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _markedForInstallation [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PluginManager.cpp:235:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PluginManager.cpp:242:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PluginManager.cpp:263:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable libraryLocation [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PluginManager.cpp:71:3: style: Class 'PluginServerClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-gui/src/PluginModel.cpp:44:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _list [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PluginModel.cpp:71:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _list [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ProcessingAnimationItem.cpp:35:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _animationTimer [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ProcessingAnimationItem.cpp:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentFrame [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ProcessingAnimationItem.cpp:49:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _brush [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PropertyCreationDialog.cpp:70:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _createPropertyButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PropertyCreationDialog.cpp:78:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PropertyCreationDialog.cpp:82:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PropertyCreationDialog.cpp:89:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PropertyCreationDialog.cpp:126:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PropertyCreationDialog.cpp:137:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PythonVersionChecker.cpp:143:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NormalExit [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PythonVersionChecker.cpp:159:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MergedChannels [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PythonVersionChecker.cpp:246:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _installedVersionsChecked [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/PythonVersionChecker.cpp:253:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_PYTHON [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QtGlSceneZoomAndPanAnimator.cpp:33:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable doZoomAndPan [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QtGlSceneZoomAndPanAnimator.cpp:41:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable animationDurationMsec [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuaZIPFacade.cpp:47:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoDotAndDotDot [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuaZIPFacade.cpp:94:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mdCreate [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuaZIPFacade.cpp:139:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mdUnzip [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:55:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonPress [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:81:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Popup [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:99:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable showNodesToggle [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:103:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable showEdgesToggle [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:107:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable showLabelsToggle [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:111:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable labelsScaledToggle [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:115:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backgroundColorButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:119:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colorInterpolationToggle [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:135:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALLBUTTONS [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:228:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VLine [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:237:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _captionsInitialized [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:248:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mainView [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:253:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _resetting [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:274:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NodesColorCaption [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:278:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NodesSizeCaption [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:282:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EdgesColorCaption [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:286:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EdgesSizeCaption [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:290:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _captionsInitialized [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:429:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:484:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:575:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/QuickAccessBar.cpp:52:3: style: Class 'TopPopupComboBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:51:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SC_None [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:78:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CC_Slider [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:100:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CC_Slider [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:116:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Highlight [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:133:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CC_Slider [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:157:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SC_SliderHandle [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:174:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mainControl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:262:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastPressed [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:271:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastPressed [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:294:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable movement [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:298:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable movement [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:306:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable upper [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:314:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:321:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:340:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lowerPos [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:344:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lowerPos [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:361:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable upperPos [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:365:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable upperPos [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:388:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SliderNoAction [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:441:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable upperPressed [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:452:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lowerPressed [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:517:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lowerPressed [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:533:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SC_SliderGroove [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:260:3: style: Obsolete function 'qSwap' called. It is recommended to use 'std::swap' instead. [prohibitedqSwapCalled] tulip-5.4.0/library/tulip-gui/src/RangeSlider.cpp:261:3: style: Obsolete function 'qSwap' called. It is recommended to use 'std::swap' instead. [prohibitedqSwapCalled] tulip-5.4.0/library/tulip-gui/src/SceneConfigWidget.cpp:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynamicFontSizeRB [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SceneConfigWidget.cpp:56:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SceneConfigWidget.cpp:60:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SceneConfigWidget.cpp:79:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _resetting [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SceneConfigWidget.cpp:141:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonPress [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SceneConfigWidget.cpp:160:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _resetting [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SceneLayersConfigWidget.cpp:35:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SceneLayersConfigWidget.cpp:39:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _glMainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SceneLayersModel.cpp:57:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SceneLayersModel.cpp:227:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CheckStateRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SceneLayersModel.cpp:277:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CheckStateRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SceneLayersModel.cpp:350:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Horizontal [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SceneLayersModel.cpp:371:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsUserCheckable [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SceneLayersModel.cpp:377:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_MODIFICATION [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SceneLayersModel.cpp:134:19: warning: Either the condition 'ancestor==nullptr' is redundant or there is possible null pointer dereference: ancestor. [nullPointerRedundantCheck] tulip-5.4.0/library/tulip-gui/src/SceneLayersModel.cpp:122:16: note: Assuming that condition 'ancestor==nullptr' is not redundant tulip-5.4.0/library/tulip-gui/src/SceneLayersModel.cpp:134:19: note: Null pointer dereference tulip-5.4.0/library/tulip-gui/src/SceneLayersModel.cpp:89:16: style: Variable 'it' can be declared as reference to const [constVariableReference] tulip-5.4.0/library/tulip-gui/src/SceneLayersModel.cpp:251:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-gui/src/ScientificDoubleSpinBox.cpp:31:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Acceptable [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ScientificDoubleSpinBox.cpp:52:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ScientificDoubleSpinBox.cpp:77:11: warning: Return value of function floatRe.indexIn() is not used. [ignoredReturnValue] tulip-5.4.0/library/tulip-gui/src/ScrollPopupButton.cpp:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _slider [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ScrollPopupButton.cpp:79:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KeyPress [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ShapeDialog.cpp:34:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ShapeDialog.cpp:51:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _selectedShapeName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ShapeDialog.cpp:55:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatchExactly [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ShapeDialog.cpp:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _selectedShapeName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ShapeDialog.cpp:74:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _selectedShapeName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimplePluginProgressWidget.cpp:37:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_DialogCancelButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimplePluginProgressWidget.cpp:44:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimplePluginProgressWidget.cpp:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lastUpdate [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimplePluginProgressWidget.cpp:72:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _state [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimplePluginProgressWidget.cpp:76:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _state [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimplePluginProgressWidget.cpp:80:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _state [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimplePluginProgressWidget.cpp:106:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _state [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimplePluginProgressWidget.cpp:110:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _error [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimplePluginProgressWidget.cpp:114:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _error [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimplePluginProgressWidget.cpp:147:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _progress [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimplePluginProgressWidget.cpp:153:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _progress [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimplePluginProgressWidget.cpp:196:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _painted [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimplePluginProgressWidget.cpp:207:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _painted [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimplePluginProgressWidget.cpp:228:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _painted [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimpleStringsListSelectionWidget.cpp:45:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable listWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimpleStringsListSelectionWidget.cpp:57:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimpleStringsListSelectionWidget.cpp:64:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatchExactly [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimpleStringsListSelectionWidget.cpp:81:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxSelectedStringsListSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimpleStringsListSelectionWidget.cpp:107:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unchecked [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimpleStringsListSelectionWidget.cpp:123:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Checked [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimpleStringsListSelectionWidget.cpp:135:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxSelectedStringsListSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimpleStringsListSelectionWidget.cpp:150:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Checked [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimpleStringsListSelectionWidget.cpp:164:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unchecked [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimpleStringsListSelectionWidget.cpp:175:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Checked [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimpleStringsListSelectionWidget.cpp:182:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unchecked [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SimpleStringsListSelectionWidget.cpp:227:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxSelectedStringsListSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SnapshotDialog.cpp:64:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonRelease [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SnapshotDialog.cpp:90:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_MAX_TEXTURE_SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SnapshotDialog.cpp:115:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResetRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SnapshotDialog.cpp:129:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SnapshotDialog.cpp:189:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inSizeSpinBoxValueChanged [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SnapshotDialog.cpp:204:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inSizeSpinBoxValueChanged [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/SnapshotDialog.cpp:226:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ratio [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/StringEditor.cpp:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edit [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/StringEditor.cpp:44:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentString [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/StringEditor.cpp:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentString [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/StringEditor.cpp:55:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/StringsListSelectionDialog.cpp:72:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/StringsListSelectionDialog.cpp:96:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/StringsListSelectionWidget.cpp:51:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stringsListSelectionWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/StringsListSelectionWidget.cpp:87:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable listType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/StringsListSelectionWidget.cpp:95:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable listType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TextureFileDialog.cpp:31:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chooseFileOrDirButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TextureFileDialog.cpp:35:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TextureFileDialog.cpp:41:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable texturePath [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TextureFileDialog.cpp:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TextureFileDialog.cpp:68:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable texturePath [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TlpQtTools.cpp:84:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable propertyTypename [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TlpQtTools.cpp:112:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable propertyTypename [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TlpQtTools.cpp:161:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShowAlphaChannel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TlpQtTools.cpp:181:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TULIP_VERSION [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TlpQtTools.cpp:186:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DataLocation [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TlpQtTools.cpp:209:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TlpQtTools.cpp:367:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable English [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TlpQtTools.cpp:601:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WaitCursor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TreeViewComboBox.cpp:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _treeView [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TreeViewComboBox.cpp:76:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _popupVisible [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TreeViewComboBox.cpp:82:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _popupVisible [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TreeViewComboBox.cpp:90:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lastIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TreeViewComboBox.cpp:31:3: style: Class 'TreeViewDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-gui/src/TulipComboBox.cpp:46:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Text [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFont.cpp:35:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipBitmapDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFont.cpp:43:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoDotAndDotDot [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFont.cpp:73:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _bold [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFont.cpp:94:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _bold [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFont.cpp:98:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _italic [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFont.cpp:102:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _fontName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFont.cpp:110:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FONT_IDS [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFont.cpp:119:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _fontFile [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFont.cpp:133:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _fontFile [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFont.cpp:137:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _italic [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFont.cpp:142:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _bold [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFont.cpp:147:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _fontName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFont.cpp:156:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _fontFile [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFontDialog.cpp:39:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ok [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFontDialog.cpp:48:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFontDialog.cpp:65:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sizeList [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFontDialog.cpp:81:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatchExactly [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFontDialog.cpp:105:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFontIconDialog.cpp:51:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iconNameFilterLineEdit [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFontIconDialog.cpp:90:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _selectedIconName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFontIconDialog.cpp:94:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatchExactly [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFontIconDialog.cpp:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _selectedIconName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFontIconDialog.cpp:113:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _selectedIconName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFontIconEngine.cpp:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iconQString [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFontIconEngine.cpp:70:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Active [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipFontIconEngine.cpp:88:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transparent [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemDelegate.cpp:106:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _creators [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemDelegate.cpp:118:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PropertyRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemDelegate.cpp:125:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable String [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemDelegate.cpp:159:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BackgroundRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemDelegate.cpp:200:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemDelegate.cpp:218:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemDelegate.cpp:228:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FocusOut [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemDelegate.cpp:262:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:57:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Selected [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:82:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShowAlphaChannel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:114:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable black [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:131:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rejected [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:165:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable editSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:177:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable editSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:211:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PropertyRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:254:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PropertyRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:379:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Directory [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:394:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rejected [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:418:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:460:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SP_FileIcon [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:559:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Selected [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:603:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iconName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:612:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iconName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:619:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iconName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:708:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HasDecoration [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:774:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HasDecoration [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:804:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeShapesCount [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:861:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POSITION_LABEL_MAP [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:879:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POSITION_LABEL_MAP [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:941:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dialog [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:1023:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable propName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:1046:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dialog [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:465:8: style: Error code from the return value of function d1.cdUp() is not used. [ignoredReturnErrorCode] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:499:8: style: Error code from the return value of function d1.cdUp() is not used. [ignoredReturnErrorCode] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:79:3: style: Class 'TulipColorDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:328:3: style: Class 'TulipFileDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:458:10: style: Variable 'text' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:461:10: style: Variable 'text' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/library/tulip-gui/src/TulipItemEditorCreators.cpp:466:10: style: Variable 'text' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/library/tulip-gui/src/TulipMetaTypes.cpp:105:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BooleanProperty [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipMetaTypes.cpp:159:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable File [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipMimes.cpp:36:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRAPH_MIME_TYPE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipMimes.cpp:40:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALGORITHM_NAME_MIME_TYPE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipMimes.cpp:44:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORKSPACE_PANEL_MIME_TYPE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipModel.cpp:30:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FontRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipProject.cpp:44:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _rootDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipProject.cpp:57:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipProject.cpp:100:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _projectFile [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipProject.cpp:137:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _projectFile [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipProject.cpp:190:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipProject.cpp:240:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _name [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipProject.cpp:244:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _name [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipProject.cpp:248:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _description [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipProject.cpp:252:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _description [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipProject.cpp:256:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _author [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipProject.cpp:260:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _author [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipProject.cpp:264:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _perspective [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipProject.cpp:268:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _perspective [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipProject.cpp:278:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipProject.cpp:305:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipProject.cpp:353:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoDotAndDotDot [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipProject.cpp:372:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _projectFile [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipSettings.cpp:81:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _instance [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipSettings.cpp:91:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipSettings.cpp:178:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipSettings.cpp:183:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipSettings.cpp:212:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipSettings.cpp:227:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipSettings.cpp:417:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoLog [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/TulipSettings.cpp:471:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DEFAULT_COLOR_MODIFIED [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/VectorEditor.cpp:32:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/VectorEditor.cpp:36:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/VectorEditor.cpp:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _userType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/VectorEditor.cpp:62:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _userType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/VectorEditor.cpp:84:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/View.cpp:43:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _interactors [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/View.cpp:55:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _interactors [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/View.cpp:69:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _interactors [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/View.cpp:77:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentInteractor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/View.cpp:80:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentInteractor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/View.cpp:99:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tturlManager [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/View.cpp:104:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tturlManager [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/View.cpp:109:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tturlManager [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/View.cpp:114:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tturlManager [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/View.cpp:119:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _displayContextMenu [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/View.cpp:136:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tturlManager [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/View.cpp:142:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tturlManager [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/View.cpp:151:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/View.cpp:154:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/View.cpp:182:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/View.cpp:214:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/View.cpp:232:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _triggers [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/View.cpp:257:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewActionsManager.cpp:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _forceRedrawAction [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewActionsManager.cpp:67:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _keepSizeRatio [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewActionsManager.cpp:73:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _advAntiAliasingAction [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewActionsManager.cpp:86:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _forceRedrawAction [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewToolTipAndUrlManager.cpp:42:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tooltips [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewToolTipAndUrlManager.cpp:47:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tooltips [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewToolTipAndUrlManager.cpp:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contextMenuUrl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewToolTipAndUrlManager.cpp:75:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contextMenuUrl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewToolTipAndUrlManager.cpp:89:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contextMenuUrl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewToolTipAndUrlManager.cpp:99:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tooltips [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewToolTipAndUrlManager.cpp:156:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tooltips [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewToolTipAndUrlManager.cpp:163:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _urlPropName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewToolTipAndUrlManager.cpp:181:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _urlPropName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewToolTipAndUrlManager.cpp:208:41: style: Condition 'ttip.isEmpty()' is always false [knownConditionTrueFalse] tulip-5.4.0/library/tulip-gui/src/ViewWidget.cpp:37:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScrollBarAlwaysOff [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewWidget.cpp:67:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoModifier [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewWidget.cpp:82:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _centralWidgetItem [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewWidget.cpp:89:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graphicsView [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewWidget.cpp:93:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graphicsView [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewWidget.cpp:102:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _centralWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewWidget.cpp:111:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _centralWidgetItem [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewWidget.cpp:176:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _centralWidgetItem [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewWidget.cpp:192:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _centralWidgetItem [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewWidget.cpp:197:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _centralWidgetItem [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/ViewWidget.cpp:201:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _centralWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:52:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exposeButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:97:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _panels [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:106:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _model [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:121:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _model [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:128:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _panels [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:137:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _panels [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:149:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _panels [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:171:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _model [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:204:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _panels [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:216:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _focusedPanel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:244:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _autoCenterViews [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:252:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startupPage [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:255:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable singlePage [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:259:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modeSwitches [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:263:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable splitPage [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:267:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modeSwitches [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:271:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable splitPageHorizontal [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:275:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modeSwitches [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:279:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable split3Page [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:283:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modeSwitches [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:286:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable split32Page [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:290:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modeSwitches [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:293:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable split33Page [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:297:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modeSwitches [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:300:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gridPage [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:304:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modeSwitches [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:308:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sixPage [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:312:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modeSwitches [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:320:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startupPage [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:326:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentPanelIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:337:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modeToSlots [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:346:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modeSwitches [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:361:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modeToSlots [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:424:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentPanelIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:431:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentPanelIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:437:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _exposeButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:442:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentPanelIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:447:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _focusedPanel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:454:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _panels [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:465:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ChildRemoved [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:522:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exposePage [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:550:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exposePage [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:575:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modeSwitches [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:626:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Truncate [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:651:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dirs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:740:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pagesLabel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:744:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _panels [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:753:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _autoCenterViews [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:771:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startupPage [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:779:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _focusedPanelHighlighting [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:787:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _focusedPanel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/Workspace.cpp:506:17: style: Condition 'graphMime!=nullptr' is always true [knownConditionTrueFalse] tulip-5.4.0/library/tulip-gui/src/WorkspaceExposeWidget.cpp:46:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _closeButtonPixmap [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspaceExposeWidget.cpp:71:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hovered [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspaceExposeWidget.cpp:78:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _panel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspaceExposeWidget.cpp:82:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pixmap [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspaceExposeWidget.cpp:98:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hovered [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspaceExposeWidget.cpp:102:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hovered [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspaceExposeWidget.cpp:108:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _closeButtonHovered [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspaceExposeWidget.cpp:133:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignHCenter [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspaceExposeWidget.cpp:141:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentPanelIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspaceExposeWidget.cpp:147:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _items [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspaceExposeWidget.cpp:154:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _switchToSingleMode [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspaceExposeWidget.cpp:165:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SmoothTransformation [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspaceExposeWidget.cpp:190:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MARGIN [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspaceExposeWidget.cpp:238:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _positionAnimation [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspaceExposeWidget.cpp:250:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphicsSceneMousePress [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspaceExposeWidget.cpp:304:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KeyPress [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspaceExposeWidget.cpp:314:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentPanelIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspacePanel.cpp:112:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WidgetWithChildrenShortcut [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspacePanel.cpp:124:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspacePanel.cpp:139:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _view [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspacePanel.cpp:149:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _view [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspacePanel.cpp:160:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _view [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspacePanel.cpp:234:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _view [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspacePanel.cpp:278:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _view [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspacePanel.cpp:397:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _actionTriggers [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspacePanel.cpp:411:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _actionTriggers [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspacePanel.cpp:433:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graphCombo [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspacePanel.cpp:459:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspacePanel.cpp:475:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _viewConfigurationWidgets [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspacePanel.cpp:486:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _view [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspacePanel.cpp:530:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _overlayRect [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-gui/src/WorkspacePanel.cpp:55:3: style: Class 'ProgressItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-ogdf/OGDFLayoutPluginBase.cpp:30:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogdf/OGDFLayoutPluginBase.cpp:40:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pluginProgress [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogdf/tulip2ogdf/TulipToOGDF.h:50:3: style: Class 'TulipToOGDF' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-ogdf/TulipToOGDF.cpp:38:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeGraphics [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogdf/tulip2ogdf/TulipToOGDF.h:58:14: style:inconclusive: Technically the member function 'TulipToOGDF::getOGDFGraphNode' can be const. [functionConst] tulip-5.4.0/library/tulip-ogdf/TulipToOGDF.cpp:110:25: note: Technically the member function 'TulipToOGDF::getOGDFGraphNode' can be const. tulip-5.4.0/library/tulip-ogdf/tulip2ogdf/TulipToOGDF.h:58:14: note: Technically the member function 'TulipToOGDF::getOGDFGraphNode' can be const. tulip-5.4.0/library/tulip-ogdf/tulip2ogdf/TulipToOGDF.h:59:14: style:inconclusive: Technically the member function 'TulipToOGDF::getOGDFGraphEdge' can be const. [functionConst] tulip-5.4.0/library/tulip-ogdf/TulipToOGDF.cpp:114:25: note: Technically the member function 'TulipToOGDF::getOGDFGraphEdge' can be const. tulip-5.4.0/library/tulip-ogdf/tulip2ogdf/TulipToOGDF.h:59:14: note: Technically the member function 'TulipToOGDF::getOGDFGraphEdge' can be const. tulip-5.4.0/library/tulip-ogl/src/AbstractGlCurve.cpp:71:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/AbstractGlCurve.cpp:495:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canUseGeometryShader [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/AbstractGlCurve.cpp:512:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canUseGeometryShader [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/AbstractGlCurve.cpp:521:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curveVertexBuffersObject [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/AbstractGlCurve.cpp:576:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/AbstractGlCurve.cpp:720:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_RENDER_MODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/AbstractGlCurve.cpp:1052:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable controlPoints [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/AroundTexturedSphere.cpp:50:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipBitmapDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Camera.cpp:45:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixCoherent [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Camera.cpp:58:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scene [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Camera.cpp:70:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eyes [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Camera.cpp:85:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eyes [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Camera.cpp:132:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eyes [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Camera.cpp:143:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable up [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Camera.cpp:164:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d3 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Camera.cpp:203:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_PROJECTION [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Camera.cpp:265:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_MODELVIEW [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Camera.cpp:325:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sceneRadius [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Camera.cpp:337:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zoomFactor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Camera.cpp:345:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eyes [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Camera.cpp:353:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable center [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Camera.cpp:361:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable up [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Camera.cpp:370:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_PROJECTION [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Camera.cpp:387:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_PROJECTION [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Camera.cpp:409:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transformMatrix [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Camera.cpp:425:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transformMatrix [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Camera.cpp:434:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable center [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Camera.cpp:455:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable center [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/CubeOutLined.cpp:37:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:468:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_VERTEX_ARRAY [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:558:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_VERTEX_ARRAY [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:666:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TEXTURE0 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:802:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_MAP2_VERTEX_3 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:881:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_MAP1_VERTEX_3 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:104:5: warning: Struct 'CurvePoints' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:103:3: style: Struct 'CurvePoints' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:107:5: error: Mismatching allocation and deallocation: CurvePoints::data [mismatchAllocDealloc] tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:109:5: error: Mismatching allocation and deallocation: CurvePoints::data [mismatchAllocDealloc] tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:101:12: style: Class 'CurvePoints' is unsafe, 'CurvePoints::data' can leak by wrong usage. [unsafeClassCanLeak] tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:146:11: style: Local variable 'xu' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:132:9: note: Shadowed declaration tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:146:11: note: Shadow variable tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:147:11: style: Local variable 'xv' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:134:9: note: Shadowed declaration tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:147:11: note: Shadow variable tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:630:13: style: Local variable 'xu' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:606:11: note: Shadowed declaration tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:630:13: note: Shadow variable tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:357:15: style: Variable 'inversion' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/library/tulip-ogl/src/Curves.cpp:360:15: style: Variable 'inversion' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/library/tulip-ogl/src/EdgeExtremityGlyph.cpp:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeExtGlGraphInputData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/EdgeExtremityGlyphManager.cpp:36:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/EdgeExtremityGlyphManager.cpp:52:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Gl2DRect.cpp:39:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable textureName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Gl2DRect.cpp:48:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable textureName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Gl2DRect.cpp:54:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inPercent [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Gl2DRect.cpp:71:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inPercent [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Gl2DRect.cpp:117:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inPercent [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Gl2DRect.cpp:135:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable top [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Gl2DRect.cpp:145:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable top [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Gl2DRect.cpp:157:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable top [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:41:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable polygonMode [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:45:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable polygonMode [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:49:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filled [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:53:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filled [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:57:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outlined [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:61:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outlined [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:65:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lighting [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:69:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lighting [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:73:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable textureName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:77:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable textureName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:81:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outlineSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:85:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outlineSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:92:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fillColors [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:99:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fillColors [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:112:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outlineColors [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:119:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outlineColors [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:129:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hideOutlineLod [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:133:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hideOutlineLod [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:137:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invertYTexture [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:145:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_CULL_FACE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:430:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:440:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:456:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:468:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:485:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:492:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:497:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fillColors [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:501:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outlineColors [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:505:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:523:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:431:11: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-ogl/src/GlAbstractPolygon.cpp:441:11: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-ogl/src/GlAxis.cpp:41:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable captionComposite [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAxis.cpp:53:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axisGradsPosition [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAxis.cpp:155:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axisLength [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAxis.cpp:177:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable baseCaptionHeight [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAxis.cpp:218:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable captionText [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAxis.cpp:238:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable captionSet [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAxis.cpp:277:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable captionText [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAxis.cpp:299:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable captionHeight [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAxis.cpp:303:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axisBaseCoord [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAxis.cpp:312:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable captionSet [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAxis.cpp:323:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boundingBox [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlAxis.cpp:327:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable labelHeight [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlBezierCurve.cpp:96:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outlined [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlBoundingBoxSceneVisitor.cpp:32:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable threadSafe [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlBoundingBoxSceneVisitor.cpp:38:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bbs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlBoundingBoxSceneVisitor.cpp:52:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bbs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlBoundingBoxSceneVisitor.cpp:59:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlBoundingBoxSceneVisitor.cpp:67:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlBox.cpp:174:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generated [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlBox.cpp:289:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlBox.cpp:298:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlBox.cpp:307:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlBox.cpp:311:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fillColors [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlBox.cpp:320:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outlineColors [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlBox.cpp:329:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outlineSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlBox.cpp:333:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outlineSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlBox.cpp:337:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable textureName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlBox.cpp:341:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable textureName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlBox.cpp:347:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlBox.cpp:356:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlBox.cpp:368:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlBox.cpp:384:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newCubeCoordArrays [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlCPULODCalculator.cpp:32:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable threadSafe [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlCPULODCalculator.cpp:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentLayerLODUnit [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlCPULODCalculator.cpp:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bbs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlCPULODCalculator.cpp:66:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bbs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlCPULODCalculator.cpp:73:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bbs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlCPULODCalculator.cpp:79:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bbs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlCPULODCalculator.cpp:109:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_MODELVIEW [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlCPULODCalculator.cpp:119:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable renderingEntitiesFlag [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlCatmullRomCurve.cpp:137:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable closedCurve [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlCatmullRomCurve.cpp:141:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable closedCurve [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlCatmullRomCurve.cpp:151:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_RENDER_MODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlCircle.cpp:37:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlColorScale.cpp:39:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colorScalePolyQuad [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlColorScale.cpp:50:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_MODIFICATION [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlColorScale.cpp:55:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colorScalePolyQuad [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlColorScale.cpp:87:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colorScalePolyQuad [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlColorScale.cpp:95:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable orientation [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlColorScale.cpp:114:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colorScalePolyQuad [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlColorScale.cpp:64:30: style: Variable 'colorMap' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/library/tulip-ogl/src/GlComplexPolygon.cpp:328:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outlined [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComplexPolygon.cpp:332:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outlineSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComplexPolygon.cpp:336:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable textureName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComplexPolygon.cpp:340:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable textureName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComplexPolygon.cpp:344:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pointsIdx [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComplexPolygon.cpp:350:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentVector [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComplexPolygon.cpp:369:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComplexPolygon.cpp:426:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quadBorderActivated [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComplexPolygon.cpp:437:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quadBorderActivated [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComplexPolygon.cpp:445:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_LIGHTING [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComplexPolygon.cpp:555:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComplexPolygon.cpp:579:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComplexPolygon.cpp:602:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComplexPolygon.cpp:391:15: style: Local variable 'p' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-ogl/src/GlComplexPolygon.cpp:385:18: note: Shadowed declaration tulip-5.4.0/library/tulip-ogl/src/GlComplexPolygon.cpp:391:15: note: Shadow variable tulip-5.4.0/library/tulip-ogl/src/GlComplexPolygon.cpp:396:41: performance: Searching before insertion is not necessary. Instead of 'vidx[p]=verticesData.size()/nbFloatPerVertex' consider using 'vidx.try_emplace(p, verticesData.size()/nbFloatPerVertex);'. [stlFindInsert] tulip-5.4.0/library/tulip-ogl/src/GlComplexPolygon.cpp:557:13: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-ogl/src/GlComposite.cpp:35:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deleteComponentsInDestructor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComposite.cpp:41:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sortedElements [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComposite.cpp:57:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sortedElements [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComposite.cpp:75:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layerParents [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComposite.cpp:108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elements [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComposite.cpp:148:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elements [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComposite.cpp:192:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layerParents [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComposite.cpp:240:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layerParents [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComposite.cpp:250:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sortedElements [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlComposite.cpp:153:7: style: The if condition is the same as the previous if condition [duplicateCondition] tulip-5.4.0/library/tulip-ogl/src/GlComposite.cpp:150:7: note: First condition tulip-5.4.0/library/tulip-ogl/src/GlComposite.cpp:153:7: note: Second condition tulip-5.4.0/library/tulip-ogl/src/GlComposite.cpp:244:10: style: The scope of the variable 'name' can be reduced. [variableScope] tulip-5.4.0/library/tulip-ogl/src/GlComposite.cpp:51:25: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-ogl/src/GlComposite.cpp:184:32: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-ogl/src/GlComposite.cpp:215:33: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-ogl/src/GlConvexGraphHull.cpp:42:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _polygon [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlConvexGraphHull.cpp:47:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _polygon [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlConvexGraphHull.cpp:73:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _polygon [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlConvexGraphHull.cpp:77:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _polygon [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlConvexHull.cpp:45:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlConvexHull.cpp:64:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_BLEND [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlConvexHull.cpp:253:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlConvexHull.cpp:330:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlConvexHull.cpp:339:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlConvexHull.cpp:347:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlConvexHull.cpp:205:19: style: The scope of the variable 'gConvexHull' can be reduced. [variableScope] tulip-5.4.0/library/tulip-ogl/src/GlConvexHull.cpp:255:17: style: Local variable 'n' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-ogl/src/GlConvexHull.cpp:250:12: note: Shadowed declaration tulip-5.4.0/library/tulip-ogl/src/GlConvexHull.cpp:255:17: note: Shadow variable tulip-5.4.0/library/tulip-ogl/src/GlConvexHull.cpp:305:27: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-ogl/src/GlConvexHull.cpp:182:16: note: Shadowed declaration tulip-5.4.0/library/tulip-ogl/src/GlConvexHull.cpp:305:27: note: Shadow variable tulip-5.4.0/library/tulip-ogl/src/GlConvexHull.cpp:331:11: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-ogl/src/GlCubicBSplineInterpolation.cpp:34:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable controlPoints [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlCurve.cpp:48:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlCurve.cpp:52:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlCurve.cpp:58:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_CULL_FACE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlCurve.cpp:85:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable texture [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlCurve.cpp:91:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlCurve.cpp:100:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlCurve.cpp:109:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlCurve.cpp:92:11: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-ogl/src/GlEdge.cpp:56:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlEdge.cpp:127:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlEdge.cpp:287:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_CULL_FACE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlEdge.cpp:401:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlEdge.cpp:595:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BezierCurve [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlEdge.cpp:765:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Cone [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlEdge.cpp:429:7: style: The if condition is the same as the previous if condition [duplicateCondition] tulip-5.4.0/library/tulip-ogl/src/GlEdge.cpp:426:7: note: First condition tulip-5.4.0/library/tulip-ogl/src/GlEdge.cpp:429:7: note: Second condition tulip-5.4.0/library/tulip-ogl/src/GlEdge.cpp:182:28: style: Variable 'vertexArrayRendering' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/library/tulip-ogl/src/GlGlyphRenderer.cpp:92:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _glyphShader [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGlyphRenderer.cpp:104:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _renderingStarted [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGlyphRenderer.cpp:122:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _renderingStarted [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphComposite.cpp:36:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graphRenderer [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphComposite.cpp:55:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graphRenderer [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphComposite.cpp:72:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graphRenderer [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphComposite.cpp:76:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphComposite.cpp:99:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parameters [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphComposite.cpp:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parameters [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphComposite.cpp:112:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parameters [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphComposite.cpp:116:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphComposite.cpp:133:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodesModified [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphComposite.cpp:163:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graphRenderer [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphHighDetailsRenderer.cpp:157:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lodCalculator [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphHighDetailsRenderer.cpp:174:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lodCalculator [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphHighDetailsRenderer.cpp:521:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_SELECT [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphHighDetailsRenderer.cpp:541:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable selectionType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphHighDetailsRenderer.cpp:586:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphHighDetailsRenderer.cpp:250:31: style: The scope of the variable 'edgesMetricOrdered' can be reduced. [variableScope] tulip-5.4.0/library/tulip-ogl/src/GlGraphHighDetailsRenderer.cpp:374:22: style: Variable 'bb' can be declared as reference to const [constVariableReference] tulip-5.4.0/library/tulip-ogl/src/GlGraphHighDetailsRenderer.cpp:389:22: style: Variable 'bb' can be declared as reference to const [constVariableReference] tulip-5.4.0/library/tulip-ogl/src/GlGraphInputData.cpp:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _metaNodeRenderer [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphInputData.cpp:54:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _metaNodeRenderer [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphInputData.cpp:60:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _glVertexArrayManager [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphInputData.cpp:73:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable needGraphListener [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphInputData.cpp:79:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphInputData.cpp:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _propertiesNameMap [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphInputData.cpp:201:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADD_LOCAL_PROPERTY [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphInputData.cpp:72:3: style: Class 'GlViewAnimationFrameProperty' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-ogl/src/GlGraphInputData.cpp:77:12: style: Variable 'g' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/library/tulip-ogl/src/GlGraphLowDetailsRenderer.cpp:40:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fakeScene [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphLowDetailsRenderer.cpp:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphLowDetailsRenderer.cpp:128:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quad_colors [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphLowDetailsRenderer.cpp:142:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buildVBO [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphLowDetailsRenderer.cpp:190:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable observedGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphLowDetailsRenderer.cpp:224:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buildVBO [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphLowDetailsRenderer.cpp:94:11: style: Variable 'tgtCoord' can be declared as reference to const [constVariableReference] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:45:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _antialiased [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:206:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _labelsDensity [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:212:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _labelsDensity [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:216:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _viewMetaLabel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:219:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _viewMetaLabel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:223:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _labelScaled [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:230:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _labelsDensity [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:236:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _fontsPath [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:239:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _fontsPath [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:243:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _texturePath [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:246:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _texturePath [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:250:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _displayEdges [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:253:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _displayEdges [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:257:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _displayNodes [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:260:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _displayNodes [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:264:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _displayMetaNodes [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:267:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _displayMetaNodes [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:271:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _antialiased [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:274:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _antialiased [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:278:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _viewArrow [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:281:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _viewArrow [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:285:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _elementOrdered [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:288:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _elementOrdered [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:292:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _elementOrderedDescending [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:295:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _elementOrderedDescending [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:299:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _elementZOrdered [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:302:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _elementZOrdered [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:306:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _edge3D [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:309:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _edge3D [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:313:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _viewNodeLabel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:316:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _viewNodeLabel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:320:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _viewEdgeLabel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:323:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _viewEdgeLabel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:327:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _viewOutScreenLabel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:330:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _viewOutScreenLabel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:334:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _selectedNodesStencil [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:337:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _selectedNodesStencil [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:341:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _selectedMetaNodesStencil [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:344:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _selectedMetaNodesStencil [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:348:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _selectedEdgesStencil [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:351:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _selectedEdgesStencil [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:355:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nodesStencil [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:358:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nodesStencil [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:362:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _metaNodesStencil [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:365:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _metaNodesStencil [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:369:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _edgesStencil [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:372:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _edgesStencil [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:376:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nodesLabelStencil [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:379:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nodesLabelStencil [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:383:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _metaNodesLabelStencil [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:386:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _metaNodesLabelStencil [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:390:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _edgesLabelStencil [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:393:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _edgesLabelStencil [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:397:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _edgeColorInterpolate [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:400:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _edgeColorInterpolate [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:404:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _edgeSizeInterpolate [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:407:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _edgeSizeInterpolate [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:411:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _edgeFrontDisplay [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:414:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _edgeFrontDisplay [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:418:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _edgesMaxSizeToNodesSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:421:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _edgesMaxSizeToNodesSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:425:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _selectionColor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:428:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _selectionColor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:432:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _labelScaled [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:435:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _labelScaled [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:439:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _labelFixedFontSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:442:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _labelFixedFontSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:446:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _labelsDensity [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:449:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _labelsDensity [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:453:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _labelMinSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:456:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _labelMinSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:460:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _labelMaxSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:463:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _labelMaxSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:467:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _elementOrderingProperty [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:470:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _elementOrderingProperty [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:476:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable manager [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphRenderingParameters.cpp:481:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable manager [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphStaticData.cpp:50:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphStaticData.cpp:57:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Polyline [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphStaticData.cpp:76:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable labelPositionNames [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGraphStaticData.cpp:83:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable labelPositionNames [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGrid.cpp:31:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable displayDim [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGrid.cpp:38:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backBottomRight [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGrid.cpp:110:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable displayDim [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGrid.cpp:115:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable displayDim [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGrid.cpp:119:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boundingBox [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGrid.cpp:129:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable displayDim [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlGrid.cpp:140:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable displayDim [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLabel.cpp:76:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_tulip_font [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLabel.cpp:108:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outlineSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLabel.cpp:130:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLabel.cpp:181:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leftAlign [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLabel.cpp:189:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipBitmapDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLabel.cpp:194:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipBitmapDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLabel.cpp:199:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fontName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLabel.cpp:221:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fontSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLabel.cpp:231:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable textBoundingBox [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLabel.cpp:248:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fontSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLabel.cpp:747:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable centerPosition [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLabel.cpp:751:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xRot [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLabel.cpp:760:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLabel.cpp:784:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLabel.cpp:162:22: style: Local variable 's' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-ogl/src/GlLabel.cpp:153:10: note: Shadowed declaration tulip-5.4.0/library/tulip-ogl/src/GlLabel.cpp:162:22: note: Shadow variable tulip-5.4.0/library/tulip-ogl/src/GlLayer.cpp:42:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sharedCamera [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLayer.cpp:49:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scene [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLayer.cpp:54:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable camera [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLayer.cpp:64:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable camera [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLayer.cpp:74:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable camera [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLayer.cpp:89:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scene [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLayer.cpp:103:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scene [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLayer.cpp:108:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scene [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLayer.cpp:115:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scene [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLayer.cpp:122:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scene [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLayer.cpp:191:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scene [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLayer.cpp:196:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scene [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLine.cpp:45:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLine.cpp:49:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLine.cpp:59:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _colors [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLine.cpp:63:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _colors [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLine.cpp:69:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_LIGHTING [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLine.cpp:95:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLine.cpp:99:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLine.cpp:106:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLine.cpp:114:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLine.cpp:123:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLine.cpp:107:11: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-ogl/src/GlLines.cpp:31:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_LINES [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLines.cpp:62:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_LINE_STRIP [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLines.cpp:109:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_MAP1_VERTEX_3 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLines.cpp:188:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_MAP1_VERTEX_3 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLines.cpp:381:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_POINTS [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLines.cpp:388:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_LINE_STIPPLE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLines.cpp:393:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_LINE_STIPPLE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlLines.cpp:73:14: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-ogl/src/GlLines.cpp:69:21: note: Shadowed declaration tulip-5.4.0/library/tulip-ogl/src/GlLines.cpp:73:14: note: Shadow variable tulip-5.4.0/library/tulip-ogl/src/GlLines.cpp:239:23: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-ogl/src/GlLines.cpp:205:21: note: Shadowed declaration tulip-5.4.0/library/tulip-ogl/src/GlLines.cpp:239:23: note: Shadow variable tulip-5.4.0/library/tulip-ogl/src/GlMetaNodeRenderer.cpp:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _inputData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlMetaNodeRenderer.cpp:46:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _inputData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlMetaNodeRenderer.cpp:62:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_RENDER_MODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlMetaNodeRenderer.cpp:186:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlNode.cpp:52:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlNode.cpp:66:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlNode.cpp:97:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_CULL_FACE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlNode.cpp:178:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlNominativeAxis.cpp:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable labelsOrder [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlNominativeAxis.cpp:42:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axisOrientation [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlNominativeAxis.cpp:56:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable labelsCoord [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlNominativeAxis.cpp:67:39: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-ogl/src/GlOpenUniformCubicBSpline.cpp:98:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stepKnots [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlOpenUniformCubicBSpline.cpp:106:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nbKnots [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlPolyQuad.cpp:84:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable polyQuadEdges [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlPolyQuad.cpp:233:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable polyQuadEdges [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlPolyQuad.cpp:239:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable polyQuadEdgesColors [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlPolyQuad.cpp:247:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable polyQuadEdges [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlPolyQuad.cpp:254:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable polyQuadEdges [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlPolygon.cpp:78:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlPolygon.cpp:82:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlProgressBar.cpp:58:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable commentColor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlProgressBar.cpp:107:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentPercent [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuad.cpp:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuad.cpp:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuad.cpp:69:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuad.cpp:73:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fillColors [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuadTreeLODCalculator.cpp:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable threadSafe [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuadTreeLODCalculator.cpp:70:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodesQuadTree [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuadTreeLODCalculator.cpp:91:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentCamera [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuadTreeLODCalculator.cpp:102:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuadTreeLODCalculator.cpp:173:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bbs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuadTreeLODCalculator.cpp:181:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eBBOffset [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuadTreeLODCalculator.cpp:190:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable haveToCompute [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuadTreeLODCalculator.cpp:309:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable haveToCompute [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuadTreeLODCalculator.cpp:501:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuadTreeLODCalculator.cpp:526:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuadTreeLODCalculator.cpp:607:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuadTreeLODCalculator.cpp:643:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cameras [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuadTreeLODCalculator.cpp:654:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cameras [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuadTreeLODCalculator.cpp:663:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable haveToCompute [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuadTreeLODCalculator.cpp:645:29: performance: Searching before insertion is not necessary. [stlFindInsert] tulip-5.4.0/library/tulip-ogl/src/GlQuadTreeLODCalculator.cpp:656:29: performance: Searching before insertion is not necessary. [stlFindInsert] tulip-5.4.0/library/tulip-ogl/src/GlQuantitativeAxis.cpp:58:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerScale [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuantitativeAxis.cpp:76:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerScale [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuantitativeAxis.cpp:101:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logScale [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuantitativeAxis.cpp:186:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logScale [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuantitativeAxis.cpp:222:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axisOrientation [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuantitativeAxis.cpp:267:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable captionOffset [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuantitativeAxis.cpp:319:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minMaxSet [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlQuantitativeAxis.cpp:331:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logScale [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlRect.cpp:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invertYTexture [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlRect.cpp:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invertYTexture [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlRect.cpp:96:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlRegularPolygon.cpp:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invertYTexture [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlRegularPolygon.cpp:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startAngle [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlRegularPolygon.cpp:51:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberOfSides [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlRegularPolygon.cpp:55:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberOfSides [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlRegularPolygon.cpp:64:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:88:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lodCalculator [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:96:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lodCalculator [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:107:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable viewport [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:153:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inDraw [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:245:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:271:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADDLAYER [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:300:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADDLAYER [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:322:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:343:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADDLAYER [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:371:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADDLAYER [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:389:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layersList [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:402:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELLAYER [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:419:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELLAYER [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:434:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_MODIFYLAYER [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:439:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_MODIFYENTITY [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:444:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELENTITY [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:448:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable viewport [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:462:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glGraphComposite [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:579:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layersList [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:597:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable viewport [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:603:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layersList [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:613:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layersList [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:625:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layersList [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:633:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layersList [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:643:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graphLayer [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:648:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glGraphComposite [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:706:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layersList [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:850:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable viewport [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:865:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable viewport [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:898:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable viewport [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:928:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glGraphComposite [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:70:18: style: Variable 'bb1' can be declared as reference to const [constVariableReference] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:71:18: style: Variable 'bb2' can be declared as reference to const [constVariableReference] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:98:14: style: Variable 'it' can be declared as reference to const [constVariableReference] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:389:14: style: Variable 'it' can be declared as reference to const [constVariableReference] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:706:16: style: Variable 'it' can be declared as reference to const [constVariableReference] tulip-5.4.0/library/tulip-ogl/src/GlScene.cpp:390:27: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-ogl/src/GlSceneObserver.cpp:39:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glSimpleEntity [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlSceneObserver.cpp:43:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layerName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlSceneObserver.cpp:47:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layer [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlSceneObserver.cpp:51:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sceneEventType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlSceneZoomAndPan.cpp:38:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable camCenterEnd [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlSceneZoomAndPan.cpp:91:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable additionalAnimation [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlSceneZoomAndPan.cpp:99:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable doZoomAndPan [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlSceneZoomAndPan.cpp:102:14: style: Variable 'u' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/library/tulip-ogl/src/GlSceneZoomAndPan.cpp:145:23: style: Variable 'aspectRatio' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/library/tulip-ogl/src/GlSelectSceneVisitor.cpp:35:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable selectionFlag [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlSelectSceneVisitor.cpp:40:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable selectionFlag [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlSelectSceneVisitor.cpp:45:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable selectionFlag [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:40:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_INFO_LOG_LENGTH [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:65:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:84:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vertex [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:94:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaderObjectId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:98:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaderObjectId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:122:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaderObjectId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:135:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable programObjectId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:140:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable programObjectId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:196:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable programObjectId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:207:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable programObjectId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:218:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable attachedShaders [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:230:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable attachedShaders [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:260:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable attachedShaders [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:273:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable programLinked [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:285:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentActiveShaderProgram [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:307:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable programObjectId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:350:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:474:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable programObjectId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:618:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:633:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:647:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:661:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:673:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:691:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:708:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:725:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:753:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:767:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:781:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:843:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable programObjectId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:848:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable programObjectId [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlShaderProgram.cpp:888:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxGeometryShaderOutputVertices [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlSimpleEntity.cpp:27:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parents [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlSimpleEntity.cpp:37:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visible [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlSphere.cpp:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boundingBox [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlSphere.cpp:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boundingBox [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlSphere.cpp:49:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffers [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlSphere.cpp:53:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verticesCount [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlSphere.cpp:150:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_LIGHTING [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlSphere.cpp:198:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlSphere.cpp:204:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlSphere.cpp:213:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlStar.cpp:43:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberOfStarPoints [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlStar.cpp:49:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberOfStarPoints [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlTextureManager.cpp:499:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable texturesMap [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlTextureManager.cpp:509:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TEXTURE_2D [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlTextureManager.cpp:529:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable texturesMap [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlTextureManager.cpp:551:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TEXTURE_2D [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlTextureManager.cpp:559:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable animationFrame [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlTextureManager.cpp:571:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TEXTURE_2D [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlTextureManager.cpp:586:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TEXTURE_2D [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlTextureManager.cpp:590:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable texturesMap [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlTools.cpp:131:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_NO_ERROR [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlTools.cpp:180:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_LIGHT0 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlTools.cpp:193:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlTools.cpp:221:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlTools.cpp:421:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v2 [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlTools.cpp:165:24: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:42:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:68:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable threadSafe [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:76:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pointsVerticesVBO [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:89:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:112:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable toComputeAll [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:263:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable toComputeAll [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:269:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable toComputeLayout [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:273:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable toComputeColor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:294:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vectorLayoutSizeInit [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:317:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable activated [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:338:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isBegin [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:648:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isBegin [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:652:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable activated [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:662:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeInfosVector [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:728:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable toComputeLayout [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:740:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeInfosVector [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:775:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeInfosVector [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:797:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeInfosVector [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:848:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeInfosVector [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:872:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layoutProperty [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:912:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable toComputeLayout [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:925:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable toComputeColor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:937:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable toComputeAll [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:943:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:973:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graphObserverActivated [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlVertexArrayManager.cpp:1041:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colorProperty [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlXMLTools.cpp:45:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indentationNumber [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlXMLTools.cpp:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indentationNumber [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlXMLTools.cpp:61:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indentationNumber [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlXMLTools.cpp:81:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indentationNumber [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlXMLTools.cpp:85:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indentationNumber [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlXMLTools.cpp:95:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlXMLTools.cpp:178:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Glyph.cpp:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glGraphInputData [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/Glyph.cpp:105:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_MODELVIEW_MATRIX [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlyphManager.cpp:41:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/GlyphManager.cpp:53:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/OpenGlConfigManager.cpp:39:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _glewIsInit [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/OpenGlConfigManager.cpp:46:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_VERSION [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/OpenGlConfigManager.cpp:57:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_VENDOR [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/OpenGlConfigManager.cpp:61:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _glewIsInit [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/OpenGlConfigManager.cpp:82:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _antialiased [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/OpenGlConfigManager.cpp:88:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_MULTISAMPLE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/OpenGlConfigManager.cpp:95:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_MAX_SAMPLES [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/TulipFontAwesome.cpp:64:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipBitmapDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/TulipFontAwesome.cpp:92:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/TulipFontAwesome.cpp:132:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipBitmapDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/TulipFontAwesome.cpp:138:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipBitmapDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/TulipFontAwesome.cpp:144:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipBitmapDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/TulipInitFontAwesome.cpp:1424:16: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-ogl/src/TulipInitFontAwesome.cpp:1423:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iconCodePoint [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/TulipInitMaterialDesignIcons.cpp:5008:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iconCodePoint [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/TulipMaterialDesignIcons.cpp:49:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipBitmapDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/TulipMaterialDesignIcons.cpp:53:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipBitmapDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/TulipMaterialDesignIcons.cpp:57:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipBitmapDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-ogl/src/TulipInitMaterialDesignIcons.cpp:5009:16: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-ogl/src/edgeExtremityArrow.cpp:30:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/library/tulip-python/bindings/tulip-gui/TulipViewsUtils.cpp:289:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/bindings/tulip-gui/TulipViewsUtils.cpp:211:48: style:inconclusive: Function 'viewDestroyed' argument 1 names different: declaration 'view' definition 'obj'. [funcArgNamesDifferent] tulip-5.4.0/library/tulip-python/bindings/tulip-gui/TulipViewsUtils.h:88:31: note: Function 'viewDestroyed' argument 1 names different: declaration 'view' definition 'obj'. tulip-5.4.0/library/tulip-python/bindings/tulip-gui/TulipViewsUtils.cpp:211:48: note: Function 'viewDestroyed' argument 1 names different: declaration 'view' definition 'obj'. tulip-5.4.0/library/tulip-python/bindings/tulip-gui/TulipViewsUtils.cpp:212:19: style: Variable 'workspace' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/library/tulip-python/bindings/tulip-gui/TulipViewsUtils.cpp:224:19: style: Variable 'workspace' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/library/tulip-python/bindings/tulip-gui/TulipViewsUtils.cpp:253:19: style: Variable 'workspace' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/library/tulip-python/bindings/tulip-gui/TulipViewsUtils.cpp:266:19: style: Variable 'workspace' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/library/tulip-python/bindings/tulip-gui/TulipViewsUtils.cpp:280:19: style: Variable 'workspace' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/library/tulip-python/src/APIDataBase.cpp:75:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/APIDataBase.cpp:158:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dictContent [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/APIDataBase.cpp:209:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dictContent [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/APIDataBase.cpp:223:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _returnType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/APIDataBase.cpp:234:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _paramTypes [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/APIDataBase.cpp:246:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dictContent [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/APIDataBase.cpp:264:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dictContent [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/APIDataBase.cpp:302:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dictContent [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/APIDataBase.cpp:252:27: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/library/tulip-python/src/AutoCompletionDataBase.cpp:47:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _iteratorType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/AutoCompletionDataBase.cpp:238:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _varToType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/AutoCompletionDataBase.cpp:775:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _varToType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/AutoCompletionDataBase.cpp:910:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pluginParametersDataSet [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/AutoCompletionDataBase.cpp:1152:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PERSPECTIVE_CATEGORY [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/AutoCompletionDataBase.cpp:1328:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _classContents [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/AutoCompletionDataBase.cpp:1348:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lastFoundType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/AutoCompletionDataBase.cpp:1496:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _classBases [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/AutoCompletionDataBase.cpp:1529:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _classBases [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/AutoCompletionDataBase.cpp:1546:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _classAttributeToType [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/AutoCompletionDataBase.cpp:265:19: style: Local variable 'types' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-python/src/AutoCompletionDataBase.cpp:259:17: note: Shadowed declaration tulip-5.4.0/library/tulip-python/src/AutoCompletionDataBase.cpp:265:19: note: Shadow variable tulip-5.4.0/library/tulip-python/src/AutoCompletionDataBase.cpp:403:24: style: Local variable 'types' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-python/src/AutoCompletionDataBase.cpp:259:17: note: Shadowed declaration tulip-5.4.0/library/tulip-python/src/AutoCompletionDataBase.cpp:403:24: note: Shadow variable tulip-5.4.0/library/tulip-python/src/AutoCompletionDataBase.cpp:524:15: style: Local variable 'fullName' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-python/src/AutoCompletionDataBase.cpp:348:13: note: Shadowed declaration tulip-5.4.0/library/tulip-python/src/AutoCompletionDataBase.cpp:524:15: note: Shadow variable tulip-5.4.0/library/tulip-python/src/ConsoleUtilsModule.cpp:110:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/ConsoleUtilsModule.cpp:121:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/ConsoleUtilsModule.cpp:131:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/ConsoleUtilsModule.cpp:346:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyType_GenericNew [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/ConsoleUtilsModule.cpp:359:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] tulip-5.4.0/library/tulip-python/src/ConsoleUtilsModule.cpp:362:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] tulip-5.4.0/library/tulip-python/src/ParenMatcherHighlighter.cpp:27:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parenInfo [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:49:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShortcutOverride [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:93:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ToolTip [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:107:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Key_Escape [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:163:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KeepAnchor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:214:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _codeEditor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:224:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _activated [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:228:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _codeEditor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:233:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _codeEditor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:260:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _findButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:282:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:335:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FindBackward [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:439:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _resetSearch [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:457:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoWrap [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:530:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _autoCompletionList [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:543:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentFont [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:590:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lineNumberArea [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:619:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _indentPattern [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:627:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentFont [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:638:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentFont [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:655:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentFont [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:900:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable yellow [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:917:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FindCaseSensitively [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:938:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:954:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WaveUnderline [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:964:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _findReplaceDialog [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:986:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ControlModifier [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:1212:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _moduleEditor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:1385:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KeepAnchor [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:1429:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tooltipActive [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:1436:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tooltipActive [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:1442:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tooltipActive [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:1556:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _indentPattern [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:1586:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _indentPattern [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:1627:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _indentPattern [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:1658:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:1690:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:1715:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentFont [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:71:3: style: Class 'LineNumberArea' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:1695:15: style: Local variable 'fileInfo' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:1687:13: note: Shadowed declaration tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:1695:15: note: Shadow variable tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:1631:13: performance: Range variable 'line' should be declared as const reference. [iterateByValue] tulip-5.4.0/library/tulip-python/src/PythonCodeEditor.cpp:1316:23: style: Variable 'currentLine' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/library/tulip-python/src/PythonCodeHighlighter.cpp:36:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable darkGreen [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeHighlighter.cpp:145:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _shellMode [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCodeHighlighter.cpp:176:19: style: Condition '(i-1)>0' is always false [knownConditionTrueFalse] tulip-5.4.0/library/tulip-python/src/PythonCodeHighlighter.cpp:172:19: note: Assuming that condition '(i-1)>0' is not redundant tulip-5.4.0/library/tulip-python/src/PythonCodeHighlighter.cpp:176:19: note: Condition '(i-1)>0' is always false tulip-5.4.0/library/tulip-python/src/PythonCodeHighlighter.cpp:206:19: style: Condition '(i-1)>0' is always false [knownConditionTrueFalse] tulip-5.4.0/library/tulip-python/src/PythonCodeHighlighter.cpp:202:19: note: Assuming that condition '(i-1)>0' is not redundant tulip-5.4.0/library/tulip-python/src/PythonCodeHighlighter.cpp:206:19: note: Condition '(i-1)>0' is always false tulip-5.4.0/library/tulip-python/src/PythonCodeHighlighter.cpp:103:14: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-python/src/PythonCodeHighlighter.cpp:63:7: note: Shadowed declaration tulip-5.4.0/library/tulip-python/src/PythonCodeHighlighter.cpp:103:14: note: Shadow variable tulip-5.4.0/library/tulip-python/src/PythonCppTypesConverter.cpp:126:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIP_NOT_NONE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCppTypesConverter.cpp:181:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCppTypesConverter.cpp:498:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIP_NOT_NONE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonCppTypesConverter.cpp:246:40: style: Parameter 'pyObject' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/library/tulip-python/src/PythonEditorsTabWidget.cpp:42:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ActiveWindowFocusReason [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonEditorsTabWidget.cpp:120:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ControlModifier [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonEditorsTabWidget.cpp:225:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dontTreatFocusIn [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonEditorsTabWidget.cpp:235:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _fontZoom [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonEditorsTabWidget.cpp:243:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _fontZoom [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonEditorsTabWidget.cpp:103:16: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-python/src/PythonEditorsTabWidget.cpp:96:12: note: Shadowed declaration tulip-5.4.0/library/tulip-python/src/PythonEditorsTabWidget.cpp:103:16: note: Shadow variable tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:94:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pythonReservedCharacters [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:172:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:220:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pythonPluginsPathHome [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:358:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pythonPanel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:461:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:571:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:587:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:647:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:767:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:822:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _editedPluginsClassName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:835:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _project [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:941:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _editedPluginsName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:1007:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _editedPluginsName [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:1143:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _project [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:1161:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _project [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:1184:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dirs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:1207:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _project [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:1362:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _project [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:1438:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _project [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:1489:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _project [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:1648:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable consoleWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:1707:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable consoleWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:1747:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graphsModel [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:1811:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable consoleWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:1883:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _scriptStopped [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:1913:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Save [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:1977:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ControlModifier [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:1999:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _project [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:2022:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _project [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:2048:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _project [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:2140:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notifyProjectModified [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:2149:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _saveFilesToProject [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:2171:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _scriptEditorsWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:2181:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pluginEditorsWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:2201:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _moduleEditorsWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:2211:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:1029:11: warning: Return value of function rx2.indexIn() is not used. [ignoredReturnValue] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:98:17: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:92:7: note: Shadowed declaration tulip-5.4.0/library/tulip-python/src/PythonIDE.cpp:98:17: note: Shadow variable tulip-5.4.0/library/tulip-python/src/ConsoleHandlers.h:59:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SolidPattern [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/ConsoleHandlers.h:174:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable green [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/ConsoleHandlers.h:213:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KeyPress [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:133:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyTrace_LINE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:208:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _wasInit [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:392:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _wasInit [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:441:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_file_input [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:513:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_eval_input [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:593:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:670:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _runningScript [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:709:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_Exception [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:714:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _runningScript [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:725:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:734:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:759:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _defaultConsoleWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:963:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _wasInit [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:968:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _wasInit [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:1003:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _outputEnabled [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:1007:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _outputEnabled [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:1011:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _errorOutputEnabled [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:1015:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _errorOutputEnabled [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:1019:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pythonVersion [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:1025:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:1054:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/ConsoleHandlers.h:93:12: warning: Return value of function rx.indexIn() is not used. [ignoredReturnValue] tulip-5.4.0/library/tulip-python/src/ConsoleHandlers.h:94:13: warning: Return value of function rx2.indexIn() is not used. [ignoredReturnValue] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:300:10: error: Return value of allocation function 'dlopen' is not stored. [leakReturnValNotUsed] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:310:12: error: Return value of allocation function 'dlopen' is not stored. [leakReturnValNotUsed] tulip-5.4.0/library/tulip-python/src/PythonInterpreter.cpp:318:9: error: Return value of allocation function 'dlopen' is not stored. [leakReturnValNotUsed] tulip-5.4.0/library/tulip-python/src/PythonPanel.cpp:36:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graphCombo [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonPanel.cpp:45:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonPanel.cpp:62:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonPanel.cpp:94:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonPanel.cpp:104:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonPluginCreationDialog.cpp:37:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable browseButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonPluginCreationDialog.cpp:47:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonPluginCreationDialog.cpp:68:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pythonReservedCharacters [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonPluginCreationDialog.cpp:147:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KeyRelease [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonShellWidget.cpp:70:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentPs [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonShellWidget.cpp:85:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable End [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonShellWidget.cpp:104:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Key_Backspace [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonShellWidget.cpp:226:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentCodeLines [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonShellWidget.cpp:279:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatchExactly [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/PythonShellWidget.cpp:284:38: style: Condition 'autoCompletionResult.count()==0' is always true [knownConditionTrueFalse] tulip-5.4.0/library/tulip-python/src/PythonShellWidget.cpp:99:26: style: Variable 'lineNotTrimmed' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/library/tulip-python/src/PythonTabWidget.cpp:37:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Antialiasing [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/TulipUtilsModule.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/TulipUtilsModule.cpp:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/TulipUtilsModule.cpp:68:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIP_NOT_NONE [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/TulipUtilsModule.cpp:109:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] tulip-5.4.0/library/tulip-python/src/TulipUtilsModule.cpp:126:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/clustering/CliqueEnumeration.h:70:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/clustering/ConvolutionClustering.h:42:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/clustering/Delaunay/DelaunayTriangulation.cpp:79:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/clustering/Delaunay/VoronoiDiagram.cpp:116:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/clustering/EqualValueClustering.h:26:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/clustering/HierarchicalClustering.h:31:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/clustering/QuotientClustering.cpp:106:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/clustering/StrengthClustering.h:44:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/colors/ColorMapping.cpp:100:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/colors/DoubleStringsListRelationDialog.cpp:39:14: style: Variable 'val' can be declared as reference to const [constVariableReference] tulip-5.4.0/plugins/export/CSVExport.h:66:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/export/GMLExport.cpp:57:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:280:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:417:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Black [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:745:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:761:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:538:11: style: Local variable 'xm' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:362:9: note: Shadowed declaration tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:538:11: note: Shadow variable tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:539:11: style: Local variable 'ym' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:363:9: note: Shadowed declaration tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:539:11: note: Shadow variable tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:540:11: style: Local variable 'xl' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:360:9: note: Shadowed declaration tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:540:11: note: Shadow variable tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:541:11: style: Local variable 'yl' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:361:9: note: Shadowed declaration tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:541:11: note: Shadow variable tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:544:11: style: Local variable 'xg' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:350:9: note: Shadowed declaration tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:544:11: note: Shadow variable tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:545:11: style: Local variable 'yg' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:351:9: note: Shadowed declaration tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:545:11: note: Shadow variable tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:546:11: style: Local variable 'xi' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:352:9: note: Shadowed declaration tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:546:11: note: Shadow variable tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:547:11: style: Local variable 'yi' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:353:9: note: Shadowed declaration tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:547:11: note: Shadow variable tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:548:11: style: Local variable 'xk' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:356:9: note: Shadowed declaration tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:548:11: note: Shadow variable tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:549:11: style: Local variable 'yk' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:357:9: note: Shadowed declaration tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:549:11: note: Shadow variable tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:550:11: style: Local variable 'xj' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:354:9: note: Shadowed declaration tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:550:11: note: Shadow variable tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:551:11: style: Local variable 'yj' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:355:9: note: Shadowed declaration tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:551:11: note: Shadow variable tulip-5.4.0/plugins/export/SVGExport/ExportSvg.cpp:277:29: performance: Searching before insertion is not necessary. [stlFindInsert] tulip-5.4.0/plugins/export/SVGExport/ReadGraph.cpp:90:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/export/SVGExport/ReadGraph.cpp:373:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable White [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/export/SVGExport/ReadGraph.cpp:212:3: style: Struct 'sortNodes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/export/SVGExport/ReadGraph.cpp:92:10: style: Local variable 'ret' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/export/SVGExport/ReadGraph.cpp:45:8: note: Shadowed declaration tulip-5.4.0/plugins/export/SVGExport/ReadGraph.cpp:92:10: note: Shadow variable tulip-5.4.0/plugins/export/SVGExport/ReadGraph.cpp:509:22: style: Variable 'indice_Transform' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/plugins/export/SVGExport/SvgExportPlugin.cpp:71:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/general/CurveEdges/CurveEdges.cpp:94:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.h:45:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DijkstraProps [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.h:57:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DijkstraProps [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.cpp:66:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.cpp:203:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.h:105:5: style: Struct 'DijkstraElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.cpp:38:53: style:inconclusive: Function 'initDijkstra' argument 1 names different: declaration 'forbiddenNodes' definition 'forbidden'. [funcArgNamesDifferent] tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.h:95:45: note: Function 'initDijkstra' argument 1 names different: declaration 'forbiddenNodes' definition 'forbidden'. tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.cpp:38:53: note: Function 'initDijkstra' argument 1 names different: declaration 'forbiddenNodes' definition 'forbidden'. tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.cpp:38:74: style:inconclusive: Function 'initDijkstra' argument 2 names different: declaration 'src' definition 'srcTlp'. [funcArgNamesDifferent] tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.h:95:71: note: Function 'initDijkstra' argument 2 names different: declaration 'src' definition 'srcTlp'. tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.cpp:38:74: note: Function 'initDijkstra' argument 2 names different: declaration 'src' definition 'srcTlp'. tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.cpp:39:89: style:inconclusive: Function 'initDijkstra' argument 4 names different: declaration 'focus' definition 'fous'. [funcArgNamesDifferent] tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.h:97:48: note: Function 'initDijkstra' argument 4 names different: declaration 'focus' definition 'fous'. tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.cpp:39:89: note: Function 'initDijkstra' argument 4 names different: declaration 'focus' definition 'fous'. tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.cpp:146:33: style:inconclusive: Function 'searchPaths' argument 1 names different: declaration 'n' definition 'ntlp'. [funcArgNamesDifferent] tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.h:100:30: note: Function 'searchPaths' argument 1 names different: declaration 'n' definition 'ntlp'. tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.cpp:146:33: note: Function 'searchPaths' argument 1 names different: declaration 'n' definition 'ntlp'. tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.cpp:174:32: style:inconclusive: Function 'searchPath' argument 1 names different: declaration 'n' definition 'ntlp'. [funcArgNamesDifferent] tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.h:101:29: note: Function 'searchPath' argument 1 names different: declaration 'n' definition 'ntlp'. tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.cpp:174:32: note: Function 'searchPath' argument 1 names different: declaration 'n' definition 'ntlp'. tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.cpp:90:69: style: Local variable 'it' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.cpp:85:59: note: Shadowed declaration tulip-5.4.0/plugins/general/EdgeBundling/Dijkstra.cpp:90:69: note: Shadow variable tulip-5.4.0/plugins/general/EdgeBundling/EdgeBundling.h:53:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/general/EdgeBundling/OctreeBundle.cpp:318:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/general/EdgeBundling/OctreeBundle.h:25:1: style: The class 'OctreeBundle' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/plugins/general/EdgeBundling/OctreeBundle.h:49:13: style: Unused private function: 'OctreeBundle::splitEdge' [unusedPrivateFunction] tulip-5.4.0/plugins/general/EdgeBundling/OctreeBundle.cpp:32:35: style:inconclusive: Function 'compute' argument 1 names different: declaration 'graph' definition 'g'. [funcArgNamesDifferent] tulip-5.4.0/plugins/general/EdgeBundling/OctreeBundle.h:27:35: note: Function 'compute' argument 1 names different: declaration 'graph' definition 'g'. tulip-5.4.0/plugins/general/EdgeBundling/OctreeBundle.cpp:32:35: note: Function 'compute' argument 1 names different: declaration 'graph' definition 'g'. tulip-5.4.0/plugins/general/EdgeBundling/OctreeBundle.cpp:255:68: style:inconclusive: Function 'createOctree' argument 2 names different: declaration 'layout' definition 'lay'. [funcArgNamesDifferent] tulip-5.4.0/plugins/general/EdgeBundling/OctreeBundle.h:34:61: note: Function 'createOctree' argument 2 names different: declaration 'layout' definition 'lay'. tulip-5.4.0/plugins/general/EdgeBundling/OctreeBundle.cpp:255:68: note: Function 'createOctree' argument 2 names different: declaration 'layout' definition 'lay'. tulip-5.4.0/plugins/general/EdgeBundling/OctreeBundle.cpp:255:92: style:inconclusive: Function 'createOctree' argument 3 names different: declaration 'size' definition 'siz'. [funcArgNamesDifferent] tulip-5.4.0/plugins/general/EdgeBundling/OctreeBundle.h:35:40: note: Function 'createOctree' argument 3 names different: declaration 'size' definition 'siz'. tulip-5.4.0/plugins/general/EdgeBundling/OctreeBundle.cpp:255:92: note: Function 'createOctree' argument 3 names different: declaration 'size' definition 'siz'. tulip-5.4.0/plugins/general/EdgeBundling/QuadTree.h:28:1: style: The class 'QuadTreeBundle' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/plugins/general/EdgeBundling/QuadTree.cpp:30:37: style:inconclusive: Function 'compute' argument 1 names different: declaration 'graph' definition 'g'. [funcArgNamesDifferent] tulip-5.4.0/plugins/general/EdgeBundling/QuadTree.h:30:35: note: Function 'compute' argument 1 names different: declaration 'graph' definition 'g'. tulip-5.4.0/plugins/general/EdgeBundling/QuadTree.cpp:30:37: note: Function 'compute' argument 1 names different: declaration 'graph' definition 'g'. tulip-5.4.0/plugins/general/EdgeBundling/QuadTree.cpp:198:72: style:inconclusive: Function 'createQuadTree' argument 2 names different: declaration 'layout' definition 'lay'. [funcArgNamesDifferent] tulip-5.4.0/plugins/general/EdgeBundling/QuadTree.h:36:63: note: Function 'createQuadTree' argument 2 names different: declaration 'layout' definition 'lay'. tulip-5.4.0/plugins/general/EdgeBundling/QuadTree.cpp:198:72: note: Function 'createQuadTree' argument 2 names different: declaration 'layout' definition 'lay'. tulip-5.4.0/plugins/general/EdgeBundling/QuadTree.cpp:199:56: style:inconclusive: Function 'createQuadTree' argument 3 names different: declaration 'size' definition 'siz'. [funcArgNamesDifferent] tulip-5.4.0/plugins/general/EdgeBundling/QuadTree.h:37:42: note: Function 'createQuadTree' argument 3 names different: declaration 'size' definition 'siz'. tulip-5.4.0/plugins/general/EdgeBundling/QuadTree.cpp:199:56: note: Function 'createQuadTree' argument 3 names different: declaration 'size' definition 'siz'. tulip-5.4.0/plugins/general/ReverseEdges/ReverseEdges.h:27:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/billboard.cpp:44:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/christmastree.cpp:55:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/circle.cpp:62:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/cone.cpp:130:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/cross.cpp:83:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/cube.cpp:42:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/cubeoutlinedtransparent.cpp:41:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/cylinder.cpp:171:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/diamond.cpp:62:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/fonticon.cpp:290:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/glowsphere.cpp:41:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/hexagone.cpp:63:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/pentagone.cpp:62:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/ring.cpp:174:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/roundedbox.cpp:174:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/shadowedsphere.cpp:36:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/sphere.cpp:57:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/square.cpp:61:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/star.cpp:61:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/triangle.cpp:35:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/glyph/window.cpp:38:3: error: There is an unknown macro here somewhere. Configuration is required. If GLYPHINFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/AdjacencyMatrixImport.cpp:81:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/BibTeX/ImportBibTeX.cpp:1393:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/CompleteGraph.cpp:34:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/CompleteTree.cpp:44:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/ERRandomGraph.cpp:50:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/EmptyGraph.cpp:26:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/FileSystem.cpp:115:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/GEXFImport.cpp:67:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/GMLImport.cpp:550:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/Grid.cpp:54:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/ImportPajek.cpp:111:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/ImportUCINET.cpp:203:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/PlanarGraph.cpp:45:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/RandomGraph.cpp:86:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/RandomTree.cpp:68:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/RandomTreeGeneral.cpp:72:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/SmallWorldGraph.cpp:53:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/SocialNetwork/AttractAndIntroduce.cpp:58:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/SocialNetwork/BollobasModel.cpp:48:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/SocialNetwork/BuWangZhouModel.cpp:51:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/SocialNetwork/Catanzaro.cpp:49:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/SocialNetwork/FuLiao.cpp:48:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/SocialNetwork/GuillaumeLatapyModel.cpp:65:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/SocialNetwork/HolmeKim.cpp:48:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/SocialNetwork/KlemmEguiluzModel.cpp:48:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/SocialNetwork/LiuEtAl.cpp:42:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/SocialNetwork/WangEtAl.cpp:42:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/SocialNetwork/WangRong.cpp:49:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/SocialNetwork/WattsStrotgatzModel.cpp:55:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/WebImport.cpp:433:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/import/dotImport.cpp:65:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/interactor/FishEye/FishEyeConfigWidget.h:36:3: style: Class 'FishEyeConfigWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/interactor/FishEye/FishEyeInteractor.h:71:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/interactor/InteractorAddEdge.cpp:37:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/interactor/InteractorDeleteElement.cpp:33:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/interactor/InteractorEditEdgeBends.cpp:37:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/interactor/InteractorGetInformation.cpp:59:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/interactor/InteractorNavigation.cpp:35:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/interactor/InteractorRectangleZoom.cpp:36:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/interactor/InteractorSelection.cpp:36:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/interactor/InteractorSelectionModifier.cpp:37:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/interactor/MouseLassoNodesSelector/MouseLassoNodesSelector.h:42:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/interactor/MouseMagnifyingGlass/MouseMagnifyingGlass.h:77:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/interactor/NeighborhoodHighlighter/NeighborhoodHighlighterConfigWidget.h:40:3: style: Class 'NeighborhoodHighlighterConfigWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/interactor/NeighborhoodHighlighter/NeighborhoodHighlighterInteractor.h:49:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/interactor/NeighborhoodHighlighter/NodeNeighborhoodView.cpp:121:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph_component [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/interactor/NeighborhoodHighlighter/NodeNeighborhoodView.cpp:36:3: style: Class 'StlVectorIterator < node >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/interactor/NeighborhoodHighlighter/NodeNeighborhoodView.cpp:36:3: style: Class 'StlVectorIterator < edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/interactor/NeighborhoodHighlighter/NodeNeighborhoodView.cpp:88:19: style: Local variable 'n' shadows outer argument [shadowArgument] tulip-5.4.0/plugins/interactor/NeighborhoodHighlighter/NodeNeighborhoodView.cpp:68:46: note: Shadowed declaration tulip-5.4.0/plugins/interactor/NeighborhoodHighlighter/NodeNeighborhoodView.cpp:88:19: note: Shadow variable tulip-5.4.0/plugins/interactor/NeighborhoodHighlighter/NodeNeighborhoodView.cpp:97:21: style: Local variable 'n' shadows outer argument [shadowArgument] tulip-5.4.0/plugins/interactor/NeighborhoodHighlighter/NodeNeighborhoodView.cpp:68:46: note: Shadowed declaration tulip-5.4.0/plugins/interactor/NeighborhoodHighlighter/NodeNeighborhoodView.cpp:97:21: note: Shadow variable tulip-5.4.0/plugins/interactor/NeighborhoodHighlighter/NodeNeighborhoodView.cpp:236:8: style: Local variable 'nbNodes' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/interactor/NeighborhoodHighlighter/NodeNeighborhoodView.h:94:7: note: Shadowed declaration tulip-5.4.0/plugins/interactor/NeighborhoodHighlighter/NodeNeighborhoodView.cpp:236:8: note: Shadow variable tulip-5.4.0/plugins/interactor/PathFinder/PathFinder.h:57:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/interactor/PathFinder/PathFinderConfigurationWidget.cpp:85:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignLeft [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/interactor/PathFinder/PathFinderConfigurationWidget.h:40:3: style: Class 'PathFinderConfigurationWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/interactor/PathFinder/PathFinderTools.cpp:52:80: style:inconclusive: Function 'getEdgeEnclosingCircle' argument 3 names different: declaration 'n' definition 'e'. [funcArgNamesDifferent] tulip-5.4.0/plugins/interactor/PathFinder/PathFinderTools.h:50:80: note: Function 'getEdgeEnclosingCircle' argument 3 names different: declaration 'n' definition 'e'. tulip-5.4.0/plugins/interactor/PathFinder/PathFinderTools.cpp:52:80: note: Function 'getEdgeEnclosingCircle' argument 3 names different: declaration 'n' definition 'e'. tulip-5.4.0/plugins/interactor/PathFinder/PathFinding/DFS/DFS.cpp:41:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/interactor/PathFinder/PathFinding/DFS/DFS.cpp:30:44: style:inconclusive: Function 'DFS' argument 4 names different: declaration 'weights' definition 'eWeights'. [funcArgNamesDifferent] tulip-5.4.0/plugins/interactor/PathFinder/PathFinding/DFS/DFS.h:54:46: note: Function 'DFS' argument 4 names different: declaration 'weights' definition 'eWeights'. tulip-5.4.0/plugins/interactor/PathFinder/PathFinding/DFS/DFS.cpp:30:44: note: Function 'DFS' argument 4 names different: declaration 'weights' definition 'eWeights'. tulip-5.4.0/plugins/interactor/PathFinder/PathFinding/DFS/DFS.cpp:86:19: style: Variable 'edgeIt' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/plugins/interactor/PathFinder/PathFinding/PathAlgorithm.cpp:68:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllDirectedPaths [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/interactor/PathFinder/highlighters/EnclosingCircleHighlighter.h:43:3: style: Class 'EnclosingCircleConfigurationWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/interactor/PathFinder/highlighters/PathHighlighter.cpp:94:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/BubblePack.cpp:25:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/BubbleTree.h:48:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/Circular.h:52:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/ConeTreeExtended.h:46:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/ConnectedComponentPacking.h:26:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OrientableCoord.h:27:3: style: Class 'OrientableCoord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/layout/OrientableLayout.h:28:3: style: Class 'OrientableLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/layout/OrientableSize.h:27:3: style: Class 'OrientableSize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/layout/OrientableSizeProxy.h:34:3: style: Class 'OrientableSizeProxy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/layout/DatasetTools.cpp:83:38: style:inconclusive: Function 'setOrientationParameters' argument 1 names different: declaration 'orientation' definition 'pOrientation'. [funcArgNamesDifferent] tulip-5.4.0/plugins/layout/DatasetTools.h:28:43: note: Function 'setOrientationParameters' argument 1 names different: declaration 'orientation' definition 'pOrientation'. tulip-5.4.0/plugins/layout/DatasetTools.cpp:83:38: note: Function 'setOrientationParameters' argument 1 names different: declaration 'orientation' definition 'pOrientation'. tulip-5.4.0/plugins/layout/Dendrogram.h:45:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/FastOverlapRemoval/FastOverlapRemoval.h:43:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.h:89:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.h:106:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.cpp:62:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.cpp:96:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.cpp:289:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.cpp:305:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.h:75:8: performance:inconclusive: Technically the member function 'PairingHeap::isFull' can be static (but you may consider moving to unnamed namespace). [functionStatic] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.cpp:121:22: note: Technically the member function 'PairingHeap::isFull' can be static (but you may consider moving to unnamed namespace). tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.h:75:8: note: Technically the member function 'PairingHeap::isFull' can be static (but you may consider moving to unnamed namespace). tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.h:76:7: style:inconclusive: Technically the member function 'PairingHeap::size' can be const. [functionConst] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.cpp:73:21: note: Technically the member function 'PairingHeap::size' can be const. tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.h:76:7: note: Technically the member function 'PairingHeap::size' can be const. tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.h:115:8: performance:inconclusive: Technically the member function 'PairingHeap::reclaimMemory' can be static (but you may consider moving to unnamed namespace). [functionStatic] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.cpp:152:22: note: Technically the member function 'PairingHeap::reclaimMemory' can be static (but you may consider moving to unnamed namespace). tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.h:115:8: note: Technically the member function 'PairingHeap::reclaimMemory' can be static (but you may consider moving to unnamed namespace). tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.h:54:3: style: Class 'PairNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.h:70:3: style: Class 'PairingHeap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.cpp:376:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.cpp:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.cpp:64:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.cpp:74:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable counter [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.cpp:85:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable element [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.cpp:96:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.cpp:113:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.cpp:130:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.cpp:141:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.cpp:174:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.h:47:8: style:inconclusive: Technically the member function 'vpsc::Block::merge' can be const. [functionConst] tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.cpp:86:13: note: Technically the member function 'vpsc::Block::merge' can be const. tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.h:47:8: note: Technically the member function 'vpsc::Block::merge' can be const. tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.h:67:8: style:inconclusive: Technically the member function 'vpsc::Block::canFollowLeft' can be const. [functionConst] tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.cpp:235:20: note: Technically the member function 'vpsc::Block::canFollowLeft' can be const. tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.h:67:8: note: Technically the member function 'vpsc::Block::canFollowLeft' can be const. tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.h:68:8: style:inconclusive: Technically the member function 'vpsc::Block::canFollowRight' can be const. [functionConst] tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.cpp:238:20: note: Technically the member function 'vpsc::Block::canFollowRight' can be const. tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.h:68:8: note: Technically the member function 'vpsc::Block::canFollowRight' can be const. tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.cpp:40:3: warning: Class 'Block' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.cpp:40:3: warning: Class 'Block' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.h:37:3: style: Class 'Block' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/layout/FastOverlapRemoval/variable.h:33:10: style: Class 'Variable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.h:54:3: style: Class 'PairNode < Constraint * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/layout/FastOverlapRemoval/PairingHeap.h:70:3: style: Class 'PairingHeap < Constraint * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.cpp:239:11: warning: Either the condition 'last!=c->right' is redundant or there is possible null pointer dereference: c->right. [nullPointerRedundantCheck] tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.cpp:403:28: note: Calling function 'canFollowRight', 2nd argument 'nullptr' value is 0 tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.cpp:239:55: note: Assuming that condition 'last!=c->right' is not redundant tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.cpp:239:11: note: Null pointer dereference tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.cpp:157:12: style: Variable 'lb' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.cpp:158:12: style: Variable 'rb' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.cpp:247:63: style: Parameter 'u' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.cpp:288:89: style: Parameter 'u' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.cpp:345:64: style: Parameter 'u' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.cpp:382:77: style: Parameter 'u' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/plugins/layout/FastOverlapRemoval/block.cpp:52:8: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/plugins/layout/FastOverlapRemoval/constraint.cpp:26:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/plugins/layout/FastOverlapRemoval/constraint.cpp:33:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/plugins/layout/FastOverlapRemoval/constraint.cpp:30:13: warning: Either the condition is redundant or function 'erase()' is called on the iterator 'i' which is out of bounds. [eraseIteratorOutOfBoundsCond] tulip-5.4.0/plugins/layout/FastOverlapRemoval/constraint.cpp:37:13: warning: Either the condition is redundant or function 'erase()' is called on the iterator 'i' which is out of bounds. [eraseIteratorOutOfBoundsCond] tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.h:115:5: warning: Class 'ConstraintsGenerator' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.h:115:5: warning: Class 'ConstraintsGenerator' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.h:22:3: style: Class 'Rectangle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.h:114:3: style: Class 'ConstraintsGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.cpp:35:69: style:inconclusive: Function 'Rectangle' argument 5 names different: declaration 'xBorder' definition 'xb'. [funcArgNamesDifferent] tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.h:22:76: note: Function 'Rectangle' argument 5 names different: declaration 'xBorder' definition 'xb'. tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.cpp:35:69: note: Function 'Rectangle' argument 5 names different: declaration 'xBorder' definition 'xb'. tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.cpp:35:80: style:inconclusive: Function 'Rectangle' argument 6 names different: declaration 'yBorder' definition 'yb'. [funcArgNamesDifferent] tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.h:23:20: note: Function 'Rectangle' argument 6 names different: declaration 'yBorder' definition 'yb'. tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.cpp:35:80: note: Function 'Rectangle' argument 6 names different: declaration 'yBorder' definition 'yb'. tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.cpp:74:13: style: Local variable 'v' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.cpp:49:13: note: Shadowed declaration tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.cpp:74:13: note: Shadow variable tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.cpp:79:13: style: Local variable 'v' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.cpp:49:13: note: Shadowed declaration tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.cpp:79:13: note: Shadow variable tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.cpp:243:32: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.cpp:214:21: note: Shadowed declaration tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.cpp:243:32: note: Shadow variable tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.cpp:250:32: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.cpp:214:21: note: Shadowed declaration tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.cpp:250:32: note: Shadow variable tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.cpp:309:25: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.cpp:303:21: note: Shadowed declaration tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.cpp:309:25: note: Shadow variable tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.h:68:37: style: Parameter 'r' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/plugins/layout/FastOverlapRemoval/generate-constraints.h:77:37: style: Parameter 'r' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/plugins/layout/FastOverlapRemoval/remove_rectangle_overlap.cpp:58:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable desiredPosition [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/FastOverlapRemoval/remove_rectangle_overlap.cpp:151:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/FastOverlapRemoval/remove_rectangle_overlap.cpp:183:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.cpp:308:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.h:51:8: style: Unused private function: 'Solver::constraintGraphIsCyclic' [unusedPrivateFunction] tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.h:53:8: style: Unused private function: 'Solver::blockGraphIsCyclic' [unusedPrivateFunction] tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.h:47:8: performance:inconclusive: Technically the member function 'vpsc::Solver::printBlocks' can be static (but you may consider moving to unnamed namespace). [functionStatic] tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.cpp:53:14: note: Technically the member function 'vpsc::Solver::printBlocks' can be static (but you may consider moving to unnamed namespace). tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.h:47:8: note: Technically the member function 'vpsc::Solver::printBlocks' can be static (but you may consider moving to unnamed namespace). tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.h:69:15: performance:inconclusive: Technically the member function 'vpsc::IncSolver::mostViolated' can be static (but you may consider moving to unnamed namespace). [functionStatic] tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.cpp:307:24: note: Technically the member function 'vpsc::IncSolver::mostViolated' can be static (but you may consider moving to unnamed namespace). tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.h:69:15: note: Technically the member function 'vpsc::IncSolver::mostViolated' can be static (but you may consider moving to unnamed namespace). tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.cpp:42:3: warning: Class 'Solver' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.cpp:42:3: warning: Class 'Solver' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.cpp:385:34: style: Condition '!localGraph.empty()' is always true [knownConditionTrueFalse] tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.cpp:373:10: note: Assuming that condition '!localGraph.empty()' is not redundant tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.cpp:380:22: note: Assuming condition is false tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.cpp:385:34: note: Condition '!localGraph.empty()' is always true tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.cpp:455:34: style: Condition '!localGraph.empty()' is always true [knownConditionTrueFalse] tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.cpp:443:10: note: Assuming that condition '!localGraph.empty()' is not redundant tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.cpp:450:22: note: Assuming condition is false tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.cpp:455:34: note: Condition '!localGraph.empty()' is always true tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.cpp:79:21: style: Local variable 'vs' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.h:46:19: note: Shadowed declaration tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.cpp:79:21: note: Shadow variable tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.cpp:280:14: style: Local variable 'b' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.cpp:271:12: note: Shadowed declaration tulip-5.4.0/plugins/layout/FastOverlapRemoval/solve_VPSC.cpp:280:14: note: Shadow variable tulip-5.4.0/plugins/layout/GEMLayout.h:78:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/Grip/Grip.h:49:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/Grip/MISFiltering.cpp:29:15: warning: Member variable 'MISFiltering::level' is not initialized in the constructor. [uninitMemberVar] tulip-5.4.0/plugins/layout/Grip/MISFiltering.h:31:3: style: Class 'MISFiltering' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/layout/Grip/MISFiltering.cpp:144:16: style: Condition 'level+1' is always true [knownConditionTrueFalse] tulip-5.4.0/plugins/layout/HierarchicalGraph.h:51:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/ImprovedWalker.h:52:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/LinLog/LinLogAlgorithm.cpp:81:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dataSet [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/LinLog/LinLogAlgorithm.h:47:3: style: Class 'LinLogAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:26:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:67:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:585:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_CONTINUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:704:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_CONTINUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.h:67:10: style:inconclusive: Technically the member function 'LinLogLayout::getDist' can be const. [functionConst] tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:234:22: note: Technically the member function 'LinLogLayout::getDist' can be const. tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.h:67:10: note: Technically the member function 'LinLogLayout::getDist' can be const. tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.h:68:10: style:inconclusive: Technically the member function 'LinLogLayout::getDistForComparison' can be const. [functionConst] tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:245:22: note: Technically the member function 'LinLogLayout::getDistForComparison' can be const. tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.h:68:10: note: Technically the member function 'LinLogLayout::getDistForComparison' can be const. tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:21:69: style:inconclusive: Function 'LinLogLayout' argument 2 names different: declaration 'pluginProgress' definition '_pluginProgress'. [funcArgNamesDifferent] tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.h:28:57: note: Function 'LinLogLayout' argument 2 names different: declaration 'pluginProgress' definition '_pluginProgress'. tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:21:69: note: Function 'LinLogLayout' argument 2 names different: declaration 'pluginProgress' definition '_pluginProgress'. tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:42:50: style:inconclusive: Function 'initAlgo' argument 1 names different: declaration '_layoutResult' definition '_layout'. [funcArgNamesDifferent] tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.h:29:38: note: Function 'initAlgo' argument 1 names different: declaration '_layoutResult' definition '_layout'. tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:42:50: note: Function 'initAlgo' argument 1 names different: declaration '_layoutResult' definition '_layout'. tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:744:12: style: Local variable 'u' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:738:8: note: Shadowed declaration tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:744:12: note: Shadow variable tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:758:15: style: Local variable 'u' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:738:8: note: Shadowed declaration tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:758:15: note: Shadow variable tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:495:15: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:608:15: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:492:20: style: Variable 'energySum' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:495:15: style: Variable 'energySum' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:522:15: style: Variable 'energySum' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:581:17: style: Variable 'energySum' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:605:20: style: Variable 'energySum' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:608:15: style: Variable 'energySum' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:636:15: style: Variable 'energySum' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/plugins/layout/LinLog/LinLogLayout.cpp:700:17: style: Variable 'energySum' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/plugins/layout/LinLog/OctTree.cpp:108:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/LinLog/OctTree.cpp:165:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/LinLog/OctTree.cpp:243:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/LinLog/OctTree.cpp:299:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/LinLog/OctTree.cpp:42:3: performance: Variable 'node' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] tulip-5.4.0/plugins/layout/LinLog/OctTree.h:88:10: style:inconclusive: Technically the member function 'OctTree::width' can be const. [functionConst] tulip-5.4.0/plugins/layout/LinLog/OctTree.cpp:434:17: note: Technically the member function 'OctTree::width' can be const. tulip-5.4.0/plugins/layout/LinLog/OctTree.h:88:10: note: Technically the member function 'OctTree::width' can be const. tulip-5.4.0/plugins/layout/LinLog/OctTree.h:94:13: style:inconclusive: Technically the member function 'OctTree::getNode' can be const. [functionConst] tulip-5.4.0/plugins/layout/LinLog/OctTree.cpp:151:20: note: Technically the member function 'OctTree::getNode' can be const. tulip-5.4.0/plugins/layout/LinLog/OctTree.h:94:13: note: Technically the member function 'OctTree::getNode' can be const. tulip-5.4.0/plugins/layout/LinLog/OctTree.cpp:31:28: style:inconclusive: Function 'OctTree' argument 1 names different: declaration 'node' definition '_node'. [funcArgNamesDifferent] tulip-5.4.0/plugins/layout/LinLog/OctTree.h:74:21: note: Function 'OctTree' argument 1 names different: declaration 'node' definition '_node'. tulip-5.4.0/plugins/layout/LinLog/OctTree.cpp:31:28: note: Function 'OctTree' argument 1 names different: declaration 'node' definition '_node'. tulip-5.4.0/plugins/layout/LinLog/OctTree.cpp:31:41: style:inconclusive: Function 'OctTree' argument 2 names different: declaration 'position' definition '_position'. [funcArgNamesDifferent] tulip-5.4.0/plugins/layout/LinLog/OctTree.h:74:33: note: Function 'OctTree' argument 2 names different: declaration 'position' definition '_position'. tulip-5.4.0/plugins/layout/LinLog/OctTree.cpp:31:41: note: Function 'OctTree' argument 2 names different: declaration 'position' definition '_position'. tulip-5.4.0/plugins/layout/LinLog/OctTree.cpp:31:58: style:inconclusive: Function 'OctTree' argument 3 names different: declaration 'minPos' definition '_minPos'. [funcArgNamesDifferent] tulip-5.4.0/plugins/layout/LinLog/OctTree.h:74:49: note: Function 'OctTree' argument 3 names different: declaration 'minPos' definition '_minPos'. tulip-5.4.0/plugins/layout/LinLog/OctTree.cpp:31:58: note: Function 'OctTree' argument 3 names different: declaration 'minPos' definition '_minPos'. tulip-5.4.0/plugins/layout/LinLog/OctTree.cpp:31:73: style:inconclusive: Function 'OctTree' argument 4 names different: declaration 'maxPos' definition '_maxPos'. [funcArgNamesDifferent] tulip-5.4.0/plugins/layout/LinLog/OctTree.h:74:63: note: Function 'OctTree' argument 4 names different: declaration 'maxPos' definition '_maxPos'. tulip-5.4.0/plugins/layout/LinLog/OctTree.cpp:31:73: note: Function 'OctTree' argument 4 names different: declaration 'maxPos' definition '_maxPos'. tulip-5.4.0/plugins/layout/LinLog/OctTree.cpp:32:59: style:inconclusive: Function 'OctTree' argument 6 names different: declaration '_fistNode' definition '_firstNode'. [funcArgNamesDifferent] tulip-5.4.0/plugins/layout/LinLog/OctTree.h:75:52: note: Function 'OctTree' argument 6 names different: declaration '_fistNode' definition '_firstNode'. tulip-5.4.0/plugins/layout/LinLog/OctTree.cpp:32:59: note: Function 'OctTree' argument 6 names different: declaration '_fistNode' definition '_firstNode'. tulip-5.4.0/plugins/layout/MixedModel.h:48:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/Number.h:43:8: style:inconclusive: Technically the member function 'Number::operator>' can be const. [functionConst] tulip-5.4.0/plugins/layout/Number.cpp:23:14: note: Technically the member function 'Number::operator>' can be const. tulip-5.4.0/plugins/layout/Number.h:43:8: note: Technically the member function 'Number::operator>' can be const. tulip-5.4.0/plugins/layout/Number.h:36:3: style: Class 'Number' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/layout/OGDF/OGDFBalloon.cpp:78:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFBertaultLayout.cpp:78:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFCircular.cpp:87:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFDavidsonHarel.cpp:108:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFDominance.cpp:79:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFFastMultipoleEmbedder.cpp:91:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFFastMultipoleMultilevelEmbedder.cpp:81:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFFm3.cpp:264:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFFrutchermanReingold.cpp:108:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFGemFrick.cpp:117:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFKamadaKawai.cpp:95:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFMMMExampleFastLayout.cpp:76:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFMMMExampleNiceLayout.cpp:75:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFMMMExampleNoTwistLayout.cpp:78:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFPivotMDS.cpp:79:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFPlanarizationGrid.cpp:92:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFPlanarizationLayout.cpp:109:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFStressMajorization.cpp:107:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFSugiyama.cpp:219:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFTileToRowsPacking.cpp:67:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFTree.cpp:122:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFUpwardPlanarization.cpp:74:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OGDF/OGDFVisibility.cpp:80:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/OrientableCoord.cpp:41:45: style:inconclusive: Function 'set' argument 1 names different: declaration 'v' definition 'coord'. [funcArgNamesDifferent] tulip-5.4.0/plugins/layout/OrientableCoord.h:32:30: note: Function 'set' argument 1 names different: declaration 'v' definition 'coord'. tulip-5.4.0/plugins/layout/OrientableCoord.cpp:41:45: note: Function 'set' argument 1 names different: declaration 'v' definition 'coord'. tulip-5.4.0/plugins/layout/OrientableLayout.cpp:33:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getX [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/OrientableLayout.h:33:8: style: Virtual function 'setOrientation' is called from constructor 'OrientableLayout(tlp::LayoutProperty*layout,orientationType mask=ORI_DEFAULT)' at line 26. Dynamic binding is not used. [virtualCallInConstructor] tulip-5.4.0/plugins/layout/OrientableLayout.cpp:26:3: note: Calling setOrientation tulip-5.4.0/plugins/layout/OrientableLayout.h:33:8: note: setOrientation is a virtual function tulip-5.4.0/plugins/layout/OrientableLayout.cpp:24:57: style:inconclusive: Function 'OrientableLayout' argument 1 names different: declaration 'layout' definition 'layoutParam'. [funcArgNamesDifferent] tulip-5.4.0/plugins/layout/OrientableLayout.h:28:41: note: Function 'OrientableLayout' argument 1 names different: declaration 'layout' definition 'layoutParam'. tulip-5.4.0/plugins/layout/OrientableLayout.cpp:24:57: note: Function 'OrientableLayout' argument 1 names different: declaration 'layout' definition 'layoutParam'. tulip-5.4.0/plugins/layout/OrientableSize.cpp:57:33: style:inconclusive: Function 'setW' argument 1 names different: declaration 'width' definition 'w'. [funcArgNamesDifferent] tulip-5.4.0/plugins/layout/OrientableSize.h:34:25: note: Function 'setW' argument 1 names different: declaration 'width' definition 'w'. tulip-5.4.0/plugins/layout/OrientableSize.cpp:57:33: note: Function 'setW' argument 1 names different: declaration 'width' definition 'w'. tulip-5.4.0/plugins/layout/OrientableSize.cpp:62:33: style:inconclusive: Function 'setH' argument 1 names different: declaration 'height' definition 'h'. [funcArgNamesDifferent] tulip-5.4.0/plugins/layout/OrientableSize.h:35:25: note: Function 'setH' argument 1 names different: declaration 'height' definition 'h'. tulip-5.4.0/plugins/layout/OrientableSize.cpp:62:33: note: Function 'setH' argument 1 names different: declaration 'height' definition 'h'. tulip-5.4.0/plugins/layout/OrientableSize.cpp:67:33: style:inconclusive: Function 'setD' argument 1 names different: declaration 'depth' definition 'd'. [funcArgNamesDifferent] tulip-5.4.0/plugins/layout/OrientableSize.h:36:25: note: Function 'setD' argument 1 names different: declaration 'depth' definition 'd'. tulip-5.4.0/plugins/layout/OrientableSize.cpp:67:33: note: Function 'setD' argument 1 names different: declaration 'depth' definition 'd'. tulip-5.4.0/plugins/layout/OrientableSizeProxy.cpp:33:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getW [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/OrientableSizeProxy.cpp:24:61: style:inconclusive: Function 'OrientableSizeProxy' argument 1 names different: declaration 'sizesProxy' definition 'sizesProxyParam'. [funcArgNamesDifferent] tulip-5.4.0/plugins/layout/OrientableSizeProxy.h:34:42: note: Function 'OrientableSizeProxy' argument 1 names different: declaration 'sizesProxy' definition 'sizesProxyParam'. tulip-5.4.0/plugins/layout/OrientableSizeProxy.cpp:24:61: note: Function 'OrientableSizeProxy' argument 1 names different: declaration 'sizesProxy' definition 'sizesProxyParam'. tulip-5.4.0/plugins/layout/OrthoTree.cpp:39:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/PerfectLayout.cpp:32:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/PolyominoPacking.cpp:76:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/Random.h:34:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/RectanglePacking.h:163:8: style:inconclusive: Technically the member function 'RectanglePacking::modificationCoordinatesRectanglesRightOrAboveNewRectangleInFonctionNewRectangle' can be const. [functionConst] tulip-5.4.0/plugins/layout/RectanglePacking.cpp:255:5: note: Technically the member function 'RectanglePacking::modificationCoordinatesRectanglesRightOrAboveNewRectangleInFonctionNewRectangle' can be const. tulip-5.4.0/plugins/layout/RectanglePacking.h:163:8: note: Technically the member function 'RectanglePacking::modificationCoordinatesRectanglesRightOrAboveNewRectangleInFonctionNewRectangle' can be const. tulip-5.4.0/plugins/layout/RectanglePacking.h:179:3: style:inconclusive: Technically the member function 'RectanglePacking::modificationCoordinatesRectanglesRightOrAboveNewRectangleInFonctionAlreadyRepositionnedRectangles' can be const. [functionConst] tulip-5.4.0/plugins/layout/RectanglePacking.cpp:277:5: note: Technically the member function 'RectanglePacking::modificationCoordinatesRectanglesRightOrAboveNewRectangleInFonctionAlreadyRepositionnedRectangles' can be const. tulip-5.4.0/plugins/layout/RectanglePacking.h:179:3: note: Technically the member function 'RectanglePacking::modificationCoordinatesRectanglesRightOrAboveNewRectangleInFonctionAlreadyRepositionnedRectangles' can be const. tulip-5.4.0/plugins/layout/RectanglePacking.h:205:7: style:inconclusive: Technically the member function 'RectanglePacking::calculOfNumberOptimalRepositionnedRectangles' can be const. [functionConst] tulip-5.4.0/plugins/layout/RectanglePacking.cpp:323:23: note: Technically the member function 'RectanglePacking::calculOfNumberOptimalRepositionnedRectangles' can be const. tulip-5.4.0/plugins/layout/RectanglePacking.h:205:7: note: Technically the member function 'RectanglePacking::calculOfNumberOptimalRepositionnedRectangles' can be const. tulip-5.4.0/plugins/layout/RectanglePacking.h:210:9: style:inconclusive: Technically the member function 'RectanglePacking::calculateRatio' can be const. [functionConst] tulip-5.4.0/plugins/layout/RectanglePacking.cpp:191:25: note: Technically the member function 'RectanglePacking::calculateRatio' can be const. tulip-5.4.0/plugins/layout/RectanglePacking.h:210:9: note: Technically the member function 'RectanglePacking::calculateRatio' can be const. tulip-5.4.0/plugins/layout/RectanglePacking.h:215:8: style:inconclusive: Technically the member function 'RectanglePacking::lineOrColumnToStart' can be const. [functionConst] tulip-5.4.0/plugins/layout/RectanglePacking.cpp:405:24: note: Technically the member function 'RectanglePacking::lineOrColumnToStart' can be const. tulip-5.4.0/plugins/layout/RectanglePacking.h:215:8: note: Technically the member function 'RectanglePacking::lineOrColumnToStart' can be const. tulip-5.4.0/plugins/layout/RectanglePacking.h:252:7: style:inconclusive: Technically the member function 'RectanglePacking::calculNumberOfTestedPositions' can be const. [functionConst] tulip-5.4.0/plugins/layout/RectanglePacking.cpp:611:23: note: Technically the member function 'RectanglePacking::calculNumberOfTestedPositions' can be const. tulip-5.4.0/plugins/layout/RectanglePacking.h:252:7: note: Technically the member function 'RectanglePacking::calculNumberOfTestedPositions' can be const. tulip-5.4.0/plugins/layout/RectanglePacking.cpp:27:7: warning: Class 'RectanglePacking' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] tulip-5.4.0/plugins/layout/RectanglePacking.cpp:27:7: warning: Class 'RectanglePacking' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] tulip-5.4.0/plugins/layout/RectanglePacking.h:74:3: style: Class 'RectanglePacking' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/layout/RectanglePacking.cpp:86:41: warning: Uninitialized variable: itBestPositionInFirstSequence [uninitvar] tulip-5.4.0/plugins/layout/RectanglePacking.cpp:53:61: note: Assuming condition is false tulip-5.4.0/plugins/layout/RectanglePacking.cpp:86:41: note: Uninitialized variable: itBestPositionInFirstSequence tulip-5.4.0/plugins/layout/RectanglePacking.cpp:608:41: warning: Uninitialized variable: itBestPositionInFirstSequence [uninitvar] tulip-5.4.0/plugins/layout/RectanglePacking.cpp:575:32: note: Assuming condition is false tulip-5.4.0/plugins/layout/RectanglePacking.cpp:608:41: note: Uninitialized variable: itBestPositionInFirstSequence tulip-5.4.0/plugins/layout/RectanglePacking.cpp:467:18: style: Variable '(*itr)[1][1]' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/plugins/layout/RectanglePacking.cpp:491:18: style: Variable '(*itr)[1][1]' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/plugins/layout/RectanglePacking.cpp:505:18: style: Variable '(*itr)[1][1]' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/plugins/layout/RectanglePacking.cpp:527:18: style: Variable '(*itr)[1][1]' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/plugins/layout/SquarifiedTreeMap.h:64:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/TreeLeaf.h:46:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/TreeRadial.cpp:37:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/TreeReingoldAndTilfordExtended.h:53:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/Tutte.h:38:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/layout/rectanglePackingFonctions.cpp:52:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_CONTINUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/rectanglePackingFonctions.cpp:94:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_CONTINUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/layout/rectanglePackingFonctions.cpp:25:64: style: Parameter 'v' can be declared as reference to const [constParameterReference] tulip-5.4.0/plugins/layout/rectanglePackingFonctions.cpp:70:63: style: Parameter 'v' can be declared as reference to const [constParameterReference] tulip-5.4.0/plugins/metric/BetweennessCentrality.cpp:95:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/BiconnectedComponent.cpp:188:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/ClusterMetric.h:41:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/ConnectedComponent.h:36:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/DagLevelMetric.h:32:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/DegreeMetric.h:36:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/DepthMetric.h:34:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/Eccentricity.h:58:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/IdMetric.h:32:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/KCores.cpp:66:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/LeafMetric.h:32:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/LinkCommunities.cpp:52:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/LouvainClustering.cpp:58:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/MCLClustering.cpp:55:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/NodeMetric.h:36:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/PageRank.cpp:62:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/PathLengthMetric.h:27:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/Random.h:32:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/StrahlerMetric.h:60:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/StrengthMetric.h:36:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/StrongComponent.h:37:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/metric/WelshPowell.cpp:81:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunner.cpp:193:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _storeResultAsLocalButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunner.cpp:241:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunner.cpp:246:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunner.cpp:257:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShortcutFocusReason [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunner.cpp:261:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable contents [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunner.cpp:292:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunner.cpp:323:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable contents [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunner.cpp:335:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Paint [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunner.cpp:380:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _favorites [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunner.cpp:406:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _favorites [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunner.cpp:448:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _resultAsLocalPropAction [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunnerItem.cpp:53:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable favoriteCheck [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunnerItem.cpp:94:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunnerItem.cpp:98:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunnerItem.cpp:124:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pluginName [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunnerItem.cpp:128:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunnerItem.cpp:248:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunnerItem.cpp:472:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _storeResultAsLocal [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunnerItem.cpp:476:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunnerItem.cpp:481:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunnerItem.cpp:570:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colorMappingModel [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunnerItem.cpp:600:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unchecked [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunnerItem.cpp:618:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pluginName [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunnerItem.cpp:179:3: style: Struct 'OutPropertyParam' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/perspective/GraphPerspective/src/AlgorithmRunnerItem.cpp:545:19: style: The scope of the variable 'errMsg' can be reduced. [variableScope] tulip-5.4.0/plugins/perspective/GraphPerspective/src/ExpandableGroupBox.cpp:28:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _expanded [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/ExpandableGroupBox.cpp:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _expanded [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/ExpandableGroupBox.cpp:52:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _widget [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/ExpandableGroupBox.cpp:60:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _widget [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/ExportWizard.cpp:39:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FinishButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/ExportWizard.cpp:64:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/ExportWizard.cpp:75:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/ExportWizard.cpp:109:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FinishButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/ExportWizard.cpp:115:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FinishButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/ExportWizard.cpp:237:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Yes [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:44:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResizeToContents [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:119:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actionDelete_All [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:148:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _model [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:163:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:167:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contextIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:219:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contextGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:228:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contextGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:239:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contextGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:252:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentSelection [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:283:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentSelection [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:294:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentSelection [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:305:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contextGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:313:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contextGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:322:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contextGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:331:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contextGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:340:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contextGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:348:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contextGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:375:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contextGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:414:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contextGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:424:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contextGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphHierarchiesEditor.cpp:477:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contextGraph [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:117:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphPerspective [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:174:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _recentDocumentsSettingsKey [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:186:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _recentDocumentsSettingsKey [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:212:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Info [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:239:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QtFatalMsg [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:298:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _searchDialog [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:304:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graphs [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:335:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mainWindow [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:359:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DragEnter [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:431:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TULIP_INT_VERSION [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:451:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Hide [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:513:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:871:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Apply [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:876:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _externalFile [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:880:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graphs [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:907:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mainWindow [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:948:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actionExport [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:967:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mainWindow [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:979:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsStoppable [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:1030:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mainWindow [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:1062:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actionCreate_panel [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:1096:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mainWindow [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:1164:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lastOpenLocation [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:1197:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoProgressOption [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:1229:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mainWindow [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:1465:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mainWindow [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:1584:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mainWindow [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:1735:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _searchDialog [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:1759:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mainWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:1834:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipShareDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:1841:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipShareDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:1848:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipShareDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:1855:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipShareDir [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:1891:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Window [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:422:3: style: Class 'GraphPerspectiveDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspective.cpp:1140:16: style: Variable 'ext' can be declared as reference to const [constVariableReference] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspectiveLogger.cpp:43:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CustomContextMenu [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspectiveLogger.cpp:82:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspectiveLogger.cpp:86:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pythonOutput [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspectiveLogger.cpp:113:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _logCounts [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspectiveLogger.cpp:118:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _logType [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspectiveLogger.cpp:155:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _logType [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspectiveLogger.cpp:175:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pythonOutput [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspectiveLogger.cpp:187:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Copy [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspectiveLogger.cpp:201:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Copy [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspectiveLogger.cpp:218:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _windowGeometry [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspectiveLogger.cpp:224:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _windowGeometry [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspectiveLogger.cpp:232:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _windowGeometry [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/GraphPerspectiveLogger.cpp:241:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _anchored [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/HeaderFrame.cpp:33:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/HeaderFrame.cpp:40:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/HeaderFrame.cpp:51:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/HeaderFrame.cpp:65:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/HeaderFrame.cpp:92:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _expanded [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/HeaderFrame.cpp:126:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _expanded [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/HeaderFrame.cpp:130:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expandButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/HeaderFrame.cpp:134:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mainFrame [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/HeaderFrame.cpp:138:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expandButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/ImportWizard.cpp:38:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable importModules [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/ImportWizard.cpp:74:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/ImportWizard.cpp:124:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FinishButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/OutputPanelButton.cpp:49:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _number [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/PanelSelectionWizard.cpp:38:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _model [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/PanelSelectionWizard.cpp:51:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/PanelSelectionWizard.cpp:55:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentItem [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/PanelSelectionWizard.cpp:65:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/PanelSelectionWizard.cpp:74:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _view [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/PanelSelectionWizard.cpp:78:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _view [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/PanelSelectionWizard.cpp:85:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _view [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/PanelSelectionWizard.cpp:102:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/PanelSelectionWizard.cpp:113:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FinishButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/PreferencesDialog.cpp:37:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graphDefaultsTable [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/PreferencesDialog.cpp:60:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/PreferencesDialog.cpp:64:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Checked [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/PreferencesDialog.cpp:134:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Socks5Proxy [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/PreferencesDialog.cpp:300:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/PreferencesDialog.cpp:358:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Checked [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:115:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:116:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:117:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:118:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:119:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:132:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:155:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tableWidget [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:183:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:237:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:283:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _graph [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:437:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GraphRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:443:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable searchTermACombo [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:458:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable searchTermBCombo [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:496:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable searchTermACombo [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:534:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PropertyRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:542:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUMERIC_OPERATORS [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:84:1: style: The class 'NumericSearchOperator' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:110:1: style: The function 'compareStrings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:76:16: note: Virtual function in base class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:110:1: note: Function in derived class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:111:1: style: The function 'compareStrings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:76:16: note: Virtual function in base class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:111:1: note: Function in derived class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:112:1: style: The function 'compareStrings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:76:16: note: Virtual function in base class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:112:1: note: Function in derived class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:113:1: style: The function 'compareStrings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:76:16: note: Virtual function in base class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:113:1: note: Function in derived class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:114:1: style: The function 'compareStrings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:76:16: note: Virtual function in base class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:114:1: note: Function in derived class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:115:1: style: The function 'compareStrings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:76:16: note: Virtual function in base class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:115:1: note: Function in derived class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:116:1: style: The function 'compareStrings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:76:16: note: Virtual function in base class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:116:1: note: Function in derived class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:117:1: style: The function 'compareStrings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:76:16: note: Virtual function in base class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:117:1: note: Function in derived class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:118:1: style: The function 'compareStrings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:76:16: note: Virtual function in base class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:118:1: note: Function in derived class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:119:1: style: The function 'compareStrings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:76:16: note: Virtual function in base class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:119:1: note: Function in derived class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:144:1: style: The function 'compareDoubles' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:94:16: note: Virtual function in base class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:144:1: note: Function in derived class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:145:1: style: The function 'compareDoubles' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:94:16: note: Virtual function in base class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:145:1: note: Function in derived class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:146:1: style: The function 'compareDoubles' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:94:16: note: Virtual function in base class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:146:1: note: Function in derived class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:147:1: style: The function 'compareDoubles' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:94:16: note: Virtual function in base class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:147:1: note: Function in derived class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:148:1: style: The function 'compareDoubles' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:94:16: note: Virtual function in base class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:148:1: note: Function in derived class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:149:1: style: The function 'compareDoubles' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:94:16: note: Virtual function in base class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:149:1: note: Function in derived class tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:371:17: style: Local variable 'n' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:358:8: note: Shadowed declaration tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:371:17: note: Shadow variable tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:378:17: style: Local variable 'e' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:359:8: note: Shadowed declaration tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:378:17: note: Shadow variable tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:387:17: style: Local variable 'n' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:358:8: note: Shadowed declaration tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:387:17: note: Shadow variable tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:396:17: style: Local variable 'e' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:359:8: note: Shadowed declaration tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:396:17: note: Shadow variable tulip-5.4.0/plugins/perspective/GraphPerspective/src/SearchWidget.cpp:406:12: style: Variable 'output' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/plugins/selection/InducedSubGraphSelection.h:38:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/selection/Kruskal.h:42:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/selection/LoopSelection.h:36:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/selection/MakeSelectionGraph.h:39:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/selection/MultipleEdgeSelection.h:38:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/selection/ReachableSubGraphSelection.h:41:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/selection/SpanningDagSelection.h:36:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/selection/SpanningTreeSelection.h:34:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/sizes/AutoSize.cpp:36:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/sizes/SizeMapping.cpp:96:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/string/ToLabels.cpp:39:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/test/Acyclic.cpp:25:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/test/Biconnected.cpp:26:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/test/Connected.cpp:26:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/test/Outerplanar.cpp:25:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/test/Planarity.cpp:25:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/test/Simple.cpp:26:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/test/Tree.cpp:27:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/test/Triconnected.cpp:25:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/view/GeographicView/AddressSelectionDialog.h:39:3: style: Class 'AddressSelectionDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/GeographicView/GeographicView.cpp:455:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Format_RGB32 [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/GeographicView/GeographicViewConfigWidget.h:41:3: style: Class 'GeographicViewConfigWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/GeographicView/GeolocalisationConfigWidget.h:39:3: style: Class 'GeolocalisationConfigWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/GeographicView/LeafletMaps.h:61:3: style: Class 'LeafletMaps' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/GeographicView/GeographicView.h:87:3: style: Class 'GeographicView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/GeographicView/GeographicView.cpp:145:9: style: Local variable 'viewType' shadows outer function [shadowFunction] tulip-5.4.0/plugins/view/GeographicView/GeographicView.h:115:12: note: Shadowed declaration tulip-5.4.0/plugins/view/GeographicView/GeographicView.cpp:145:9: note: Shadow variable tulip-5.4.0/plugins/view/GeographicView/GeographicView.cpp:471:38: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/plugins/view/GeographicView/GeographicViewConfigWidget.cpp:176:18: style: The scope of the variable 'polyFileType' can be reduced. [variableScope] tulip-5.4.0/plugins/view/GeographicView/GeographicViewConfigWidget.cpp:176:18: style: Local variable 'polyFileType' shadows outer function [shadowFunction] tulip-5.4.0/plugins/view/GeographicView/GeographicViewConfigWidget.h:48:16: note: Shadowed declaration tulip-5.4.0/plugins/view/GeographicView/GeographicViewConfigWidget.cpp:176:18: note: Shadow variable tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:64:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:167:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:220:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:381:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SmoothPixmapTransform [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:812:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:993:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WindowModal [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:1189:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:1219:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:1374:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:1521:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Format_RGB32 [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:80:10: warning: Return value of function line.toUInt() is not used. [ignoredReturnValue] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:101:9: warning: Return value of function s.toDouble() is not used. [ignoredReturnValue] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:235:10: warning: Return value of function line.toUInt() is not used. [ignoredReturnValue] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:256:9: warning: Return value of function s.toDouble() is not used. [ignoredReturnValue] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:977:9: style: The scope of the variable 'nbNodesProcessed' can be reduced. [variableScope] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:371:72: style:inconclusive: Function 'GeographicViewGraphicsView' argument 1 names different: declaration '_geoView' definition 'geoView'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.h:48:46: note: Function 'GeographicViewGraphicsView' argument 1 names different: declaration '_geoView' definition 'geoView'. tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:371:72: note: Function 'GeographicViewGraphicsView' argument 1 names different: declaration '_geoView' definition 'geoView'. tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:1206:70: style:inconclusive: Function 'setMapTranslationBlocked' argument 1 names different: declaration 'mapTranslationBlocked' definition 'translationBlocked'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.h:78:44: note: Function 'setMapTranslationBlocked' argument 1 names different: declaration 'mapTranslationBlocked' definition 'translationBlocked'. tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:1206:70: note: Function 'setMapTranslationBlocked' argument 1 names different: declaration 'mapTranslationBlocked' definition 'translationBlocked'. tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:398:25: style: Local variable 'proxyGM' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:369:23: note: Shadowed declaration tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:398:25: note: Shadow variable tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:909:21: style: Local variable 'it' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:899:15: note: Shadowed declaration tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:909:21: note: Shadow variable tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:1081:41: style: Local variable 'latLng' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:979:26: note: Shadowed declaration tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:1081:41: note: Shadow variable tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:841:54: performance: Function parameter 'fileName' should be passed by const reference. [passedByValue] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:864:55: performance: Function parameter 'fileName' should be passed by const reference. [passedByValue] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:342:40: performance: Searching before insertion is not necessary. Instead of 'simplifiedCoord[coord]=*lastCoord' consider using 'simplifiedCoord.try_emplace(coord, *lastCoord);'. [stlFindInsert] tulip-5.4.0/plugins/view/GeographicView/GeographicViewGraphicsView.cpp:293:24: style: Variable 'mercatorLatitude' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/plugins/view/GeographicView/GeographicViewInteractors.h:63:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/view/GeographicView/LeafletMaps.cpp:190:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mapRefresher [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/GeographicView/LeafletMaps.cpp:294:10: style: Local variable 'y' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/view/GeographicView/LeafletMaps.h:129:10: note: Shadowed declaration tulip-5.4.0/plugins/view/GeographicView/LeafletMaps.cpp:294:10: note: Shadow variable tulip-5.4.0/plugins/view/GeographicView/NominatimGeocoder.cpp:34:1: style: The class 'NominatimResultsParser' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/plugins/view/GeographicView/NominatimGeocoder.cpp:62:3: warning: Class 'NominatimGeocoder' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] tulip-5.4.0/plugins/view/GeographicView/NominatimGeocoder.cpp:62:3: warning: Class 'NominatimGeocoder' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] tulip-5.4.0/plugins/view/HistogramView/GlyphScaleConfigDialog.h:40:3: style: Class 'GlyphScaleConfigDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/HistogramView/HistoOptionsWidget.cpp:90:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Checked [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/HistogramView/HistoOptionsWidget.h:38:3: style: Class 'HistoOptionsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/HistogramView/HistoOptionsWidget.cpp:57:63: style:inconclusive: Function 'setNbXGraduations' argument 1 names different: declaration 'nbXGraduations' definition 'nbXGrads'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/HistogramView/HistoOptionsWidget.h:46:45: note: Function 'setNbXGraduations' argument 1 names different: declaration 'nbXGraduations' definition 'nbXGrads'. tulip-5.4.0/plugins/view/HistogramView/HistoOptionsWidget.cpp:57:63: note: Function 'setNbXGraduations' argument 1 names different: declaration 'nbXGraduations' definition 'nbXGrads'. tulip-5.4.0/plugins/view/HistogramView/HistoOptionsWidget.cpp:159:51: style:inconclusive: Function 'setBinWidth' argument 1 names different: declaration 'binWidth' definition 'width'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/HistogramView/HistoOptionsWidget.h:81:33: note: Function 'setBinWidth' argument 1 names different: declaration 'binWidth' definition 'width'. tulip-5.4.0/plugins/view/HistogramView/HistoOptionsWidget.cpp:159:51: note: Function 'setBinWidth' argument 1 names different: declaration 'binWidth' definition 'width'. tulip-5.4.0/plugins/view/HistogramView/HistoStatsConfigWidget.h:38:3: style: Class 'HistoStatsConfigWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/HistogramView/Histogram.h:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boundingBox [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/HistogramView/Histogram.cpp:83:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/HistogramView/Histogram.cpp:117:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/HistogramView/Histogram.cpp:144:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/HistogramView/Histogram.cpp:360:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/HistogramView/Histogram.cpp:511:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/HistogramView/Histogram.cpp:565:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/HistogramView/Histogram.cpp:621:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/HistogramView/HistogramView.h:67:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/view/HistogramView/SizeScaleConfigDialog.h:39:3: style: Class 'SizeScaleConfigDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/MatrixView/MatrixView.h:64:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/view/MatrixView/MatrixViewConfigurationWidget.cpp:117:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable propertyTypename [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/MatrixView/MatrixViewConfigurationWidget.h:42:3: style: Class 'MatrixViewConfigurationWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/MatrixView/MatrixViewQuickAccessBar.h:33:3: style: Class 'MatrixViewQuickAccessBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/MatrixView/PropertyValuesDispatcher.cpp:195:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_ADD_LOCAL_PROPERTY [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/MatrixView/PropertyValuesDispatcher.cpp:34:33: style:inconclusive: Function 'PropertyValuesDispatcher' argument 5 names different: declaration '_graphEntitiesToDisplayedNodes' definition 'graphEntitiesToDisplayedNodes'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/MatrixView/PropertyValuesDispatcher.h:41:56: note: Function 'PropertyValuesDispatcher' argument 5 names different: declaration '_graphEntitiesToDisplayedNodes' definition 'graphEntitiesToDisplayedNodes'. tulip-5.4.0/plugins/view/MatrixView/PropertyValuesDispatcher.cpp:34:33: note: Function 'PropertyValuesDispatcher' argument 5 names different: declaration '_graphEntitiesToDisplayedNodes' definition 'graphEntitiesToDisplayedNodes'. tulip-5.4.0/plugins/view/MatrixView/PropertyValuesDispatcher.cpp:35:27: style:inconclusive: Function 'PropertyValuesDispatcher' argument 6 names different: declaration '_displayedNodesAreNodes' definition 'displayedNodesAreNodes'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/MatrixView/PropertyValuesDispatcher.h:42:50: note: Function 'PropertyValuesDispatcher' argument 6 names different: declaration '_displayedNodesAreNodes' definition 'displayedNodesAreNodes'. tulip-5.4.0/plugins/view/MatrixView/PropertyValuesDispatcher.cpp:35:27: note: Function 'PropertyValuesDispatcher' argument 6 names different: declaration '_displayedNodesAreNodes' definition 'displayedNodesAreNodes'. tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/AxisConfigDialogs.cpp:60:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nbGrads [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/AxisConfigDialogs.cpp:155:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable okButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/NominalParallelAxis.cpp:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glNominativeAxis [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/NominalParallelAxis.cpp:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable labelsOrder [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/NominalParallelAxis.cpp:73:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rotationAngle [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/NominalParallelAxis.cpp:90:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable labelsOrder [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/NominalParallelAxis.cpp:112:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rotationAngle [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelAxis.cpp:56:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable emptyRect [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelAxis.cpp:72:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bottomSliderCoord [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelAxis.cpp:79:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rotationAngle [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelAxis.cpp:90:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable topSliderCoord [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelAxis.cpp:99:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rotationAngle [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelAxis.cpp:133:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bottomSliderCoord [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelAxis.cpp:138:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable emptyRect [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelAxis.cpp:142:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable emptyRect [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelAxis.cpp:148:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rotationAngle [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelAxis.cpp:174:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rotationAngle [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesDrawing.cpp:64:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axisPointsGraphLayout [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesDrawing.cpp:87:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARALLEL [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesDrawing.cpp:259:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linesColorAlphaValue [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesDrawing.cpp:282:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axisPointMinSize [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesDrawing.cpp:430:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nbAxis [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesDrawing.cpp:447:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axisOrder [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesDrawing.cpp:476:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glEntitiesDataMap [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesDrawing.cpp:487:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axisPointsDataMap [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesDrawing.cpp:495:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axisPlotComposite [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesDrawing.cpp:562:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axisOrder [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesDrawing.cpp:573:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable resizeFactor [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesDrawing.cpp:584:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parallelAxis [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesDrawing.cpp:604:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesDrawing.cpp:653:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesDrawing.cpp:659:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EDGE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesGraphProxy.cpp:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dataColors [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesGraphProxy.cpp:46:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dataColors [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesGraphProxy.cpp:64:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable selectedProperties [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesGraphProxy.cpp:75:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable selectedProperties [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesGraphProxy.cpp:79:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable selectedProperties [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesGraphProxy.cpp:91:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dataLocation [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesGraphProxy.cpp:95:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesGraphProxy.cpp:132:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesGraphProxy.cpp:140:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesGraphProxy.cpp:150:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesGraphProxy.cpp:162:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesGraphProxy.cpp:224:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalDataColors [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesGraphProxy.cpp:286:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesGraphProxy.cpp:301:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graphColorsChanged [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesInteractors.cpp:53:1: error: There is an unknown macro here somewhere. Configuration is required. If PLUGIN is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordinatesView.cpp:65:1: error: There is an unknown macro here somewhere. Configuration is required. If PLUGIN is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisBoxPlot.cpp:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bottomOutlierCoord [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisBoxPlot.cpp:170:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boxWidth [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisBoxPlot.cpp:308:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boxWidth [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisBoxPlot.cpp:323:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parallelView [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisBoxPlot.cpp:341:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastNbAxis [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisBoxPlot.cpp:364:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axisBoxPlotMap [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisBoxPlot.cpp:372:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axisBoxPlotMap [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisBoxPlot.cpp:388:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseMove [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisBoxPlot.cpp:372:14: style: Local variable 'it' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisBoxPlot.cpp:370:62: note: Shadowed declaration tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisBoxPlot.cpp:372:14: note: Shadow variable tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisBoxPlot.cpp:372:14: style: Variable 'it' can be declared as reference to const [constVariableReference] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisBoxPlot.cpp:370:62: style: Unused variable: it [unusedVariable] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:51:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOP_SLIDER [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:117:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sliderComposite [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:130:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_LIGHTING [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:153:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rotationAngle [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:172:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sliderCoord [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:185:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable selectionLayer [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:190:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parallelView [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:213:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastAxisHeight [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:258:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseMove [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:429:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastAxisHeight [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:445:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axisSlidersMap [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:460:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable selectionLayer [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:474:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axisSlidersMap [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:491:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axisSlidersMap [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:576:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axisSlidersMap [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:236:14: style: Local variable 'it' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:234:55: note: Shadowed declaration tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:236:14: note: Shadow variable tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:370:20: style: Local variable 'me' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:361:18: note: Shadowed declaration tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:370:20: note: Shadow variable tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:236:14: style: Variable 'it' can be declared as reference to const [constVariableReference] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:445:14: style: Variable 'it' can be declared as reference to const [constVariableReference] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:474:14: style: Variable 'it' can be declared as reference to const [constVariableReference] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSliders.cpp:234:55: style: Unused variable: it [unusedVariable] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSpacer.cpp:44:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseMove [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSpacer.cpp:148:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable selectedAxis [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSpacer.cpp:167:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parallelView [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSwapper.cpp:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parallelView [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSwapper.cpp:59:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouseMove [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsAxisSwapper.cpp:137:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable selectedAxis [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsDrawConfigWidget.cpp:41:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable browseButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsDrawConfigWidget.cpp:54:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsDrawConfigWidget.cpp:78:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_TEXTURE_FILE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsDrawConfigWidget.cpp:92:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_TEXTURE_FILE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsDrawConfigWidget.cpp:189:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oldValuesInitialized [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsElementDeleter.cpp:32:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonPress [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/ParallelCoordsGlEntitiesSelector.cpp:35:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonPress [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/QuantitativeParallelAxis.cpp:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glQuantitativeAxis [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/QuantitativeParallelAxis.cpp:67:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axisMinValue [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/QuantitativeParallelAxis.cpp:117:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boxPlotValuesCoord [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/QuantitativeParallelAxis.cpp:204:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/QuantitativeParallelAxis.cpp:233:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boxPlotValuesCoord [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/QuantitativeParallelAxis.cpp:252:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rotationAngle [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/QuantitativeParallelAxis.cpp:284:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerScale [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/QuantitativeParallelAxis.cpp:300:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerScale [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/QuantitativeParallelAxis.cpp:320:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rotationAngle [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/QuantitativeParallelAxis.cpp:340:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boxPlotLowBound [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/QuantitativeParallelAxis.cpp:350:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rotationAngle [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/QuantitativeParallelAxis.cpp:164:28: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/plugins/view/ParallelCoordinatesView/src/QuantitativeParallelAxis.cpp:175:30: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/HSIColorSpace.h:35:3: style: Class 'HSI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/HSIColorMapping.h:32:3: style: Class 'HSIColorMapping' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/HSIColorSpace.cpp:33:17: style:inconclusive: Function 'HSI' argument 1 names different: declaration 'hue' definition 'h'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/HSIColorSpace.h:34:14: note: Function 'HSI' argument 1 names different: declaration 'hue' definition 'h'. tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/HSIColorSpace.cpp:33:17: note: Function 'HSI' argument 1 names different: declaration 'hue' definition 'h'. tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/HSIColorSpace.cpp:33:27: style:inconclusive: Function 'HSI' argument 2 names different: declaration 'saturation' definition 's'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/HSIColorSpace.h:34:26: note: Function 'HSI' argument 2 names different: declaration 'saturation' definition 's'. tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/HSIColorSpace.cpp:33:27: note: Function 'HSI' argument 2 names different: declaration 'saturation' definition 's'. tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/HSIColorSpace.cpp:33:37: style:inconclusive: Function 'HSI' argument 3 names different: declaration 'intensity' definition 'i'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/HSIColorSpace.h:34:45: note: Function 'HSI' argument 3 names different: declaration 'intensity' definition 'i'. tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/HSIColorSpace.cpp:33:37: note: Function 'HSI' argument 3 names different: declaration 'intensity' definition 'i'. tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/HilbertLayout.h:30:3: style: Class 'HilbertLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/PixelOrientedMediator.h:97:9: style:inconclusive: Technically the member function 'pocore::PixelOrientedMediator::screenToScene' can be const. [functionConst] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/PixelOrientedMediator.cpp:39:30: note: Technically the member function 'pocore::PixelOrientedMediator::screenToScene' can be const. tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/PixelOrientedMediator.h:97:9: note: Technically the member function 'pocore::PixelOrientedMediator::screenToScene' can be const. tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/PixelOrientedMediator.h:98:9: style:inconclusive: Technically the member function 'pocore::PixelOrientedMediator::sceneToScreen' can be const. [functionConst] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/PixelOrientedMediator.cpp:46:30: note: Technically the member function 'pocore::PixelOrientedMediator::sceneToScreen' can be const. tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/PixelOrientedMediator.h:98:9: note: Technically the member function 'pocore::PixelOrientedMediator::sceneToScreen' can be const. tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/PixelOrientedMediator.cpp:25:37: warning: Class 'PixelOrientedMediator' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/PixelOrientedMediator.cpp:25:37: warning: Class 'PixelOrientedMediator' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/PixelOrientedMediator.h:38:3: style: Class 'PixelOrientedMediator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/SpiralLayout.cpp:106:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/SpiralLayout.cpp:63:57: style:inconclusive: Function 'project' argument 1 names different: declaration 'id' definition '_id'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/SpiralLayout.h:29:36: note: Function 'project' argument 1 names different: declaration 'id' definition '_id'. tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/SpiralLayout.cpp:63:57: note: Function 'project' argument 1 names different: declaration 'id' definition '_id'. tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/SquareLayout.h:28:3: style: Class 'SquareLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/TulipGraphDimension.cpp:37:70: style:inconclusive: Function 'TulipGraphDimension' argument 2 names different: declaration 'dimensionName' definition 'dimName'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/TulipGraphDimension.h:36:61: note: Function 'TulipGraphDimension' argument 2 names different: declaration 'dimensionName' definition 'dimName'. tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/TulipGraphDimension.cpp:37:70: note: Function 'TulipGraphDimension' argument 2 names different: declaration 'dimensionName' definition 'dimName'. tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/TulipNodeColorMapping.h:34:3: style: Class 'TulipNodeColorMapping' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/TulipNodeMetricSorter.h:63:3: style: Class 'TulipNodeMetricSorter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/TulipNodeMetricSorter.cpp:35:24: performance: Searching before insertion is not necessary. Instead of 'instances[graph]=new TulipNodeMetricSorter(graph)' consider using 'instances.try_emplace(graph, new TulipNodeMetricSorter(graph));'. [stlFindInsert] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/UniformDeformationScreen.h:32:8: style:inconclusive: Technically the member function 'pocore::UniformDeformationScreen::getTranslation' can be const. [functionConst] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/UniformDeformationScreen.cpp:58:32: note: Technically the member function 'pocore::UniformDeformationScreen::getTranslation' can be const. tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/UniformDeformationScreen.h:32:8: note: Technically the member function 'pocore::UniformDeformationScreen::getTranslation' can be const. tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/UniformDeformationScreen.h:34:10: style:inconclusive: Technically the member function 'pocore::UniformDeformationScreen::getZoom' can be const. [functionConst] tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/UniformDeformationScreen.cpp:68:34: note: Technically the member function 'pocore::UniformDeformationScreen::getZoom' can be const. tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/UniformDeformationScreen.h:34:10: note: Technically the member function 'pocore::UniformDeformationScreen::getZoom' can be const. tulip-5.4.0/plugins/view/PixelOrientedView/POLIB/ZOrderLayout.h:28:3: style: Class 'ZorderLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/PixelOrientedView/PixelOrientedInteractors.h:40:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/view/PixelOrientedView/PixelOrientedOptionsWidget.h:40:3: style: Class 'PixelOrientedOptionsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/PixelOrientedView/PixelOrientedOverview.h:81:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boundingBox [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/PixelOrientedView/PixelOrientedView.h:75:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/view/PixelOrientedView/PixelOrientedViewQuickAccessBar.h:33:3: style: Class 'PixelOrientedViewQuickAccessBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/SOMView/ColorScalePreview.h:42:3: style: Class 'ColorScalePreview' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/SOMView/ComputeSOMWidget.h:43:3: style: Class 'ComputeSOMWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/SOMView/EditColorScaleInteractor.cpp:53:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonDblClick [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMView.h:73:3: style: Class 'SOMView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/SOMView/EditColorScaleInteractor.cpp:162:65: style:inconclusive: Function 'propertyChanged' argument 3 names different: declaration 'newProperty' definition 'propertyValues'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/SOMView/EditColorScaleInteractor.h:48:49: note: Function 'propertyChanged' argument 3 names different: declaration 'newProperty' definition 'propertyValues'. tulip-5.4.0/plugins/view/SOMView/EditColorScaleInteractor.cpp:162:65: note: Function 'propertyChanged' argument 3 names different: declaration 'newProperty' definition 'propertyValues'. tulip-5.4.0/plugins/view/SOMView/GlLabelledColorScale.cpp:75:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Horizontal [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/GlLabelledColorScale.cpp:31:83: style:inconclusive: Function 'GlLabelledColorScale' argument 6 names different: declaration 'ColorScaleAtTop' definition 'colorScaleAtTop'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/SOMView/GlLabelledColorScale.h:32:71: note: Function 'GlLabelledColorScale' argument 6 names different: declaration 'ColorScaleAtTop' definition 'colorScaleAtTop'. tulip-5.4.0/plugins/view/SOMView/GlLabelledColorScale.cpp:31:83: note: Function 'GlLabelledColorScale' argument 6 names different: declaration 'ColorScaleAtTop' definition 'colorScaleAtTop'. tulip-5.4.0/plugins/view/SOMView/GradientManager.cpp:32:14: style: Variable 'it' can be declared as reference to const [constVariableReference] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DifusionRateFunctionGaussian.h:27:3: style: Class 'DifusionRateFunctionGaussian' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:25:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:42:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:48:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:54:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:62:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:74:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:82:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:94:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:102:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:113:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:121:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:131:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:151:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:162:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:199:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:208:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:221:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:232:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:240:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:268:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:323:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/InputSample.cpp:89:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/InputSample.cpp:165:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/InputSample.cpp:224:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_MODIFICATION [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/InputSample.cpp:249:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_MODIFICATION [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/InputSample.cpp:267:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_MODIFICATION [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/InputSample.cpp:283:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_MODIFICATION [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:142:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/InputSample.h:38:3: style: Class 'InputSample' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.h:36:3: style: Class 'DynamicVector < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/SOMView/SOMLIB/InputSample.cpp:123:54: style:inconclusive: Function 'getNumberForNode' argument 1 names different: declaration 'n' definition 'no'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/SOMView/SOMLIB/InputSample.h:118:43: note: Function 'getNumberForNode' argument 1 names different: declaration 'n' definition 'no'. tulip-5.4.0/plugins/view/SOMView/SOMLIB/InputSample.cpp:123:54: note: Function 'getNumberForNode' argument 1 names different: declaration 'n' definition 'no'. tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:231:51: style:inconclusive: Function 'fill' argument 1 names different: declaration 'val' definition 'scalaire'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.h:70:42: note: Function 'fill' argument 1 names different: declaration 'val' definition 'scalaire'. tulip-5.4.0/plugins/view/SOMView/SOMLIB/DynamicVector.cxx:231:51: note: Function 'fill' argument 1 names different: declaration 'val' definition 'scalaire'. tulip-5.4.0/plugins/view/SOMView/SOMLIB/InputSample.cpp:210:15: style: Variable 'prop' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/plugins/view/SOMView/SOMLIB/InputSample.cpp:277:7: error: Iterator 'meanProperties.begin()+i' referring to container 'meanProperties' is used with container 'sdProperties'. [mismatchingContainerIterator] tulip-5.4.0/plugins/view/SOMView/SOMLIB/TimeDecreasingFunctionSimple.h:32:10: style:inconclusive: Technically the member function 'TimeDecreasingFunctionSimple::getInitialCoefficient' can be const. [functionConst] tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.h:73:8: performance:inconclusive: Technically the member function 'tlp::SOMAlgorithm::initMap' can be static (but you may consider moving to unnamed namespace). [functionStatic] tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.cpp:75:20: note: Technically the member function 'tlp::SOMAlgorithm::initMap' can be static (but you may consider moving to unnamed namespace). tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.h:73:8: note: Technically the member function 'tlp::SOMAlgorithm::initMap' can be static (but you may consider moving to unnamed namespace). tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.h:112:8: performance:inconclusive: Technically the member function 'tlp::SOMAlgorithm::findBMU' can be static (but you may consider moving to unnamed namespace). [functionStatic] tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.cpp:143:20: note: Technically the member function 'tlp::SOMAlgorithm::findBMU' can be static (but you may consider moving to unnamed namespace). tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.h:112:8: note: Technically the member function 'tlp::SOMAlgorithm::findBMU' can be static (but you may consider moving to unnamed namespace). tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.cpp:43:11: warning: Class 'SOMAlgorithm' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.cpp:43:11: warning: Class 'SOMAlgorithm' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] tulip-5.4.0/plugins/view/SOMView/SOMLIB/TimeDecreasingFunctionSimple.h:27:3: style: Class 'TimeDecreasingFunctionSimple' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.h:48:3: style: Class 'SOMAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.cpp:102:90: style:inconclusive: Function 'trainNInputSample' argument 3 names different: declaration 'numberOfIteration' definition 'nTimes'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.h:85:78: note: Function 'trainNInputSample' argument 3 names different: declaration 'numberOfIteration' definition 'nTimes'. tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.cpp:102:90: note: Function 'trainNInputSample' argument 3 names different: declaration 'numberOfIteration' definition 'nTimes'. tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.cpp:186:55: style:inconclusive: Function 'propagateModification' argument 4 names different: declaration 'currentTime' definition 'currentIteration'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.h:126:43: note: Function 'propagateModification' argument 4 names different: declaration 'currentTime' definition 'currentIteration'. tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.cpp:186:55: note: Function 'propagateModification' argument 4 names different: declaration 'currentTime' definition 'currentIteration'. tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.cpp:186:86: style:inconclusive: Function 'propagateModification' argument 5 names different: declaration 'maxTime' definition 'maxIteration'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.h:126:69: note: Function 'propagateModification' argument 5 names different: declaration 'maxTime' definition 'maxIteration'. tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.cpp:186:86: note: Function 'propagateModification' argument 5 names different: declaration 'maxTime' definition 'maxIteration'. tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.cpp:148:13: style: Local variable 'n' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.cpp:145:8: note: Shadowed declaration tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMAlgorithm.cpp:148:13: note: Shadow variable tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMMap.cpp:75:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMMap.cpp:106:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph_component [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMLIB/SOMMap.cpp:136:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMMapElement.cpp:76:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable six [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMMapElement.cpp:135:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable six [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMMapElement.cpp:149:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable six [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMMapElement.cpp:181:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable six [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMMapElement.cpp:47:62: style:inconclusive: Function 'setData' argument 2 names different: declaration 'cp' definition 'colorProperty'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/SOMView/SOMMapElement.h:54:44: note: Function 'setData' argument 2 names different: declaration 'cp' definition 'colorProperty'. tulip-5.4.0/plugins/view/SOMView/SOMMapElement.cpp:47:62: note: Function 'setData' argument 2 names different: declaration 'cp' definition 'colorProperty'. tulip-5.4.0/plugins/view/SOMView/SOMMapElement.cpp:68:51: style:inconclusive: Function 'buildMainComposite' argument 1 names different: declaration 'topLeft' definition 'basePos'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/SOMView/SOMMapElement.h:67:33: note: Function 'buildMainComposite' argument 1 names different: declaration 'topLeft' definition 'basePos'. tulip-5.4.0/plugins/view/SOMView/SOMMapElement.cpp:68:51: note: Function 'buildMainComposite' argument 1 names different: declaration 'topLeft' definition 'basePos'. tulip-5.4.0/plugins/view/SOMView/SOMMapElement.cpp:68:70: style:inconclusive: Function 'buildMainComposite' argument 2 names different: declaration 'elementSize' definition 'gridSize'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/SOMView/SOMMapElement.h:67:47: note: Function 'buildMainComposite' argument 2 names different: declaration 'elementSize' definition 'gridSize'. tulip-5.4.0/plugins/view/SOMView/SOMMapElement.cpp:68:70: note: Function 'buildMainComposite' argument 2 names different: declaration 'elementSize' definition 'gridSize'. tulip-5.4.0/plugins/view/SOMView/SOMPropertiesWidget.cpp:94:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Checked [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMPropertiesWidget.cpp:118:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Checked [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMPropertiesWidget.cpp:213:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RealNodeSizeMapping [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMPropertiesWidget.cpp:306:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SkipEmptyParts [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/SOMPropertiesWidget.h:55:3: style: Class 'SOMPropertiesWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/SOMView/SOMPropertiesWidget.cpp:227:18: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/plugins/view/SOMView/SOMPropertiesWidget.cpp:241:16: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/plugins/view/SOMView/SOMPropertiesWidget.cpp:310:18: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/plugins/view/SOMView/SOMView.cpp:53:1: error: There is an unknown macro here somewhere. Configuration is required. If PLUGIN is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/view/SOMView/SOMViewInteractor.cpp:33:1: error: There is an unknown macro here somewhere. Configuration is required. If PLUGIN is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/view/SOMView/SOMWidget.h:36:3: style: Class 'SOMWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/SOMView/ThresholdInteractor.cpp:120:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/ThresholdInteractor.cpp:138:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boundingBox [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/ThresholdInteractor.cpp:250:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_BLEND [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/ThresholdInteractor.cpp:320:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/ThresholdInteractor.cpp:526:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ToRight [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/SOMView/ThresholdInteractor.cpp:281:22: warning: Member variable 'ThresholdInteractor::textureId' is not initialized in the constructor. [uninitMemberVar] tulip-5.4.0/plugins/view/SOMView/ThresholdInteractor.cpp:431:53: style:inconclusive: Function 'performSelection' argument 1 names different: declaration 'somView' definition 'view'. [funcArgNamesDifferent] tulip-5.4.0/plugins/view/SOMView/ThresholdInteractor.h:137:34: note: Function 'performSelection' argument 1 names different: declaration 'somView' definition 'view'. tulip-5.4.0/plugins/view/SOMView/ThresholdInteractor.cpp:431:53: note: Function 'performSelection' argument 1 names different: declaration 'somView' definition 'view'. tulip-5.4.0/plugins/view/SOMView/ThresholdInteractor.cpp:453:12: style: Local variable 'it' shadows outer argument [shadowArgument] tulip-5.4.0/plugins/view/SOMView/ThresholdInteractor.cpp:431:80: note: Shadowed declaration tulip-5.4.0/plugins/view/SOMView/ThresholdInteractor.cpp:453:12: note: Shadow variable tulip-5.4.0/plugins/view/SOMView/ThresholdInteractor.cpp:337:20: style: Variable 'itDisplay' can be declared as reference to const [constVariableReference] tulip-5.4.0/plugins/view/ScatterPlot2DView/ScatterPlot2D.h:147:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boundingBox [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ScatterPlot2DView/ScatterPlot2D.cpp:81:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ScatterPlot2DView/ScatterPlot2D.cpp:128:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ScatterPlot2DView/ScatterPlot2D.cpp:226:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ScatterPlot2DView/ScatterPlot2D.cpp:316:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ScatterPlot2DView/ScatterPlot2DInteractors.h:42:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/view/ScatterPlot2DView/ScatterPlot2DOptionsWidget.cpp:181:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transparent [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ScatterPlot2DView/ScatterPlot2DOptionsWidget.h:43:3: style: Class 'ScatterPlot2DOptionsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/ScatterPlot2DView/ScatterPlot2DView.h:75:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/view/ScatterPlot2DView/ScatterPlotCorrelCoeffSelectorOptionsWidget.cpp:72:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transparent [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/ScatterPlot2DView/ScatterPlotCorrelCoeffSelectorOptionsWidget.h:41:3: style: Class 'ScatterPlotCorrelCoeffSelectorOptionsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/ScatterPlot2DView/ScatterPlotQuickAccessBar.h:33:3: style: Class 'ScatterPlotQuickAccessBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/TableView/PropertiesEditor.cpp:72:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/TableView/PropertiesEditor.cpp:102:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PropertyRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/TableView/PropertiesEditor.cpp:291:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PartiallyChecked [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/TableView/PropertiesEditor.cpp:325:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PartiallyChecked [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/TableView/PropertiesEditor.cpp:349:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PropertyRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/TableView/PropertiesEditor.cpp:367:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PropertyRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/TableView/PropertiesEditor.cpp:376:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EDGE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/TableView/PropertiesEditor.cpp:410:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EDGE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/TableView/PropertiesEditor.cpp:507:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PropertyRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/TableView/PropertiesEditor.cpp:520:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CheckStateRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/TableView/PropertiesEditor.cpp:528:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CheckStateRole [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/TableView/PropertiesEditor.cpp:248:14: style: Local variable 'action' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/view/TableView/PropertiesEditor.cpp:121:12: note: Shadowed declaration tulip-5.4.0/plugins/view/TableView/PropertiesEditor.cpp:248:14: note: Shadow variable tulip-5.4.0/plugins/view/TableView/PropertiesEditor.cpp:248:14: style: Variable 'action' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/plugins/view/TableView/PropertiesEditor.cpp:128:88: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/plugins/view/TableView/TableView.h:50:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/plugins/view/TableView/navigabletableview.cpp:27:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResizeToContents [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/TableView/navigabletableview.cpp:31:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Key_Home [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/utils/ViewGraphPropertiesSelectionWidget.cpp:129:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/utils/ViewGraphPropertiesSelectionWidget.cpp:136:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE [valueFlowBailoutIncompleteVar] tulip-5.4.0/plugins/view/utils/ViewGraphPropertiesSelectionWidget.h:41:3: style: Class 'ViewGraphPropertiesSelectionWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/plugins/view/utils/ViewGraphPropertiesSelectionWidget.cpp:61:20: style: Local variable 'lastSelectedProperties' shadows outer variable [shadowVariable] tulip-5.4.0/plugins/view/utils/ViewGraphPropertiesSelectionWidget.h:61:28: note: Shadowed declaration tulip-5.4.0/plugins/view/utils/ViewGraphPropertiesSelectionWidget.cpp:61:20: note: Shadow variable tulip-5.4.0/plugins/view/utils/ViewGraphPropertiesSelectionWidget.cpp:184:14: style: Variable 'it' can be declared as reference to const [constVariableReference] tulip-5.4.0/software/crash_handling/BfdWrapper.cpp:71:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HAS_SYMS [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/crash_handling/BfdWrapper.cpp:142:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/crash_handling/BfdWrapper.cpp:169:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/crash_handling/BfdWrapper.cpp:279:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/crash_handling/BfdWrapper.h:65:3: style: Class 'BfdWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/software/crash_handling/BfdWrapper.cpp:263:83: style:inconclusive: Function 'getFileAndLineForAddress' argument 1 names different: declaration 'unmangledFuncName' definition 'mangledSymbol'. [funcArgNamesDifferent] tulip-5.4.0/software/crash_handling/BfdWrapper.h:69:78: note: Function 'getFileAndLineForAddress' argument 1 names different: declaration 'unmangledFuncName' definition 'mangledSymbol'. tulip-5.4.0/software/crash_handling/BfdWrapper.cpp:263:83: note: Function 'getFileAndLineForAddress' argument 1 names different: declaration 'unmangledFuncName' definition 'mangledSymbol'. tulip-5.4.0/software/crash_handling/BfdWrapper.cpp:241:12: style: Local variable 'scratchSymbol' shadows outer variable [shadowVariable] tulip-5.4.0/software/crash_handling/BfdWrapper.h:90:12: note: Shadowed declaration tulip-5.4.0/software/crash_handling/BfdWrapper.cpp:241:12: note: Shadow variable tulip-5.4.0/software/crash_handling/BfdWrapper.cpp:241:12: style: Variable 'scratchSymbol' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/software/crash_handling/BfdWrapper.cpp:272:13: style: Variable 'fromend' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/software/crash_handling/StackWalker.h:44:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/crash_handling/StackWalker.h:53:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DARK_GRAY [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/crash_handling/CrashHandling.cpp:54:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/crash_handling/CrashHandling.cpp:39:40: performance: Function parameter 's' should be passed by const reference. [passedByValue] tulip-5.4.0/software/crash_handling/UnixSignalInterposer.cpp:77:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RTLD_NEXT [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/crash_handling/UnixSignalInterposer.cpp:102:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SA_RESTART [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/crash_handling/UnixSignalInterposer.cpp:115:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_DFL [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/crash_handling/UnixSignalInterposer.cpp:133:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_DFL [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/crash_handling/UnixSignalInterposer.cpp:122:5: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn] tulip-5.4.0/software/crash_handling/UnixSignalInterposer.cpp:140:5: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn] tulip-5.4.0/software/plugin_server/PluginPackager.cpp:52:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/plugin_server/PluginPackager.cpp:66:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/plugin_server/PluginPackager.cpp:106:15: style: Error code from the return value of function pluginDir.cd() is not used. [ignoredReturnErrorCode] tulip-5.4.0/software/plugin_server/PluginPackager.cpp:107:15: style: Error code from the return value of function pluginDir.cd() is not used. [ignoredReturnErrorCode] tulip-5.4.0/software/plugin_server/PluginPusher.cpp:36:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Files [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/plugin_server/PluginPusher.cpp:56:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/plugin_server/WebDavManager.cpp:44:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/plugin_server/WebDavManager.cpp:59:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/plugin_server/WebDavManager.cpp:72:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/plugin_server/WebDavManager.cpp:91:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/plugin_server/WebDavManager.cpp:113:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/plugin_server/WebDavManager.cpp:130:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContentTypeHeader [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/plugin_server/WebDavManager.cpp:143:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/FormPost.cpp:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _userAgent [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/FormPost.cpp:35:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _userAgent [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/FormPost.cpp:39:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _userAgent [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/FormPost.cpp:43:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _referer [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/FormPost.cpp:47:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _referer [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/FormPost.cpp:51:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _encoding [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/FormPost.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _encoding [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/FormPost.cpp:61:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _encoding [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/FormPost.cpp:82:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/FormPost.cpp:128:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _encoding [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/FormPost.cpp:172:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/FormPost.cpp:176:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/FormPost.cpp:105:3: style: Obsolete function 'qsrand' called. It is recommended to use 'QRandomGenerator' instead. [prohibitedqsrandCalled] tulip-5.4.0/software/tulip/src/FormPost.cpp:107:16: style: Obsolete function 'qrand' called. It is recommended to use 'QRandomGenerator' instead. [prohibitedqrandCalled] tulip-5.4.0/software/tulip/src/PerspectiveItemWidget.cpp:36:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _perspectiveName [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PerspectiveItemWidget.cpp:48:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PerspectiveItemWidget.cpp:52:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _perspectiveName [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PerspectiveSelectionDialog.cpp:30:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perspectiveList [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PerspectiveSelectionDialog.cpp:38:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PerspectiveSelectionDialog.cpp:42:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _perspective [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PerspectiveSelectionDialog.cpp:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _perspective [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PluginInformationListItem.cpp:70:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PluginInformationListItem.cpp:74:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable desc [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PluginInformationListItem.cpp:98:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable libraryLocation [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PluginsCenter.cpp:56:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STABLE_LOCATION [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PluginsCenter.cpp:70:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PluginsCenter.cpp:76:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsEnabled [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PluginsCenter.cpp:87:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errorsPage [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PluginsCenter.cpp:91:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable homePage [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PluginsCenter.cpp:95:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reposPage [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PluginsCenter.cpp:138:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _categoryFilters [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PluginsCenter.cpp:143:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nameFilter [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PluginsCenter.cpp:148:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentItem [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PluginsCenter.cpp:212:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentItem [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PluginsCenter.cpp:222:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTING_LOCATION [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PluginsCenter.cpp:229:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STABLE_LOCATION [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PluginsCenter.cpp:238:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatchExactly [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/PluginsCenter.cpp:250:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatchExactly [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipMainWindow.cpp:62:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _errorMessage [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipMainWindow.cpp:141:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipMainWindow.cpp:204:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pageChoosers [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipMainWindow.cpp:208:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Trigger [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipMainWindow.cpp:213:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentTrayMessage [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipMainWindow.cpp:224:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pluginsPage [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipMainWindow.cpp:256:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pluginsPage [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipMainWindow.cpp:261:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable welcomePage [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipMainWindow.cpp:266:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aboutPage [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipMainWindow.cpp:271:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Information [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipMainWindow.cpp:286:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipMainWindow.cpp:313:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _systemTrayIcon [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipMainWindow.cpp:322:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Critical [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipMainWindow.cpp:327:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _currentTrayMessage [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipPerspectiveCrashHandler.cpp:38:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable detailsLink [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipPerspectiveCrashHandler.cpp:51:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipPerspectiveCrashHandler.cpp:55:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _isDetailedView [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipPerspectiveCrashHandler.cpp:64:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _isDetailedView [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipPerspectiveCrashHandler.cpp:68:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _poster [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipPerspectiveCrashHandler.cpp:105:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipPerspectiveCrashHandler.cpp:150:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _perspectiveInfo [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipPerspectiveProcessHandler.cpp:52:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LocalHost [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipPerspectiveProcessHandler.cpp:64:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _processInfo [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipPerspectiveProcessHandler.cpp:72:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _instance [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipPerspectiveProcessHandler.cpp:109:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ForwardedChannels [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipPerspectiveProcessHandler.cpp:116:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StandardError [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipPerspectiveProcessHandler.cpp:217:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _processInfo [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipPerspectiveProcessHandler.cpp:64:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/software/tulip/src/TulipSplashScreen.cpp:36:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WindowStaysOnTopHint [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipSplashScreen.cpp:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _title [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipSplashScreen.cpp:53:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _fileCounter [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipSplashScreen.cpp:59:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _message [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipSplashScreen.cpp:63:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _message [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipSplashScreen.cpp:68:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _title [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipSplashScreen.cpp:81:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transparent [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipWelcomePage.cpp:50:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable websiteLabel [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipWelcomePage.cpp:85:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ui [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipWelcomePage.cpp:107:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EndElement [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/TulipWelcomePage.cpp:99:15: style: The scope of the variable 'title' can be reduced. [variableScope] tulip-5.4.0/software/tulip/src/TulipWelcomePage.cpp:99:22: style: The scope of the variable 'description' can be reduced. [variableScope] tulip-5.4.0/software/tulip/src/main.cpp:58:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TULIP_VERSION [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/main.cpp:65:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LocalHost [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/main.cpp:80:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TempLocation [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip/src/main.cpp:123:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TULIP_INT_VERSION [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip_perspective/src/TulipPerspectiveMainWindow.cpp:38:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _project [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip_perspective/src/TulipPerspectiveMainWindow.cpp:46:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _title [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip_perspective/src/main.cpp:72:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip_perspective/src/main.cpp:79:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip_perspective/src/main.cpp:96:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip_perspective/src/main.cpp:101:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip_perspective/src/main.cpp:105:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip_perspective/src/main.cpp:117:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip_perspective/src/main.cpp:167:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TULIP_INT_VERSION [valueFlowBailoutIncompleteVar] tulip-5.4.0/software/tulip_perspective/src/main.cpp:65:3: style: Struct 'PluginLoaderToProgress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/tests/external_plugins_build/plugins_src/TestPlugins.cpp:10:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/tests/library/tulip/BooleanPropertyTest.h:32:1: style: The class 'BooleanPropertyTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/DataSetTest.cpp:187:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Azure [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/DataSetTest.cpp:112:3: style: Struct 'Struct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/tests/library/tulip/DataSetTest.cpp:228:21: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/tests/library/tulip/DataSetTest.cpp:171:13: note: Shadowed declaration tulip-5.4.0/tests/library/tulip/DataSetTest.cpp:228:21: note: Shadow variable tulip-5.4.0/tests/library/tulip/DoublePropertyTest.h:28:1: style: The class 'DoublePropertyTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/DoublePropertyTest.cpp:126:8: style: Local variable 'n2' shadows outer variable [shadowVariable] tulip-5.4.0/tests/library/tulip/DoublePropertyTest.h:59:17: note: Shadowed declaration tulip-5.4.0/tests/library/tulip/DoublePropertyTest.cpp:126:8: note: Shadow variable tulip-5.4.0/tests/library/tulip/DoublePropertyTest.cpp:128:8: style: Local variable 'n3' shadows outer variable [shadowVariable] tulip-5.4.0/tests/library/tulip/DoublePropertyTest.h:59:21: note: Shadowed declaration tulip-5.4.0/tests/library/tulip/DoublePropertyTest.cpp:128:8: note: Shadow variable tulip-5.4.0/tests/library/tulip/DoublePropertyTest.cpp:144:8: style: Local variable 'n2' shadows outer variable [shadowVariable] tulip-5.4.0/tests/library/tulip/DoublePropertyTest.h:59:17: note: Shadowed declaration tulip-5.4.0/tests/library/tulip/DoublePropertyTest.cpp:144:8: note: Shadow variable tulip-5.4.0/tests/library/tulip/DoublePropertyTest.cpp:146:8: style: Local variable 'n3' shadows outer variable [shadowVariable] tulip-5.4.0/tests/library/tulip/DoublePropertyTest.h:59:21: note: Shadowed declaration tulip-5.4.0/tests/library/tulip/DoublePropertyTest.cpp:146:8: note: Shadow variable tulip-5.4.0/tests/library/tulip/DoublePropertyTest.cpp:362:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/tests/library/tulip/DoublePropertyTest.cpp:374:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/tests/library/tulip/ExistEdgeTest.h:27:1: style: The class 'ExistEdgeTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/ExtendedClusterOperationTest.cpp:67:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/ExtendedClusterOperationTest.h:27:1: style: The class 'ExtendedClusterOperationTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/ExtendedClusterOperationTest.cpp:156:10: style: Local variable 'graph' shadows outer variable [shadowVariable] tulip-5.4.0/tests/library/tulip/ExtendedClusterOperationTest.h:37:15: note: Shadowed declaration tulip-5.4.0/tests/library/tulip/ExtendedClusterOperationTest.cpp:156:10: note: Shadow variable tulip-5.4.0/tests/library/tulip/FaceIteratorTest.h:29:1: style: The class 'FaceIteratorTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/GraphPropertyTest.h:28:1: style: The class 'GraphPropertyTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/IdManagerTest.h:30:1: style: The class 'IdManagerTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/ImportExportTest.cpp:75:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Azure [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/ImportExportTest.cpp:307:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/ImportExportTest.cpp:477:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/ImportExportTest.cpp:619:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/ImportExportTest.cpp:96:16: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/tests/library/tulip/IntegerPropertyMinMaxSubgraphTest.h:27:1: style: The class 'IntegerPropertyMinMaxSubgraphTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/IntegerPropertyMinMaxUptodateTest.h:28:1: style: The class 'IntegerPropertyMinMaxUpdateTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/IsMetaEdgeTest.h:25:1: style: The class 'IsMetaEdgeTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/IteratorTest.h:32:1: style: The class 'IteratorTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/IteratorTest.cpp:73:15: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/tests/library/tulip/IteratorTest.cpp:86:15: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/tests/library/tulip/IteratorTest.cpp:97:15: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/tests/library/tulip/IteratorTest.cpp:111:18: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/tests/library/tulip/IteratorTest.cpp:126:15: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/tests/library/tulip/IteratorTest.cpp:162:12: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] tulip-5.4.0/tests/library/tulip/MatrixTest.cpp:31:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/MatrixTest.cpp:59:13: style: The if condition is the same as the previous if condition [duplicateCondition] tulip-5.4.0/tests/library/tulip/MatrixTest.cpp:56:13: note: First condition tulip-5.4.0/tests/library/tulip/MatrixTest.cpp:59:13: note: Second condition tulip-5.4.0/tests/library/tulip/MatrixTest.cpp:142:10: style: Local variable 'ok' shadows outer variable [shadowVariable] tulip-5.4.0/tests/library/tulip/MatrixTest.cpp:127:8: note: Shadowed declaration tulip-5.4.0/tests/library/tulip/MatrixTest.cpp:142:10: note: Shadow variable tulip-5.4.0/tests/library/tulip/MutableContainerTest.cpp:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECT [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/MutableContainerTest.h:30:1: style: The class 'MutableContainerTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/MutableContainerTest.cpp:158:27: style: Variable 'nullIterator' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/library/tulip/ObservableGraphTest.cpp:56:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/ObservableGraphTest.cpp:376:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/ObservableGraphTest.cpp:418:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_BEFORE_DEL_INHERITED_PROPERTY [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/ObservableGraphTest.cpp:1025:3: warning: Exception thrown in invalid state, 'graph' points at deallocated memory. [exceptDeallocThrow] tulip-5.4.0/tests/library/tulip/ObservableGraphTest.cpp:905:37: style: Local variable 'observer' shadows outer variable [shadowVariable] tulip-5.4.0/tests/library/tulip/ObservableGraphTest.cpp:66:23: note: Shadowed declaration tulip-5.4.0/tests/library/tulip/ObservableGraphTest.cpp:905:37: note: Shadow variable tulip-5.4.0/tests/library/tulip/ObservableGraphTest.cpp:919:29: style: Local variable 'observer' shadows outer variable [shadowVariable] tulip-5.4.0/tests/library/tulip/ObservableGraphTest.cpp:66:23: note: Shadowed declaration tulip-5.4.0/tests/library/tulip/ObservableGraphTest.cpp:919:29: note: Shadow variable tulip-5.4.0/tests/library/tulip/ObservableGraphTest.cpp:484:24: style: Variable 'graphs' can be declared as reference to const [constVariableReference] tulip-5.4.0/tests/library/tulip/ObservableGraphTest.cpp:520:17: style: Variable 'oNodes' can be declared as reference to const [constVariableReference] tulip-5.4.0/tests/library/tulip/ObservableGraphTest.cpp:527:17: style: Variable 'oEdges' can be declared as reference to const [constVariableReference] tulip-5.4.0/tests/library/tulip/ObservableGraphTest.cpp:625:20: style: Variable 'graphs' can be declared as reference to const [constVariableReference] tulip-5.4.0/tests/library/tulip/ObservableGraphTest.cpp:654:17: style: Variable 'nodes' can be declared as reference to const [constVariableReference] tulip-5.4.0/tests/library/tulip/ObservableGraphTest.cpp:690:17: style: Variable 'edges' can be declared as reference to const [constVariableReference] tulip-5.4.0/tests/library/tulip/ObservableGraphTest.cpp:788:20: style: Variable 'graphs' can be declared as reference to const [constVariableReference] tulip-5.4.0/tests/library/tulip/ObservableGraphTest.cpp:580:10: style: Variable 'g1' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/library/tulip/ObservableGraphTest.cpp:74:31: style: class member 'PropertiesDeletedObserver::_inheritedProperties' is never used. [unusedStructMember] tulip-5.4.0/tests/library/tulip/ObservableGraphTest.cpp:75:31: style: class member 'PropertiesDeletedObserver::_localProperties' is never used. [unusedStructMember] tulip-5.4.0/tests/library/tulip/ObservablePropertyTest.cpp:61:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/ObservablePropertyTest.cpp:152:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/ObservablePropertyTest.h:28:1: style: The class 'ObservablePropertyTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/ParallelToolsTest.cpp:17:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/ParallelToolsTest.cpp:78:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxDeg [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/ParallelToolsTest.h:28:1: style: The class 'ParallelToolsTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/PlanarConMapTest.cpp:474:0: error: failed to expand 'CPPUNIT_ASSERT_EQUAL_MESSAGE', Wrong number of parameters for macro 'CPPUNIT_ASSERT_EQUAL_MESSAGE'. [preprocessorErrorDirective] tulip-5.4.0/tests/library/tulip/PlanarityTestTest.cpp:114:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/PlanarityTestTest.cpp:144:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/PlanarityTestTest.h:28:1: style: The class 'PlanarityTestTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/PluginsTest.cpp:67:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pluginName [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/PluginsTest.cpp:142:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pluginName [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/PluginsTest.h:28:1: style: The class 'PluginsTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/PushPopTest.cpp:1129:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/PushPopTest.cpp:1295:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLP_DELETE [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/PushPopTest.h:27:1: style: The class 'PushPopTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/PushPopTest.cpp:620:10: style: Variable 'g1' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/library/tulip/PushPopTest.cpp:639:10: style: Variable 'a' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/library/tulip/PushPopTest.cpp:639:14: style: Variable 'b' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/library/tulip/PushPopTest.cpp:977:20: style: Variable 'bProp' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/library/tulip/PushPopTest.cpp:1198:19: style: Variable 'prop' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/library/tulip/StringPropertyTest.h:29:1: style: The class 'StringPropertyTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/SuperGraphTest.cpp:78:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/SuperGraphTest.h:27:1: style: The class 'SuperGraphTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/SuperGraphTest.cpp:522:10: style: Variable 'a' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/library/tulip/SuperGraphTest.cpp:522:14: style: Variable 'b' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/library/tulip/SuperGraphTest.cpp:599:19: style: Variable 'm' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/library/tulip/TestAlgorithmTest.cpp:333:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/TestAlgorithmTest.h:28:1: style: The class 'TestAlgorithmTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/TestAlgorithmTest.cpp:65:6: style: Variable 'e2' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/tests/library/tulip/TestAlgorithmTest.cpp:64:6: note: e2 is assigned tulip-5.4.0/tests/library/tulip/TestAlgorithmTest.cpp:65:6: note: e2 is overwritten tulip-5.4.0/tests/library/tulip/TestAlgorithmTest.cpp:314:10: style: The scope of the variable 'tmpGraph' can be reduced. [variableScope] tulip-5.4.0/tests/library/tulip/TestAlgorithmTest.cpp:206:10: style: Local variable 'n1' shadows outer variable [shadowVariable] tulip-5.4.0/tests/library/tulip/TestAlgorithmTest.cpp:180:8: note: Shadowed declaration tulip-5.4.0/tests/library/tulip/TestAlgorithmTest.cpp:206:10: note: Shadow variable tulip-5.4.0/tests/library/tulip/TestAlgorithmTest.cpp:207:10: style: Local variable 'n2' shadows outer variable [shadowVariable] tulip-5.4.0/tests/library/tulip/TestAlgorithmTest.cpp:181:8: note: Shadowed declaration tulip-5.4.0/tests/library/tulip/TestAlgorithmTest.cpp:207:10: note: Shadow variable tulip-5.4.0/tests/library/tulip/TestAlgorithmTest.cpp:208:10: style: Local variable 'n3' shadows outer variable [shadowVariable] tulip-5.4.0/tests/library/tulip/TestAlgorithmTest.cpp:182:8: note: Shadowed declaration tulip-5.4.0/tests/library/tulip/TestAlgorithmTest.cpp:208:10: note: Shadow variable tulip-5.4.0/tests/library/tulip/TestPlugin.cpp:29:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/tests/library/tulip/TestPlugin2.cpp:29:3: error: There is an unknown macro here somewhere. Configuration is required. If PLUGININFORMATION is a macro then please configure it. [unknownMacro] tulip-5.4.0/tests/library/tulip/TestPropertiesMinMaxAfterAddNode.h:24:1: style: The class 'TestPropertiesMinMaxAfterAddNode' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/library/tulip/VectorGraphTest.cpp:161:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ite [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/VectorGraphTest.cpp:249:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/VectorGraphTest.cpp:296:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/VectorGraphTest.cpp:366:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/VectorGraphTest.cpp:628:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/library/tulip/tuliplibtest.cpp:57:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/plugins/BasicLayoutTest.h:28:1: style: The class 'BasicLayoutTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/plugins/BasicLayoutTest.cpp:34:10: style: Variable 'g' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/plugins/BasicMetricTest.h:28:1: style: The class 'BasicMetricTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:177:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:236:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:275:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:301:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:328:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:356:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/plugins/BasicPluginsTest.h:28:1: style: The class 'BasicPluginsTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:47:10: style: Variable 'g' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:72:10: style: Variable 'g' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:78:10: style: Variable 'g' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:84:10: style: Variable 'g' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:90:10: style: Variable 'g' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:96:10: style: Variable 'g' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:102:10: style: Variable 'g' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:108:10: style: Variable 'g' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:114:10: style: Variable 'g' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:120:10: style: Variable 'g' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:127:10: style: Variable 'g' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:137:10: style: Variable 'g' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:155:10: style: Variable 'g' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:211:10: style: Variable 'g' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:221:10: style: Variable 'g' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/tests/plugins/BasicPluginsTest.cpp:412:16: style: Unused variable: edges [unusedVariable] tulip-5.4.0/tests/plugins/pluginsloadingtest.cpp:44:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/plugins/pluginsloadingtest.cpp:64:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TULIP_PLUGINS_DIR [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/plugins/pluginstest.cpp:36:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TulipPluginsPath [valueFlowBailoutIncompleteVar] tulip-5.4.0/tests/plugins/pluginstest.cpp:44:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TULIP_BUILD_DIR [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/_examples/basic/manual/main.cpp:10:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeGraphics [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/_examples/layout/energy-based/main.cpp:16:2: error: There is an unknown macro here somewhere. Configuration is required. If forall_nodes is a macro then please configure it. [unknownMacro] tulip-5.4.0/thirdparty/OGDF/_examples/layout/energy-based/multilevelmixer/fast/main.cpp:21:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/_examples/layout/energy-based/multilevelmixer/nice/main.cpp:20:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/_examples/layout/energy-based/multilevelmixer/no-twist/main.cpp:20:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/_examples/layout/hierarchical-ranking/main.cpp:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeGraphics [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/_examples/layout/hierarchical/main.cpp:13:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeGraphics [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/_examples/layout/hypergraph/main.cpp:14:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tree [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/_examples/layout/orthogonal/main.cpp:16:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeGraphics [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/_examples/special/planarization/main.cpp:21:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/_examples/special/system-info/main.cpp:13:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:65:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberDifferent_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:446:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberSets_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:493:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberSets_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:520:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:535:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:568:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logLevel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:137:9: style: Local variable 'n' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:111:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:137:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:141:9: style: Local variable 'n' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:111:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:141:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:190:13: style: Local variable 'n' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:111:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:190:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:211:22: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:176:16: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:211:22: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:233:13: style: Local variable 'n' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:111:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:233:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:224:14: style: Variable 'j' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:281:18: style: Variable 'kLook' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglAllDifferent.cpp:298:16: style: Variable 'kLook' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:86:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable petol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:157:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodenum [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:267:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodenum [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:427:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scl_next_node_rule [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:505:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_node [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:542:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:650:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cl_length [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:703:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sp_orig_col_ind [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:734:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scl_next_node_rule [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:793:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fakeSolver_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:809:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fakeSolver_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:830:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fakeSolver_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:837:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fakeSolver_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:851:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fakeSolver_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:85:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:545:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:545:14: style: The scope of the variable 'k' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:545:17: style: The scope of the variable 'cnt' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:127:15: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:85:8: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglClique.cpp:127:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglCliqueHelper.cpp:24:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiPrimalTolerance [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglCliqueHelper.cpp:65:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiPrimalTolerance [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglCliqueHelper.cpp:100:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sp_numcols [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglCliqueHelper.cpp:150:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sp_col_start [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglCliqueHelper.cpp:258:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodenum [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglCliqueHelper.cpp:323:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_node [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglCliqueHelper.cpp:351:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sp_orig_row_ind [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglCliqueHelper.cpp:363:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodenum [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglCliqueHelper.cpp:271:25: style: The scope of the variable 'old_total' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglCliqueTest.cpp:54:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglCliqueTest.cpp:23:26: performance: Function parameter 'mpsDir' should be passed by const reference. [passedByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglCutGenerator.cpp:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aggressive_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:39:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable storedCuts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:77:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:986:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2974:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable duplicate_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:3166:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:3188:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:3203:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:3229:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:3340:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable duplicate_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:3385:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logLevel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2238:16: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1042:16: style: Redundant initialization for 'nnRow2'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1041:15: note: nnRow2 is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1042:16: note: nnRow2 is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:144:12: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:146:7: note: Found duplicate branches for 'if' and 'else'. tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:144:12: note: Found duplicate branches for 'if' and 'else'. tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1068:11: style: The scope of the variable 'nLook' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2932:7: style: The scope of the variable 'maximumCliques' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2933:7: style: The scope of the variable 'maximumEntries' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:339:14: style: Local variable 'jj' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:212:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:339:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:347:18: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:205:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:347:18: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:726:20: style: Local variable 'rowLower' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:75:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:726:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:727:20: style: Local variable 'rowUpper' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:76:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:727:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:728:9: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:73:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:728:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:742:8: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:733:6: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:742:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:780:8: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:773:6: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:780:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:819:15: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:59:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:819:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:990:14: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:886:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:990:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:991:17: style: Local variable 'row' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:887:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:991:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:992:26: style: Local variable 'columnStart' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:888:24: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:992:26: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1241:16: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1077:16: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1241:16: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1469:16: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1077:16: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1469:16: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1718:11: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1077:16: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1718:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1866:14: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1077:16: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1866:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2154:20: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:886:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2154:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2155:17: style: Local variable 'row' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:887:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2155:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2156:26: style: Local variable 'columnStart' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:888:24: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2156:26: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2709:6: style: Local variable 'iValue' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2692:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2709:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2730:6: style: Local variable 'iValue' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2692:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2730:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2794:11: style: Local variable 'iClique' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2663:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2794:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2852:15: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2825:6: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2852:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2860:15: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2825:6: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2860:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2877:10: style: Local variable 'offset' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2824:6: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2877:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2878:10: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2825:6: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2878:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:3357:17: style: Local variable 'which' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:3337:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:3357:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2344:15: style: Parameter 'cliqueStart' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2344:35: style: Parameter 'cliqueType' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1252:8: style: Variable 'up' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1255:8: style: Variable 'up' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1480:8: style: Variable 'up' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1483:8: style: Variable 'up' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1877:6: style: Variable 'up' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:1880:6: style: Variable 'up' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglDuplicateRow.cpp:2850:9: style: Variable 'ppp' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:39:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:67:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numCols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:275:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:391:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numCols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:428:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxNumCuts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:458:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vubs_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:500:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSILON_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:1255:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CGLFLOW_ROW_UNDEFINED [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:1431:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSILON_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:1494:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxNumCuts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:313:14: style: Variable 'hasCut' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:312:14: note: hasCut is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:313:14: note: hasCut is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:488:10: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:489:17: style: The scope of the variable 'LB' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:489:21: style: The scope of the variable 'UB' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:631:10: style: The scope of the variable 'diff' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:869:11: style: The scope of the variable 'ix' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:1103:11: style: The scope of the variable 'cutLen' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:1104:11: style: The scope of the variable 'cutSense' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:1370:7: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:1425:7: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:877:12: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:488:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:877:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:506:15: error: Memory is allocated but not initialized: up [uninitdata] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:507:15: error: Memory is allocated but not initialized: x [uninitdata] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:508:15: error: Memory is allocated but not initialized: y [uninitdata] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:301:17: style: Variable 'hasCut' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:347:39: style: Variable 'ind' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:348:41: style: Variable 'coef' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:762:25: style: Variable 'sum_mj_Cplus' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:763:25: style: Variable 'sum_mj_Cminus' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:770:15: style: Variable 'sum_mj_Cplus' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:777:16: style: Variable 'sum_mj_Cminus' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:948:9: style: Variable 'temp1' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:1033:17: style: Variable 'lifted' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:1068:11: style: Variable 'lifted' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:1103:22: style: Variable 'cutLen' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:1104:22: style: Variable 'cutSense' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCover.cpp:1111:14: style: Variable 'cutSense' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCoverTest.cpp:59:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCoverTest.cpp:116:16: style: Variable 'nRowCuts' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCoverTest.cpp:76:16: note: nRowCuts is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCoverTest.cpp:116:16: note: nRowCuts is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCoverTest.cpp:150:10: style: Redundant initialization for 'rc'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCoverTest.cpp:114:50: note: rc is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCoverTest.cpp:150:10: note: rc is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCoverTest.cpp:54:9: style: The scope of the variable 'nRowCuts' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglFlowCoverTest.cpp:29:21: performance: Function parameter 'mpsDir' should be passed by const reference. [passedByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:90:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalSolver_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:469:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alternateFactorization_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1429:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1433:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1439:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limitAtRoot_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1443:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limitAtRoot_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1449:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1459:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable away_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1463:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable away_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1470:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable awayAtRoot_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1474:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable awayAtRoot_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1481:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conditionNumberMultiplier_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1485:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conditionNumberMultiplier_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1492:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable largestFactorMultiplier_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1496:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable largestFactorMultiplier_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1536:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalSolver_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1553:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalSolver_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1564:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable away_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1585:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalSolver_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1626:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:654:17: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1081:19: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:777:11: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:266:16: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:58:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:266:16: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:297:14: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:58:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:297:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:309:16: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:58:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:309:16: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:611:8: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:537:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:611:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:990:15: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:955:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:990:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1205:10: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:480:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1205:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1212:7: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:537:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1212:7: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1226:7: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:537:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1226:7: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1406:16: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:480:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:1406:16: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:511:35: style: Variable 'areaFactor' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:743:7: style: Variable 'nAdd' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomory.cpp:744:8: style: Variable 'nAdd2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:85:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atLowerBound [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:120:15: style: Local variable 'elements' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:66:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:120:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:201:15: style: Local variable 'elements' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:66:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:201:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:337:15: style: Local variable 'elements' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:283:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:337:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:418:15: style: Local variable 'elements' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:283:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:418:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:554:15: style: Local variable 'elements' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:500:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:554:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:632:15: style: Local variable 'elements' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:500:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:632:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:765:15: style: Local variable 'elements' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:711:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:765:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:843:15: style: Local variable 'elements' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:711:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:843:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:981:15: style: Local variable 'elements' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:927:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:981:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1117:15: style: Local variable 'elements' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1063:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1117:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1253:15: style: Local variable 'elements' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1199:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1253:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1386:15: style: Local variable 'elements' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1332:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1386:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:29:21: performance: Function parameter 'mpsDir' should be passed by const reference. [passedByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:79:9: style: Variable 'rowBasis1' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:80:9: style: Variable 'colBasis1' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:112:14: style: Variable 'colsol' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:161:9: style: Variable 'rowBasis2' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:162:9: style: Variable 'colBasis2' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:242:9: style: Variable 'rowBasis3' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:243:9: style: Variable 'colBasis3' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:296:9: style: Variable 'rowBasis1' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:297:9: style: Variable 'colBasis1' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:329:14: style: Variable 'colsol' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:378:9: style: Variable 'rowBasis2' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:379:9: style: Variable 'colBasis2' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:459:9: style: Variable 'rowBasis3' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:460:9: style: Variable 'colBasis3' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:513:9: style: Variable 'rowBasis1' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:514:9: style: Variable 'colBasis1' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:546:14: style: Variable 'colsol' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:592:9: style: Variable 'rowBasis2' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:593:9: style: Variable 'colBasis2' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:670:9: style: Variable 'rowBasis3' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:671:9: style: Variable 'colBasis3' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:724:9: style: Variable 'rowBasis1' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:725:9: style: Variable 'colBasis1' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:757:14: style: Variable 'colsol' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:803:9: style: Variable 'rowBasis2' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:804:9: style: Variable 'colBasis2' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:881:9: style: Variable 'rowBasis3' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:882:9: style: Variable 'colBasis3' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:940:9: style: Variable 'rowBasis1' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:941:9: style: Variable 'colBasis1' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:973:14: style: Variable 'colsol' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1022:9: style: Variable 'rowBasis2' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1023:9: style: Variable 'colBasis2' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1076:9: style: Variable 'rowBasis1' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1077:9: style: Variable 'colBasis1' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1109:14: style: Variable 'colsol' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1158:9: style: Variable 'rowBasis2' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1159:9: style: Variable 'colBasis2' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1212:9: style: Variable 'rowBasis1' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1213:9: style: Variable 'colBasis1' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1245:14: style: Variable 'colsol' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1291:9: style: Variable 'rowBasis2' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1292:9: style: Variable 'colBasis2' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1345:9: style: Variable 'rowBasis1' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1346:9: style: Variable 'colBasis1' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1378:14: style: Variable 'colsol' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1424:9: style: Variable 'rowBasis2' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1425:9: style: Variable 'colBasis2' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:121:18: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:125:7: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:202:18: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:206:7: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:338:18: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:342:7: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:419:18: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:423:7: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:555:18: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:559:7: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:633:18: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:637:7: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:766:18: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:770:7: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:844:18: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:848:7: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:982:18: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:986:7: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1118:18: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1122:7: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1254:18: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1258:7: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1387:18: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglGomoryTest.cpp:1391:7: style: Variable 'sum2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable complement_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:775:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowsToCheck_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:847:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:911:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:1199:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epsilon_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:1402:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epsilon_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:1606:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable onetol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:1851:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable onetol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:2057:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable onetol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:2490:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epsilon_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:3056:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epsilon_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:3285:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epsilon_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:3540:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epsilon2_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:3637:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberCliques_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:3661:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numRowsToCheck_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:3716:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowsToCheck_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:3728:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epsilon_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:3779:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxInKnapsack_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:3825:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:4138:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cliqueType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:3959:16: style: The comparison 'logLevel > 0' is always false. [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:3820:24: note: 'logLevel' is assigned value '0' here. tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:3959:16: note: The comparison 'logLevel > 0' is always false. tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:147:12: style: The scope of the variable 'valueBinary' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:148:9: style: The scope of the variable 'iBinary' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:689:11: style: The scope of the variable 'k' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:1250:7: style: The scope of the variable 'nCover' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:1415:7: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:3317:7: style: The scope of the variable 'h' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:3866:9: style: The scope of the variable 'slack' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:689:11: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:72:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:689:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:410:19: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:342:8: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:410:19: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:1007:17: style: Local variable 'indices' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:939:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:1007:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:1008:14: style: Local variable 'elements' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:940:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:1008:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:1040:18: style: Local variable 'indices' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:939:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:1040:18: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:1041:15: style: Local variable 'elements' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:940:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:1041:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:2467:9: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:2158:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:2467:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:3361:9: style: Local variable 'h' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:3317:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:3361:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:4004:11: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:3859:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:4004:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:147:23: style: Variable 'valueBinary' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:148:16: style: Variable 'iBinary' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:158:15: style: Variable 'valueBinary' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:159:11: style: Variable 'iBinary' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:163:15: style: Variable 'valueBinary' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:164:11: style: Variable 'iBinary' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCover.cpp:1708:22: style: Variable 'coverXstarSum' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCoverTest.cpp:138:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCoverTest.cpp:423:6: style: The scope of the variable 'k' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCoverTest.cpp:526:18: style: Local variable 'eq' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCoverTest.cpp:28:16: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCoverTest.cpp:526:18: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCoverTest.cpp:558:11: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCoverTest.cpp:27:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCoverTest.cpp:558:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCoverTest.cpp:691:18: style: Local variable 'eq' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCoverTest.cpp:28:16: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCoverTest.cpp:691:18: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglKnapsackCoverTest.cpp:25:21: performance: Function parameter 'mpsDir' should be passed by const reference. [passedByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandP.cpp:34:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandP.cpp:70:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandP.cpp:104:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pivotLimit [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandP.cpp:135:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nBasics_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandP.cpp:154:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nBasics_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandP.cpp:180:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nBasics_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandP.cpp:223:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basis_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandP.cpp:375:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basics_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandP.cpp:395:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basics_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandP.cpp:413:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandP.cpp:421:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandP.cpp:436:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandP.cpp:456:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable params_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandP.cpp:512:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numrows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandP.cpp:715:10: style:inconclusive: Technically the member function 'StableExternalComp < double , int >::operator()' can be const. [functionConst] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandP.cpp:622:38: style: Local variable 'ncSi' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandP.cpp:589:30: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandP.cpp:622:38: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPMessages.cpp:39:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:157:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:191:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nrows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:227:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_orig_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:318:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:349:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_orig_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:474:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integers_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:525:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nrows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:537:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basics_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:578:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basics_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:606:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:628:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nrows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:940:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nonBasics_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:1118:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:1218:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sigma_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:1627:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rWk1_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:1701:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:1765:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basics_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:2015:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:2120:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rWk1_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:2322:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable col_in_subspace [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:2337:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:2371:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:2417:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basics_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:2454:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable row_i_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:2472:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:2543:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:2654:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_weight_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:2677:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:2792:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_orig_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:3111:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:3174:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_orig_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:3238:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable original_index_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:3317:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:3214:10: style:inconclusive: Technically the member function 'SortingOfArray < int >::operator()' can be const. [functionConst] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:3212:5: style: Struct 'SortingOfArray < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:751:21: style: The statement 'if (!hasFlagedRow) hasFlagedRow=true' is logically equivalent to 'hasFlagedRow=true'. [duplicateConditionalAssign] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:752:34: note: Assignment 'hasFlagedRow=true' tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:751:21: note: Condition '!hasFlagedRow' is redundant tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:1079:10: style: Condition '1||fabs(gamma)>1e-9' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:1224:9: style: Condition 'modularize' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:1217:23: note: Assignment 'modularize=false', assigned value is 0 tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:1224:9: note: Condition 'modularize' is always false tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:1912:19: style: Condition '0&&elements[i]<=1e-05' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:1950:19: style: Condition '0&&elements[i]<=1e-5' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:850:37: style: Variable 'numFailedPivots' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:839:36: note: numFailedPivots is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:850:37: note: numFailedPivots is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:852:21: style: Statements following 'return' will never be executed. [unreachableCode] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:1345:5: style: Statements following 'throw' will never be executed. [unreachableCode] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:1888:9: style: Statements following 'return' will never be executed. [unreachableCode] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:494:13: style: The scope of the variable 'n_removed' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:1874:12: style: The scope of the variable 'newSigma' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:2025:10: style: The scope of the variable 'rhsIIFail' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:2230:9: style: The scope of the variable 'bestGammaSign' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:1028:14: style: Variable 'iCol' can be declared as reference to const [constVariableReference] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:2382:18: style: Variable 'val' can be declared as reference to const [constVariableReference] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:3226:28: style: Same iterators expression are used for algorithm. [sameIteratorExpression] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:797:46: style: Variable 'cur_pivot' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:850:37: style: Variable 'numFailedPivots' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:1874:21: style: Variable 'newSigma' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:1900:20: style: Variable 'alt' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:1953:25: style: Variable 'rc_positive' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:1978:22: style: Variable 'otherSigma' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPSimplex.cpp:3170:18: style: Variable 'bound' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPTabRow.cpp:22:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable adjustfield [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPTabRow.cpp:75:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPTest.cpp:35:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pivotLimit [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPUtils.cpp:76:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cuts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPUtils.cpp:91:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cuts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPUtils.cpp:18:18: style: Parameter 'row' can be declared as reference to const [constParameterReference] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPValidator.cpp:44:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxFillIn_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPValidator.cpp:165:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxFillIn_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPValidator.cpp:317:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DummyEnd [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPValidator.cpp:73:17: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPValidator.cpp:81:19: style: Variable 'iCol' can be declared as reference to const [constVariableReference] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPValidator.cpp:235:23: style: Variable 'iCol' can be declared as reference to const [constVariableReference] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPValidator.cpp:138:13: style: Variable 'indices' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPValidator.cpp:139:11: style: Variable 'elems' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLandPValidator.cpp:140:7: style: Variable 'n' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLiftAndProject.cpp:163:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLiftAndProject.cpp:376:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglLiftAndProject.cpp:389:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMessage.cpp:39:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable language_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:40:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiDoPresolveInInitial [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:172:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXAGGR_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:221:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vubs_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:239:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXAGGR_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:320:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:563:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROW_UNDEFINED [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:683:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:886:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numCols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:924:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numCols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:1014:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CRITERION_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:1067:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numCols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:1251:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSILON_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:1549:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSILON_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:1582:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:1680:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable doneInitPre_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:1689:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXAGGR_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:1714:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable doPreproc_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:1720:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable doPreproc_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:1326:14: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:1241:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:1326:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding.cpp:844:48: style: Variable 'listColsSelected' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:39:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiDoPresolveInInitial [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:178:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXAGGR_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:228:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vubs_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:247:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXAGGR_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:330:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:584:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROW_UNDEFINED [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:695:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:899:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numCols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:936:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numCols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:1026:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CRITERION_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:1080:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numCols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:1252:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSILON_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:1558:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSILON_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:1591:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:1689:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable doneInitPre_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:1698:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXAGGR_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:1723:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable doPreproc_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:1729:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable doPreproc_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:1330:14: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:1242:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:1330:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2.cpp:857:48: style: Variable 'listColsSelected' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2Test.cpp:74:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRounding2Test.cpp:22:26: performance: Function parameter 'mpsDir' should be passed by const reference. [passedByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRoundingTest.cpp:74:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglMixedIntegerRoundingTest.cpp:22:26: performance: Function parameter 'mpsDir' should be passed by const reference. [passedByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:53:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable suitableRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:482:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:609:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable suitableRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:665:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable suitableRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:675:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberCliques_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:686:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:703:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:724:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:763:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable suitableRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:777:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epsilon_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:808:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minimumViolation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:814:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minimumViolation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:820:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minimumViolationPer_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:826:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minimumViolationPer_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:832:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximumEntries_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:838:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximumEntries_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:383:14: style: The scope of the variable 'sum' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:445:10: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:342:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:445:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:447:12: style: Local variable 'icol' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:340:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:447:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:460:10: style: Local variable 'jcol' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:343:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:460:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:506:9: style: Local variable 'jcol' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:343:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:506:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:519:9: style: Local variable 'jcol' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:343:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:519:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:536:10: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:342:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:536:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:27:45: performance: Function parameter 'x' should be passed by const reference. [passedByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHole.cpp:27:74: performance: Function parameter 'y' should be passed by const reference. [passedByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglOddHoleTest.cpp:28:21: performance: Function parameter 'mpsDir' should be passed by const reference. [passedByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglParam.cpp:28:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFINIT [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglParam.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglParam.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPS_COEFF [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglParam.cpp:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SUPPORT [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglParam.cpp:79:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFINIT [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:246:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1132:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalModel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2836:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiPrimalTolerance [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3351:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiDoPresolveInInitial [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3865:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberProhibited_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4828:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4849:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4913:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberSolvers_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4989:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5039:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generator_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5053:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable appData_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5058:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable appData_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5070:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiDualObjectiveLimit [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5078:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiDualObjectiveLimit [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5085:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5094:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable messages_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5100:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalColumn_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5108:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5118:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberSolvers_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5169:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prohibited_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5300:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiDualObjectiveLimit [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5339:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prohibited_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5352:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5613:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinMessageEol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5715:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable candidates_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5741:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5879:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable candidates_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5901:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable candidates_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5927:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable candidates_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5947:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberCandidates_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:6105:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1717:18: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1708:20: note: outer condition: state>0 tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1717:18: note: identical inner condition: state>0 tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:653:6: style: Redundant initialization for 'nCol'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:607:10: note: nCol is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:653:6: note: nCol is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3480:13: style: The comparison 'value < lower[i]' is always false because 'value' and 'lower[i]' represent the same value. [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3479:24: note: 'value' is assigned value 'lower[i]' here. tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3480:13: note: The comparison 'value < lower[i]' is always false because 'value' and 'lower[i]' represent the same value. tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3184:15: style: The scope of the variable 'whichInteger' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3247:24: style: The scope of the variable 'newValue' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3478:8: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3869:8: style: The scope of the variable 'heavyProbing' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4502:12: style: The scope of the variable 'lo' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4502:15: style: The scope of the variable 'up' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4530:12: style: The scope of the variable 'lo' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4530:15: style: The scope of the variable 'up' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4568:12: style: The scope of the variable 'lo' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4568:15: style: The scope of the variable 'up' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4596:12: style: The scope of the variable 'lo' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4596:15: style: The scope of the variable 'up' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5362:7: style: The scope of the variable 'numberInteger' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:70:11: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:60:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:70:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:83:11: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:60:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:83:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:104:8: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:60:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:104:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:122:8: style: Local variable 'iCol' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:60:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:122:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:164:8: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:60:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:164:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:186:8: style: Local variable 'iCol' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:60:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:186:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:495:6: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:213:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:495:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:514:10: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:213:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:514:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:545:6: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:213:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:545:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:669:6: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:213:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:669:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:636:9: style: Local variable 'jRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:603:6: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:636:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:695:9: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:669:6: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:695:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:703:13: style: Local variable 'jRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:603:6: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:703:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:914:12: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:669:6: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:914:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:923:12: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:669:6: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:923:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:959:9: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:669:6: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:959:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:962:13: style: Local variable 'jRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:603:6: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:962:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1223:9: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1181:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1223:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1223:15: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1203:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1223:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1245:15: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1223:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1245:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1259:12: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1223:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1259:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1287:12: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1223:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1287:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1303:11: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1223:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1303:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1319:13: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1223:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1319:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1349:11: style: Local variable 'numberSOS' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1230:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1349:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1351:6: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1223:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1351:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1355:8: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1223:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1355:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1550:14: style: Local variable 'row' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1340:19: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1550:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1551:23: style: Local variable 'columnStart' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1341:28: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1551:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1553:11: style: Local variable 'columnElements' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1343:16: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1553:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1426:8: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1223:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1426:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1431:10: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1223:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1431:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1484:12: style: Local variable 'n' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1427:8: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1484:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1467:7: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1223:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1467:7: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1515:14: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1409:6: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1515:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1646:11: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1203:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1646:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1794:11: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1181:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1794:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1804:24: style: Local variable 'column' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1194:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1804:24: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1857:11: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1203:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1857:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1921:6: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1203:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1921:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1948:10: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1203:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1948:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2081:18: style: Local variable 'saveStrength' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2070:21: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2081:18: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2352:11: style: Local variable 'numberFixed' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1188:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2352:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2170:21: style: Local variable 'column' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1194:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2170:21: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2171:30: style: Local variable 'rowStart' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1195:24: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2171:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2172:21: style: Local variable 'rowLength' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1196:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2172:21: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2179:24: style: Local variable 'rowLower' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1200:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2179:24: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2180:24: style: Local variable 'rowUpper' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1201:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2180:24: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2183:13: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1154:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2183:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2184:18: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1181:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2184:18: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2191:20: style: Local variable 'upper' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1199:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2191:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2378:11: style: Local variable 'infeas' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1974:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2378:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2398:9: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1203:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2398:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2399:9: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1157:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2399:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2406:9: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1181:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2406:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2406:15: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1203:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2406:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2407:9: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1157:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2407:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2408:9: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1154:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2408:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2412:20: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1179:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2412:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2413:17: style: Local variable 'column' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1194:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2413:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2414:26: style: Local variable 'rowStart' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1195:24: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2414:26: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2415:17: style: Local variable 'rowLength' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1196:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2415:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2416:20: style: Local variable 'rowLower' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1200:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2416:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2417:20: style: Local variable 'rowUpper' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1201:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2417:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2454:17: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2406:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2454:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2483:24: style: Local variable 'objective' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2409:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2483:24: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2486:15: style: Local variable 'which' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1184:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2486:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2493:17: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2406:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2493:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2500:24: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2492:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2500:24: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2502:12: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2406:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2502:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2511:20: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2406:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2511:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2516:21: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2406:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2516:21: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2547:19: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2406:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2547:19: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2571:21: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2406:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2571:21: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2616:11: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1154:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2616:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2628:14: style: Local variable 'column' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1194:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2628:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2629:14: style: Local variable 'rowLength' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1196:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2629:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2630:23: style: Local variable 'rowStart' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1195:24: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2630:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2631:17: style: Local variable 'rowLower' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1200:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2631:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2632:17: style: Local variable 'rowUpper' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1201:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2632:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2633:17: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1179:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2633:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2634:6: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:1181:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2634:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3444:6: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3426:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3444:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3459:6: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3426:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3459:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3508:6: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3426:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3508:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3511:6: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3428:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3511:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3948:16: style: Local variable 'duplicate' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3899:19: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3948:16: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4357:23: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3852:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4357:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4366:23: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3852:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4366:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4388:23: style: Local variable 'start' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4364:21: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4388:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4664:8: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3852:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4664:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4688:8: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3852:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4688:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4780:11: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3849:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4780:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5587:15: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5387:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:5587:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2226:26: style: Variable 'integer1' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2227:26: style: Variable 'integer2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2562:31: style: Variable 'numberDifferent' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:2833:22: style: Variable 'totalTightened' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3037:14: style: Variable 'nowUpper' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3113:14: style: Variable 'nowLower' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3121:20: style: Variable 'totalTightened' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3184:27: style: Variable 'whichInteger' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:3192:29: style: Variable 'whichInteger' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4158:25: style: Variable 'largestSum' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4178:19: style: Variable 'largestSum' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4180:19: style: Variable 'largestSum' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4257:20: style: Variable 'newLoRhs' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4258:20: style: Variable 'newUpRhs' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4260:15: style: Variable 'newLoRhs' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglPreProcess.cpp:4273:15: style: Variable 'newUpRhs' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:415:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cliqueRowStart_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1260:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCuts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1332:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCuts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1648:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiDualObjectiveLimit [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2930:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxStackRoot_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5808:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxStackRoot_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7353:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberCliques_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8539:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8687:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowLower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8713:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8719:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8725:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxPass_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8730:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxPass_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8736:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logLevel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8741:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logLevel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8747:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxProbe_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8752:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxProbe_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8758:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxStack_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8763:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxStack_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8769:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8774:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8780:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxPassRoot_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8785:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxPassRoot_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8791:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxProbeRoot_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8796:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxProbeRoot_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8802:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxStackRoot_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8807:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxStackRoot_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8813:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxElementsRoot_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8818:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxElementsRoot_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8823:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable usingObjective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8828:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable usingObjective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8834:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCuts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8839:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCuts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8844:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colLower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8849:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colUpper_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8854:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowLower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8859:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowUpper_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8884:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8931:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:9038:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowLower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:9072:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable primalTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:9204:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCopy_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:9221:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCopy_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:9529:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cliqueType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:9559:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCuts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:9565:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberCliques_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:9707:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tightenBounds_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:9785:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable probingInfo_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:9853:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable probingInfo_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1835:21: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:127:5: warning: Class 'row_cut' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:127:5: warning: Class 'row_cut' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4318:18: style: The if condition is the same as the previous if condition [duplicateCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4315:18: note: First condition tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4318:18: note: Second condition tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4433:18: style: The if condition is the same as the previous if condition [duplicateCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4430:18: note: First condition tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4433:18: note: Second condition tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2954:17: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4781:35: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4934:35: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5328:35: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5431:35: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6804:23: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6884:23: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7158:23: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7237:23: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8113:35: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8190:35: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8356:35: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8432:23: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7752:35: style: Variable 'markIt' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7751:36: note: markIt is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7752:35: note: markIt is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7775:35: style: Variable 'markIt' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7774:36: note: markIt is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7775:35: note: markIt is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7800:35: style: Variable 'markIt' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7799:36: note: markIt is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7800:35: note: markIt is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7823:35: style: Variable 'markIt' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7822:36: note: markIt is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7823:35: note: markIt is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:631:12: style: The scope of the variable 'cliqueChanges' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2764:10: style: The scope of the variable 'upper' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2764:17: style: The scope of the variable 'solValue' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2765:6: style: The scope of the variable 'icol' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2766:6: style: The scope of the variable 'index' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2767:9: style: The scope of the variable 'element' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:3277:11: style: The scope of the variable 'awayFromBound' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:3306:11: style: The scope of the variable 'istackC' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:3310:11: style: The scope of the variable 'notFeasible' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:3848:12: style: The scope of the variable 'moveUp' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:3849:12: style: The scope of the variable 'newLower' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:3958:12: style: The scope of the variable 'moveDown' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:3959:12: style: The scope of the variable 'newUpper' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5536:6: style: The scope of the variable 'iflagu' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5537:6: style: The scope of the variable 'iflagl' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5538:9: style: The scope of the variable 'dmaxup' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5539:9: style: The scope of the variable 'dmaxdown' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5543:9: style: The scope of the variable 'rhsAdjustment' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5544:6: style: The scope of the variable 'nPosInt' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5545:6: style: The scope of the variable 'nNegInt' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5939:11: style: The scope of the variable 'awayFromBound' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5967:6: style: The scope of the variable 'istackC' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5971:6: style: The scope of the variable 'notFeasible' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6273:12: style: The scope of the variable 'moveUp' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6274:12: style: The scope of the variable 'moveDown' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6275:12: style: The scope of the variable 'newUpper' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6275:26: style: The scope of the variable 'newLower' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7468:11: style: The scope of the variable 'istackC' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7472:11: style: The scope of the variable 'notFeasible' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7729:24: style: The scope of the variable 'moveUp' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7730:24: style: The scope of the variable 'moveDown' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7731:24: style: The scope of the variable 'newUpper' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7731:38: style: The scope of the variable 'newLower' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:9264:9: style: The scope of the variable 'slack' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:295:9: style: Local variable 'numberCuts' shadows outer function [shadowFunction] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:145:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:295:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:431:8: style: Local variable 'iflagu' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:405:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:431:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:432:8: style: Local variable 'iflagl' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:405:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:432:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:433:11: style: Local variable 'dmaxup' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:407:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:433:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:434:11: style: Local variable 'dmaxdown' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:407:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:434:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:435:8: style: Local variable 'krs' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:403:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:435:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:437:8: style: Local variable 'kre' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:402:16: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:437:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:444:10: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:402:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:444:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:456:10: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:402:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:456:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:716:26: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:402:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:716:26: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1587:15: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1399:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1587:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1689:20: style: Local variable 'colsol' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1666:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1689:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1691:12: style: Local variable 'cutoff' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1647:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1691:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1692:10: style: Local variable 'cutoff_available' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1648:8: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1692:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1702:14: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1662:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1702:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2001:14: style: Local variable 'offset' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1742:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2001:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2079:17: style: Local variable 'colsol' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1666:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2079:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2124:26: style: Local variable 'colsol' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1666:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2124:26: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2129:11: style: Local variable 'multiplier' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:43:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2129:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2186:20: style: Local variable 'colsol' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1666:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2186:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2401:25: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2368:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2401:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2432:21: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2368:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2432:21: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2486:25: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2368:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2486:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2558:17: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2525:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2558:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2903:14: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1662:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2903:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:3138:21: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2957:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:3138:21: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:3139:24: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2951:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:3139:24: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4781:27: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2957:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4781:27: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4782:30: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2951:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4782:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4865:11: style: Local variable 'effectiveness' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4812:28: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4865:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4934:27: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2957:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4934:27: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4935:30: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2951:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4935:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5012:11: style: Local variable 'effectiveness' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4966:28: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5012:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5187:27: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2957:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5187:27: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5188:30: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2951:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5188:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5203:27: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2957:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5203:27: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5204:30: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2951:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5204:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5314:8: style: Local variable 'canReplace' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:3341:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5314:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5328:27: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2957:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5328:27: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5329:30: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2951:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5329:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5406:11: style: Local variable 'effectiveness' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5360:28: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5406:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5431:27: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2957:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5431:27: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5432:30: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2951:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5432:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5508:11: style: Local variable 'effectiveness' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5462:14: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5508:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6115:17: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5858:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6115:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6117:12: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5858:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6117:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6118:9: style: Local variable 'kcol' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5859:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6118:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6135:34: style: Local variable 'solMovement' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5978:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6135:34: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6142:36: style: Local variable 'jj' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5858:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6142:36: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6179:34: style: Local variable 'solMovement' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5978:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6179:34: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6186:36: style: Local variable 'jj' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5858:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6186:36: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6697:32: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5858:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6697:32: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6776:26: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5858:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6776:26: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6804:15: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5825:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6804:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6805:18: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5824:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6805:18: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6814:13: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5861:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6814:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6884:15: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5825:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6884:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6885:18: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5824:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6885:18: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6894:13: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5861:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6894:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7053:32: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5858:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7053:32: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7130:26: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5858:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7130:26: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7158:15: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5825:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7158:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7159:18: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5824:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7159:18: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7168:13: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5861:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7168:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7237:15: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5825:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7237:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7238:18: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5824:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7238:18: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7247:13: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5861:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7247:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7455:11: style: Local variable 'iClique' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7365:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7455:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7460:16: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7416:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7460:16: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7510:15: style: Local variable 'irow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7414:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7510:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7590:22: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7413:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7590:22: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7591:19: style: Local variable 'iClique' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7455:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7591:19: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7592:24: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7413:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7592:24: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7593:21: style: Local variable 'kcol' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7414:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7593:21: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8068:17: style: Local variable 'irow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7414:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8068:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8097:19: style: Local variable 'irow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7414:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8097:19: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8113:27: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7399:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8113:27: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8114:30: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7398:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8114:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8123:32: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7416:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8123:32: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8190:27: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7399:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8190:27: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8191:30: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7398:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8191:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8200:32: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7416:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8200:32: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8340:19: style: Local variable 'irow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7414:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8340:19: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8356:27: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7399:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8356:27: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8357:30: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7398:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8357:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8366:13: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7416:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8366:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8432:15: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7399:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8432:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8433:18: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7398:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8433:18: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8442:13: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7416:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8442:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8585:12: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8550:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8585:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:9395:11: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:9257:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:9395:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2868:13: error: Memory is allocated but not initialized: markR [uninitdata] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2869:13: error: Memory is allocated but not initialized: minR [uninitdata] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:2870:13: error: Memory is allocated but not initialized: maxR [uninitdata] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:406:13: style: Variable 'ntotal' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:1138:12: style: Variable 'ntotal' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:3768:10: style: Variable 'onList' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:3848:18: style: Variable 'moveUp' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:3849:20: style: Variable 'newLower' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:3883:10: style: Variable 'onList' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:3958:20: style: Variable 'moveDown' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:3959:20: style: Variable 'newUpper' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:3998:10: style: Variable 'onList' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4212:10: style: Variable 'onList' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4327:10: style: Variable 'onList' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4442:10: style: Variable 'onList' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4527:16: style: Variable 'j' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4549:12: style: Variable 'j' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4561:19: style: Variable 'nTot' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4578:17: style: Variable 'nTot' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:4597:17: style: Variable 'nTot' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5136:23: style: Variable 'nTot' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5156:21: style: Variable 'nTot' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5216:21: style: Variable 'nTot' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6570:4: style: Variable 'j' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6577:7: style: Variable 'j' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6590:16: style: Variable 'nTot' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6607:7: style: Variable 'nTot' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6626:7: style: Variable 'nTot' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6965:13: style: Variable 'nTot' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:6985:11: style: Variable 'nTot' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7007:11: style: Variable 'nTot' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5815:12: style: Variable 'tempL' is allocated memory that is never used. [unusedAllocatedMemory] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:5816:12: style: Variable 'tempU' is allocated memory that is never used. [unusedAllocatedMemory] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7996:12: style: Variable 'j' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8007:21: style: Variable 'nTot' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8024:19: style: Variable 'nTot' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8043:19: style: Variable 'nTot' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8268:25: style: Variable 'nTot' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8288:23: style: Variable 'nTot' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:8310:23: style: Variable 'nTot' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7389:12: style: Variable 'tempL' is allocated memory that is never used. [unusedAllocatedMemory] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbing.cpp:7390:12: style: Variable 'tempU' is allocated memory that is never used. [unusedAllocatedMemory] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbingTest.cpp:63:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglProbingTest.cpp:27:21: performance: Function parameter 'mpsDir' should be passed by const reference. [passedByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:244:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mTab [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:253:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nTab [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:263:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable contNonBasicTab [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:293:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable contNonBasicTab [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:311:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mTab [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:403:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:445:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable card_intNonBasicVar [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:513:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable card_intNonBasicVar [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:554:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nrow [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:581:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable card_nonBasicAtUpper [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:590:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable card_nonBasicAtLower [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:623:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:700:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:925:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable given_optsol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:934:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable card_given_optsol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:1030:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable card_given_optsol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:1177:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:1218:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable low_is_lub [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:1620:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:1627:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:1644:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colType [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:1718:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nrow [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:1831:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:1879:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:118:12: style: The scope of the variable 'fromto' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:118:20: style: The scope of the variable 'upto' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:137:12: style: The scope of the variable 'fromto' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:137:20: style: The scope of the variable 'upto' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:621:10: style: The scope of the variable 'val' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:384:13: style: Variable 'sum_norms' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplit.cpp:386:15: style: Variable 'sum_norms' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplitParam.cpp:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable away_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplitParam.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxTab_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplitParam.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUB [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplitParam.cpp:59:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPS_ELIM [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplitParam.cpp:66:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPS_RELAX_ABS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplitParam.cpp:73:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPS_RELAX_REL [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplitParam.cpp:80:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXDYN [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplitParam.cpp:92:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXDYN_LUB [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplitParam.cpp:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPS_COEFF_LUB [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplitParam.cpp:116:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MINVIOL [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplitParam.cpp:127:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USE_INTSLACKS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplitParam.cpp:133:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USE_CG2 [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplitParam.cpp:140:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normIsZero [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplitParam.cpp:152:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minReduc [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplitParam.cpp:257:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUB [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplitTest.cpp:83:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglRedSplitTest.cpp:31:25: performance: Function parameter 'mpsDir' should be passed by const reference. [passedByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglResidualCapacity.cpp:40:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiDoPresolveInInitial [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglResidualCapacity.cpp:155:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSILON_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglResidualCapacity.cpp:177:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowTypes_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglResidualCapacity.cpp:191:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSILON_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglResidualCapacity.cpp:244:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglResidualCapacity.cpp:376:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROW_OTHER [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglResidualCapacity.cpp:435:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSILON_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglResidualCapacity.cpp:481:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numRowL_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglResidualCapacity.cpp:572:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSILON_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglResidualCapacity.cpp:658:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable doneInitPre_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglResidualCapacity.cpp:664:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSILON_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglResidualCapacity.cpp:668:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSILON_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglResidualCapacity.cpp:673:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOLERANCE_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglResidualCapacity.cpp:677:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOLERANCE_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglResidualCapacity.cpp:686:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable doPreproc_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglResidualCapacity.cpp:690:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable doPreproc_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglResidualCapacityTest.cpp:68:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglResidualCapacityTest.cpp:22:26: performance: Function parameter 'mpsDir' should be passed by const reference. [passedByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglSimpleRounding.cpp:83:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epsilon_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglSimpleRounding.cpp:257:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epsilon_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglSimpleRounding.cpp:469:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epsilon_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglSimpleRounding.cpp:91:14: style: The scope of the variable 'dxInt' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglSimpleRounding.cpp:347:7: style: The scope of the variable 'power' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglSimpleRounding.cpp:347:13: style: Variable 'power' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglSimpleRoundingTest.cpp:99:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglSimpleRoundingTest.cpp:25:21: performance: Function parameter 'mpsDir' should be passed by const reference. [passedByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglStored.cpp:36:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable requiredViolation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglStored.cpp:264:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable probingInfo_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglStored.cpp:333:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable probingInfo_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglStored.cpp:346:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable requiredViolation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglStored.cpp:370:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglStored.cpp:388:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bestSolution_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglStored.cpp:303:26: warning: Possible null pointer dereference: index [nullPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglStored.cpp:285:19: note: Assignment 'index=NULL', assigned value is 0 tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglStored.cpp:292:12: note: Assuming condition is false tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglStored.cpp:303:26: note: Null pointer dereference tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglStored.cpp:305:26: warning: Possible null pointer dereference: coefficient [nullPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglStored.cpp:286:28: note: Assignment 'coefficient=NULL', assigned value is 0 tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglStored.cpp:292:12: note: Assuming condition is false tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglStored.cpp:305:26: note: Null pointer dereference tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglStored.cpp:305:18: style: Variable 'numberRead' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglStored.cpp:303:18: note: numberRead is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglStored.cpp:305:18: note: numberRead is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglStored.cpp:283:12: style: The scope of the variable 'numberRead' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglStored.cpp:305:18: style: Variable 'numberRead' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:98:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberVariables_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:138:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberVariables_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:166:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixEntry_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:209:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixEntry_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:224:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cliqueEntry [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:510:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberIntegers_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1211:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1249:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberEntries_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1290:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberEntries_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1361:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberIntegers_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1438:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1512:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberIntegers_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1542:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberIntegers_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:451:16: style: Array index 'kClique' is used before limits check. [arrayIndexThenCheck] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:515:7: style: The scope of the variable 'maximumCliques' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:516:7: style: The scope of the variable 'maximumEntries' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:311:6: style: Local variable 'iValue' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:294:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:311:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:331:6: style: Local variable 'iValue' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:294:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:331:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:373:11: style: Local variable 'iClique' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:222:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:373:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:935:9: style: Local variable 'numberEntries' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:514:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:935:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:936:9: style: Local variable 'maximumEntries' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:516:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:936:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:937:9: style: Local variable 'maximumCliques' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:515:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:937:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:898:6: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:889:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:898:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:919:16: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:906:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:919:16: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:920:6: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:889:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:920:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:939:11: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:889:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:939:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:947:6: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:906:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:947:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:958:7: style: Local variable 'jClique' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:944:6: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:958:7: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:965:7: style: Local variable 'jClique' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:944:6: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:965:7: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1013:8: style: Local variable 'n' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:940:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1013:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:981:13: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:939:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:981:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1014:13: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:939:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1014:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1032:6: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:906:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1032:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1043:7: style: Local variable 'jClique' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1029:6: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1043:7: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1050:7: style: Local variable 'jClique' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1029:6: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1050:7: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1102:8: style: Local variable 'n' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:940:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1102:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1068:15: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:939:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1068:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1103:13: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:939:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1103:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1159:11: style: Local variable 'column' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:528:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1159:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1161:14: style: Local variable 'lower' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:532:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1161:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1162:14: style: Local variable 'upper' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:533:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1162:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1166:16: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1153:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1166:16: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTreeInfo.cpp:1344:6: style: Variable 'last' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:122:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable q_max_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:300:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable probname_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:327:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable randomNumberGenerator_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:363:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DGG_data_t [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:725:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DGG_MIN_TABLEAU_COEFFICIENT [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:831:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DGG_constraint_t [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:960:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DGG_BOUND_THRESH [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1040:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DGG_MIN_TABLEAU_COEFFICIENT [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1076:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1202:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1241:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1460:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DGG_TMIR_CUT [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1477:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1608:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DGG_MIN_RHO [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1658:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DGG_MIN_ALPHA [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1707:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DGG_NULL_SLACK [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1743:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DGG_NULL_SLACK [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1776:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DGG_MIN_RHO [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1793:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DGG_NULL_SLACK [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1821:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable away_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1825:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable away_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1832:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable awayAtRoot_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1836:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable awayAtRoot_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1846:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_min_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1346:7: style: Condition 'rval' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1343:33: note: Calling function 'DGG_transformConstraint' returns 0 tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1343:33: note: Assignment 'rval=DGG_transformConstraint(data,&x,&rc,&isint,orig_base)', assigned value is 0 tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1346:7: note: Condition 'rval' is always false tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:942:10: style: The scope of the variable 'half' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:948:12: style: The scope of the variable 'idx' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:988:10: style: The scope of the variable 'idx' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:989:10: style: The scope of the variable 'half' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1240:2: style: Label 'CLEANUP' is not used. [unusedLabel] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:169:16: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:162:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:169:16: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:258:14: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:162:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:258:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:676:11: style: Variable 'arrayRows' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:677:13: style: Variable 'arrayElements' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:852:56: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1467:13: style: Parameter 'rc' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1467:47: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1543:25: style: Parameter 'isint' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1584:13: style: Parameter 'isint' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1685:35: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1720:48: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1782:30: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:595:12: style: Variable 'rowSense' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomir.cpp:1663:11: style: Variable 'tau_lim' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomirTest.cpp:66:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Cgl/CglTwomirTest.cpp:23:23: performance: Function parameter 'mpsDir' should be passed by const reference. [passedByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:75:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerParameters_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:93:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowsDropped_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:127:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowsDropped_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:152:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:211:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRowsDropped_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:220:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable doKKT_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:300:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCopy_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:640:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:1825:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permuteInverse_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:1944:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2437:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable workInteger_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2470:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clique_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2712:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable workDouble_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3278:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable doubleParameters_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3571:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstDense_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3695:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whichDense_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3736:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable workDouble_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3281:14: style: Redundant initialization for 'largest'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3278:29: note: largest is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3281:14: note: largest is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3282:15: style: Redundant initialization for 'smallest'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3279:30: note: smallest is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3282:15: note: smallest is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:322:15: style: The scope of the variable 'numberDense' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:523:15: style: The scope of the variable 'iRow' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:689:15: style: The scope of the variable 'numberDense' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:1124:25: style: The scope of the variable 'nodeg' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:1125:36: style: The scope of the variable 'numpiv' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:1125:44: style: The scope of the variable 'node' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:1126:10: style: The scope of the variable 'nodeln' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2185:25: style: The scope of the variable 'number' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2711:10: style: The scope of the variable 'iColumn' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2717:10: style: The scope of the variable 'numberDense' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3405:15: style: The scope of the variable 'kRow' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:612:20: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:523:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:612:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:1990:25: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:1963:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:1990:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2019:32: style: Local variable 'rowStart' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:1932:27: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2019:32: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2020:23: style: Local variable 'rowLength' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:1933:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2020:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2021:23: style: Local variable 'column' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:1934:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2021:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2149:20: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:1962:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2149:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2182:17: style: Local variable 'which' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:1981:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2182:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2192:35: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:1963:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2192:35: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2528:25: style: Local variable 'start' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2478:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2528:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2535:39: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2493:24: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2535:39: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2560:25: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2493:24: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2560:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2726:25: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2711:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2726:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2760:30: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2711:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2760:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2841:30: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2710:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2841:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2849:35: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2710:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2849:35: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2854:30: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2710:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2854:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2871:41: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2865:36: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2871:41: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2872:45: style: Local variable 'b' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2866:40: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2872:45: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2947:15: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2698:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:2947:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3427:35: style: Local variable 'jRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3422:25: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3427:35: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3476:25: style: Local variable 'kRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3405:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3476:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3516:25: style: Local variable 'nextRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3404:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3516:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:779:16: error: Memory is allocated but not initialized: which [uninitdata] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyBase.cpp:3405:20: style: Variable 'kRow' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:28:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:47:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable borrowSpace_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:64:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable borrowSpace_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:90:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:132:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:158:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable borrowSpace_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:426:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sparseFactor_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:552:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:1098:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable longDouble [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:1257:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:1343:10: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:1470:13: style: The scope of the variable 'k' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:286:15: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:167:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:286:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:486:25: style: Local variable 'addOffsetNow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:444:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:486:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:908:41: style: Local variable 'at1' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:897:36: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:908:41: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:968:31: style: Local variable 't00' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:961:21: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:968:31: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:803:69: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:873:73: style: Parameter 'aTri' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:873:113: style: Parameter 'diagonal' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:873:136: style: Parameter 'work' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:947:78: style: Parameter 'aUnder' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:947:99: style: Parameter 'aTri' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:948:51: style: Parameter 'work' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:1033:33: style: Parameter 'aOther' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:275:27: style: Variable 'newDropped' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:384:22: style: Variable 'newDropped' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:890:14: style: Variable 'aa' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:895:19: style: Variable 'aa' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:927:14: style: Variable 'aa' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpCholeskyDense.cpp:931:19: style: Variable 'aa' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraint.cpp:45:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastGradient_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraint.cpp:56:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable functionValue_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintLinear.cpp:22:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintLinear.cpp:37:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintLinear.cpp:52:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintLinear.cpp:64:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable column_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintLinear.cpp:75:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable column_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintLinear.cpp:102:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastGradient_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintLinear.cpp:137:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintLinear.cpp:154:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintLinear.cpp:176:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberCoefficients_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintLinear.cpp:195:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberCoefficients_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintLinear.cpp:205:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberCoefficients_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintQuadratic.cpp:22:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintQuadratic.cpp:39:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintQuadratic.cpp:75:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintQuadratic.cpp:90:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintQuadratic.cpp:102:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintQuadratic.cpp:133:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastGradient_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintQuadratic.cpp:191:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintQuadratic.cpp:210:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintQuadratic.cpp:241:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberQuadraticColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintQuadratic.cpp:266:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberQuadraticColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintQuadratic.cpp:288:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberCoefficients_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintQuadratic.cpp:172:16: style:inconclusive: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintQuadratic.cpp:194:11: style:inconclusive: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpConstraintQuadratic.cpp:208:11: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowDantzig.cpp:26:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowDantzig.cpp:62:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowDantzig.cpp:111:10: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowPivot.cpp:49:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowPivot.cpp:57:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:31:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:40:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:91:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weights_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:106:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:155:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:214:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:557:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weights_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:736:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_INDEXED_REALLY_TINY_ELEMENT [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:812:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:1017:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weights_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:1044:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable persistence_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:1091:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alternateWeights_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:545:25: style: Variable 'numberNonZero' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:527:25: note: numberNonZero is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:545:25: note: numberNonZero is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:71:20: style: Local variable 'number' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:45:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:71:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:142:20: style: Local variable 'number' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:116:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:142:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:201:15: style: Local variable 'number' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:161:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:201:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:245:18: style: Local variable 'lower' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:235:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:245:18: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:246:18: style: Local variable 'upper' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:236:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:246:18: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:386:20: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:215:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:386:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:387:20: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:215:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:387:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:969:23: style: Local variable 'pivotVariable' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:815:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:969:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:949:32: style: Variable 'value' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDualRowSteepest.cpp:951:32: style: Variable 'value' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:26:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:37:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:47:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:55:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:74:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:92:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:101:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:108:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:117:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:126:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:137:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:148:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:156:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:168:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:177:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:189:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:198:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:206:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:214:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:225:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:233:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:241:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:248:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:254:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDummyMatrix.cpp:260:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicExampleMatrix.cpp:50:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicExampleMatrix.cpp:77:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicExampleMatrix.cpp:236:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicExampleMatrix.cpp:380:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startColumnGen_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicExampleMatrix.cpp:399:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicExampleMatrix.cpp:434:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentWanted_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicExampleMatrix.cpp:638:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastDynamic_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicExampleMatrix.cpp:670:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idGen_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicExampleMatrix.cpp:201:20: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicExampleMatrix.cpp:120:19: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicExampleMatrix.cpp:201:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicExampleMatrix.cpp:353:20: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicExampleMatrix.cpp:279:19: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicExampleMatrix.cpp:353:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicExampleMatrix.cpp:355:20: style: Local variable 'iSet' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicExampleMatrix.cpp:275:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicExampleMatrix.cpp:355:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicExampleMatrix.cpp:467:24: style: Variable 'djMod' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:81:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objectiveOffset_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:136:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objectiveOffset_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:303:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backToPivotRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:330:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backToPivotRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:403:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentWanted_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:604:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhsOffset_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:845:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backToPivotRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:935:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberStaticRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1071:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhsOffset_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1284:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstDynamic_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1598:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberStaticRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1620:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhsOffset_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1633:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable toIndex_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1685:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noCheck_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1695:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastDynamic_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1942:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastDynamic_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1955:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberSets_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2176:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstDynamic_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2397:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberStaticRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2481:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startSet_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2600:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:720:20: style: The scope of the variable 'iSet' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1995:15: style: The scope of the variable 'kphase' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:271:15: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:185:19: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:271:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:792:30: style: Local variable 'iSet' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:720:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:792:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:795:35: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:728:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:795:35: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1375:33: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1359:23: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1375:33: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1383:28: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1359:23: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1383:28: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1780:30: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1714:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1780:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2009:35: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1976:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2009:35: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2115:25: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:1976:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2115:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2299:12: style: Local variable 'length' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2168:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2299:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2357:17: style: Local variable 'cost' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2169:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2357:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2358:17: style: Local variable 'columnLower' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2171:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2358:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2359:17: style: Local variable 'columnUpper' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2172:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2359:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2360:17: style: Local variable 'solution' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2170:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2360:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2361:12: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2327:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2361:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2517:24: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2481:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:2517:24: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:261:20: style: Variable 'numberColumns' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpDynamicMatrix.cpp:442:24: style: Variable 'djMod' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpEventHandler.cpp:46:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpEventHandler.cpp:60:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable theta [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpEventHandler.cpp:69:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpEventHandler.cpp:106:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpEventHandler.cpp:114:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:76:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable networkBasis_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:89:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable networkBasis_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:99:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable networkBasis_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:109:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable networkBasis_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:125:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable networkBasis_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:164:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberPivots_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:734:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable networkBasis_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:785:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:855:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:940:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:954:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:1019:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable networkBasis_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:1031:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable networkBasis_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:1044:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable networkBasis_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:1060:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable networkBasis_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:309:30: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:180:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:309:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:349:25: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:180:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:349:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:580:27: style: Local variable 'pivotVariable' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:176:17: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpFactorization.cpp:580:27: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:59:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objectiveOffset_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:90:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objectiveOffset_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:225:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startColumn_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:246:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startColumn_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:292:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentWanted_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:589:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstDynamic_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1016:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keyVariable_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1032:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberSets_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1545:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhsOffset_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1837:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstAvailable_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1942:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhsOffset_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:2019:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstDynamic_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:2111:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberGubColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1901:56: style: The if condition is the same as the previous if condition [duplicateCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1899:56: note: First condition tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1901:56: note: Second condition tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1892:21: style: Condition 'doPrinting&&0' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1449:20: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1681:20: style: The scope of the variable 'iRow' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:208:15: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:112:19: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:208:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:477:30: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:327:26: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:477:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:478:27: style: Local variable 'row' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:328:23: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:478:27: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:479:36: style: Local variable 'startColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:329:32: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:479:36: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:480:27: style: Local variable 'length' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:330:17: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:480:27: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:698:30: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:670:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:698:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1063:20: style: Local variable 'iSet' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1031:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1063:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1181:35: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1087:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1181:35: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1187:35: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1087:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1187:35: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1201:35: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1087:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1201:35: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1217:40: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1087:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1217:40: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1228:40: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1047:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1228:40: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1322:35: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1087:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1322:35: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1373:40: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1087:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1373:40: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1439:15: style: Local variable 'iSet' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1031:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1439:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1482:25: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1449:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1482:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1718:30: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1689:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1718:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1750:40: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1681:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1750:40: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1786:30: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1689:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1786:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1799:45: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1681:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1799:45: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1897:31: style: Local variable 'print' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1831:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1897:31: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:2051:15: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:2001:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:2051:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:2089:25: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:1993:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:2089:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:2156:15: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:2108:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:2156:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:187:20: style: Variable 'numberColumns' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubDynamicMatrix.cpp:320:24: style: Variable 'djMod' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:72:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberSets_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:173:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:291:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:315:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:402:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberSets_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:420:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberSets_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:580:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:799:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberSets_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:840:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:921:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:982:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:1192:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:1213:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:1321:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:1335:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:1346:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentWanted_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:1812:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:2100:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberSets_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:2230:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backward_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:2604:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:3035:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberSets_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:3444:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:3497:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhsOffset_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:3631:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trueSequenceIn_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:4054:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noCheck_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:4062:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trueSequenceIn_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:2662:28: style: Condition 'iSetOut<0' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:2655:26: note: Assignment 'iSetOut=-1', assigned value is -1 tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:2662:28: note: Condition 'iSetOut<0' is always true tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:3648:23: style: Condition 'iSetOut<0' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:3640:21: note: Assignment 'iSetOut=-1', assigned value is -1 tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:3648:23: note: Condition 'iSetOut<0' is always true tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:526:10: style: The scope of the variable 'numberNonZero' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:564:15: style: The scope of the variable 'iSet' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:565:18: style: The scope of the variable 'djMod' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:3367:15: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:235:15: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:212:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:235:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:563:15: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:538:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:563:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:774:15: style: Local variable 'numberNonZero' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:526:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:774:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:775:17: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:527:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:775:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:776:20: style: Local variable 'array' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:528:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:776:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:998:15: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:978:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:998:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:1135:38: style: Local variable 'scale' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:1121:33: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:1135:38: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:1369:20: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:1349:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:1369:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:1778:23: style: Local variable 'ratio' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:1350:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:1778:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:2057:25: style: Local variable 'solution' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:1823:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:2057:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:2398:30: style: Local variable 'kColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:2336:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:2398:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:2528:30: style: Local variable 'iSet' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:2446:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:2528:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:2548:25: style: Local variable 'iSet' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:2446:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:2548:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:2647:15: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:2600:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:2647:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:3359:15: style: Local variable 'iSet' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:3034:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:3359:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:3406:20: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:3367:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:3406:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:3843:30: style: Local variable 'key' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:3837:25: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpGubMatrix.cpp:3843:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpInterior.cpp:111:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable historyInfeasibility_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpInterior.cpp:200:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable historyInfeasibility_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpInterior.cpp:218:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberIterations_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpInterior.cpp:271:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solveType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpInterior.cpp:353:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable historyInfeasibility_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpInterior.cpp:371:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpInterior.cpp:456:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpInterior.cpp:534:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable problemStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpInterior.cpp:688:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optimizationDirection_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpInterior.cpp:759:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpInterior.cpp:994:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reducedCost_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpInterior.cpp:1104:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cholesky_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpInterior.cpp:1128:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpInterior.cpp:1153:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpInterior.cpp:1238:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpInterior.cpp:873:11: style: The scope of the variable 'rowcol' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpLinearObjective.cpp:23:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpLinearObjective.cpp:35:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpLinearObjective.cpp:46:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpLinearObjective.cpp:57:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpLinearObjective.cpp:82:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpLinearObjective.cpp:93:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpLinearObjective.cpp:111:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpLinearObjective.cpp:208:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpLinearObjective.cpp:237:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpLinearObjective.cpp:254:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpLinearObjective.cpp:284:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:49:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startFraction_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:75:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhsOffset_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:85:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:117:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:132:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:149:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:174:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:182:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:243:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:296:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basic [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:321:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:334:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhsOffset_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:395:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhsOffset_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:434:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable savedBestDj_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:471:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basic [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:530:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isFixed [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:562:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:576:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:598:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:610:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:519:18: style: The scope of the variable 'thisWeight' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:520:18: style: The scope of the variable 'pivot' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMatrixBase.cpp:521:18: style: The scope of the variable 'pivotSquared' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpMessage.cpp:125:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable language_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:123:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intParam_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:152:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:163:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximumRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:218:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable savedRowScale_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:229:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable savedColumnScale_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:241:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dblParam_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:246:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dblParam_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:250:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optimizationDirection_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:262:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:316:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowObjective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:330:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:350:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:384:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:406:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:436:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:509:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:523:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:532:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:545:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:556:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:567:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:580:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:608:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:625:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:642:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:660:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnLower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:698:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:727:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:745:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:981:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:1008:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objectiveValue_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:1075:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intParam_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:1120:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dblParam_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:1138:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strParam_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:1224:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:1239:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:1251:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:1410:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:1512:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximumColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:1604:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:1697:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:1757:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:1942:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2078:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2180:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2252:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2387:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2506:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2526:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2546:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2566:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2586:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2605:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable problemStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2630:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable problemStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2638:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intParam_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2644:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dblParam_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2653:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberIterations_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2663:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable problemStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2673:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2683:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2693:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2702:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable messages_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2718:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinMessageEol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2818:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinMessageEol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2890:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ClpPrimalObjectiveLimit [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2911:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ClpDualObjectiveLimit [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2931:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2943:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2956:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2971:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2987:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lengthNames_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2996:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3004:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3010:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3024:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3038:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3054:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3063:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3107:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3124:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3274:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowNames_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3294:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3313:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3331:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3350:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3367:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lengthNames_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3383:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lengthNames_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3399:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lengthNames_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3422:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lengthNames_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3446:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dblParam_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3452:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dblParam_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3458:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dblParam_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3463:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable secondaryStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3608:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3657:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3699:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3745:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3753:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scalingFlag_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3770:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scaledMatrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3783:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scaledMatrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3797:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowObjective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3839:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowScale_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3856:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3877:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3963:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:4001:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:4015:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCopy_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:4048:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:4265:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dualBound_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:4284:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dualBound_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:4312:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dualBound_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:4332:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lengthNames_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2732:8: style: Exception should be caught by reference. [catchExceptionByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:457:31: error: Dereferencing 'startPositive' after it is deallocated / released [deallocuse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:872:16: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:1931:10: style: The scope of the variable 'numberErrors' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2244:10: style: The scope of the variable 'numberErrors' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2728:36: style: The scope of the variable 'time2' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2832:36: style: The scope of the variable 'time2' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:1880:30: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:1863:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:1880:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3916:26: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3872:21: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3916:26: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3068:31: style: Parameter 'array' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3079:25: style: Parameter 'array' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:3090:51: style: Parameter 'array' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:4252:16: error: Memory is allocated but not initialized: eligible [uninitdata] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpModel.cpp:2299:29: style: Variable 'numberErrors' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkBasis.cpp:24:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slackValue_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkBasis.cpp:51:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slackValue_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkBasis.cpp:141:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slackValue_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkBasis.cpp:225:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parent_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkBasis.cpp:246:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parent_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkBasis.cpp:343:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stack_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkBasis.cpp:363:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkBasis.cpp:389:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkBasis.cpp:594:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkBasis.cpp:876:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkBasis.cpp:935:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkBasis.cpp:1009:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permute_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkBasis.cpp:546:15: style: Local variable 'nStack' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkBasis.cpp:464:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkBasis.cpp:546:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkBasis.cpp:458:17: style: Variable 'iRow1' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkBasis.cpp:480:16: style: Variable 'sign' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:34:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:48:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:72:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:94:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:189:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:202:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:233:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:283:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trueNetwork_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:314:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trueNetwork_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:414:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trueNetwork_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:498:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trueNetwork_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:532:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trueNetwork_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:558:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trueNetwork_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:602:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:622:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:642:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:655:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:667:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:703:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:711:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:719:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trueNetwork_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:732:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trueNetwork_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:782:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:841:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:879:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentWanted_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:1111:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:1135:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lengths_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:1172:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:1227:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:367:10: style: The scope of the variable 'numberNonZero' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:530:10: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:260:15: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:246:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:260:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:800:20: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:778:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:800:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:819:20: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:778:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:819:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:1251:20: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:1236:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNetworkMatrix.cpp:1251:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:43:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstBranch [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:73:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstBranch [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:88:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximumRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:519:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factorization_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:554:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximumIntegers_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:566:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weights_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:582:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstBranch [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:674:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstBranch [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:683:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable branch [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:690:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable branch [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:784:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:830:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable downPseudo_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:863:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable downPseudo_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:896:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nDepth_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:907:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximumNodes_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:918:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable downPseudo_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:947:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberDown_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:984:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxHash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:1085:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxHash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:1101:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:1111:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberHash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:1137:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:1158:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:1221:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxHash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:1226:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxHash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:1269:20: style: The scope of the variable 'k' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:1018:29: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:996:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:1018:29: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNode.cpp:88:23: style: Variable 'maximumTotal' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:63:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:233:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:264:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:418:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:457:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:475:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:538:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberInfeasibilities_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:1010:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLP_METHOD2 [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:1047:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:1131:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:1212:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:1238:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:1347:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:1460:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:1633:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLP_METHOD1 [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:1666:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:1833:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:1877:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ClpObjOffset [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:1888:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:1049:6: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:1133:6: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpNonLinearCost.cpp:1885:10: style: The scope of the variable 'iSequence' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpObjective.cpp:51:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpObjective.cpp:64:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:72:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:103:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:116:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:133:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:146:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:183:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberActiveColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:205:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:218:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:235:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:252:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:293:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:346:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinBigIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:395:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinBigIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:497:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinBigIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:582:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberActiveColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:827:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinBigIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1319:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinBigIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1380:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinBigIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1424:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinBigIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1488:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinBigIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1632:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinBigIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1673:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinBigIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1854:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinBigIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1993:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberActiveColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:2039:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberActiveColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:2348:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEVEX_TRY_NORM [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:2431:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinBigIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3336:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLP_PACKEDSCALE_INITIAL [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3850:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4035:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4188:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinBigIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4273:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinBigIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4349:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4384:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentWanted_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4623:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhsOffset_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4632:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCopy_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4643:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberActiveColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4767:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberActiveColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4779:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberActiveColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4790:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberActiveColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4798:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberActiveColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4847:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberActiveColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4853:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCopy_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4867:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnCopy_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4879:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4887:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnCopy_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4912:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberActiveColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4978:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:5111:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberBlocks_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:5141:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:5159:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberBlocks_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:5231:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isFree [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:5493:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowStart_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:5804:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:5943:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable column_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:5960:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:5975:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable column_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:6006:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable column_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:6088:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable column_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:6184:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startIndices_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:6353:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startIndices_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4164:10: style: The if condition is the same as the previous if condition [duplicateCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4160:10: note: First condition tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4164:10: note: Second condition tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:599:52: style: Condition 'packed&&rowCopy_&&numberInRowArray>2&&numberInRowArray>factor2*numberRows&&numberInRowArray<0.9*numberRows&&0' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:871:59: style: Condition '(model->specialOptions(),131072)!=0' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:976:59: style: Condition '(model->specialOptions(),131072)!=0' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3724:30: style: Condition 'length' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3722:35: note: Assignment 'length=1', assigned value is 1 tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3724:30: note: Condition 'length' is always true tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3734:30: style: Condition 'length' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3732:35: note: Assignment 'length=1', assigned value is 1 tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3734:30: note: Condition 'length' is always true tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3752:30: style: Condition 'numberQ' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3750:36: note: Assignment 'numberQ=1', assigned value is 1 tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3752:30: note: Condition 'numberQ' is always true tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:5034:41: style: Condition 'chunk==100' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:4986:18: note: Assignment 'chunk=32768', assigned value is 32768 tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:5034:41: note: Condition 'chunk==100' is always false tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1210:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3610:28: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:5601:25: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:578:13: style: Redundant initialization for 'factor'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:577:20: note: factor is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:578:13: note: factor is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3605:26: style: Variable 'overallLargest' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3403:31: note: overallLargest is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3605:26: note: overallLargest is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3722:33: style: Redundant initialization for 'length'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3720:37: note: length is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3722:33: note: length is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3732:33: style: Redundant initialization for 'length'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3730:37: note: length is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3732:33: note: length is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:5641:24: style: Redundant initialization for 'offset2'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:5638:28: note: offset2 is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:5641:24: note: offset2 is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:562:10: style: The scope of the variable 'numberNonZero' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:895:48: style: The scope of the variable 'oldValue' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:896:48: style: The scope of the variable 'value' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1165:15: style: The scope of the variable 'iRow' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1166:15: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1167:15: style: The scope of the variable 'numberOriginal' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1244:15: style: The scope of the variable 'numberOriginal' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1245:15: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1249:18: style: The scope of the variable 'value' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3402:20: style: The scope of the variable 'numberPass' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:6182:13: style: The scope of the variable 'value' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:6349:13: style: The scope of the variable 'value' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:784:15: style: Local variable 'numberNonZero' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:562:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:784:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:785:17: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:563:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:785:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:786:20: style: Local variable 'array' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:564:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:786:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1169:22: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1152:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1169:22: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1170:25: style: Local variable 'array' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1153:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1170:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1600:33: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1495:23: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1600:33: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1779:28: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1742:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1779:28: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1793:23: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1742:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1793:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1802:23: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1742:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1802:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1927:25: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1917:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:1927:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3413:35: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3272:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3413:35: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3445:40: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3272:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3445:40: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3700:33: style: Local variable 'rowCopy' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3365:28: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3700:33: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3708:28: style: Local variable 'column' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3374:23: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3708:28: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3709:37: style: Local variable 'rowStart' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3375:32: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3709:37: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3745:35: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3272:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3745:35: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3761:30: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3272:19: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3761:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3780:33: style: Local variable 'rowCopy' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3365:28: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3780:33: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3782:25: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3376:26: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3782:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3783:28: style: Local variable 'column' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3374:23: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3783:28: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3784:37: style: Local variable 'rowStart' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3375:32: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3784:37: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3794:30: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3272:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3794:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3806:33: style: Local variable 'row' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3281:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3806:33: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3807:42: style: Local variable 'columnStart' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3282:27: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3807:42: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3809:33: style: Local variable 'columnLength' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3283:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3809:33: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3811:30: style: Local variable 'elementByColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3284:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3811:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3818:35: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3272:19: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3818:35: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:6319:23: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:6182:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:6319:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:6410:23: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:6349:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:6410:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:3297:26: style: Variable 'iRow' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPackedMatrix.cpp:6349:19: style: Variable 'value' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:31:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:47:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:79:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:97:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:178:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:193:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:242:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:373:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:434:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:456:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:537:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:609:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:911:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startPositive_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:932:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startPositive_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:946:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:973:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startPositive_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:995:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startPositive_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1015:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startPositive_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1030:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startPositive_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1045:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1077:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1085:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startPositive_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1091:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lengths_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1106:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startPositive_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1171:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1232:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1238:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1250:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1264:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1308:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startPositive_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1339:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lengths_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1383:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1474:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1506:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentWanted_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1639:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1658:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1716:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1848:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startPositive_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1883:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:671:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:855:16: style: Redundant initialization for 'iRow'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:852:20: note: iRow is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:855:16: note: iRow is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:503:10: style: The scope of the variable 'numberNonZero' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:410:20: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:395:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:410:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:416:20: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:395:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:416:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:784:33: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:730:23: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:784:33: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:804:29: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:715:24: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:804:29: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1448:20: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1417:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPlusMinusOneMatrix.cpp:1448:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:79:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable problemStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:996:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1476:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1541:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable projectionTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1852:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2351:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2471:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2758:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2928:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberComplementarityPairs_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:3057:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dual_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:3745:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:3767:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dual_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:127:49: style: Condition '(modeSwitch&4)!=0' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:109:23: note: Assignment 'modeSwitch=0', assigned value is 0 tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:127:49: note: Condition '(modeSwitch&4)!=0' is always false tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:532:40: style: Condition 'newDropped<0&&0' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:634:101: style: Condition 'complementarityGap_*(beta2-tau)+product-mu_*numberComplementarityPairs_<0.0&&0' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:641:56: style: Condition 'nextGap>0.9*complementarityGap_||1' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:3148:24: style: Condition '!quadraticObj||1' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:573:23: style: Redundant initialization for 'bestNextGap'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:571:38: note: bestNextGap is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:573:23: note: bestNextGap is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:579:22: style: Redundant initialization for 'part1'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:578:37: note: part1 is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:579:22: note: part1 is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1688:25: style: Variable 'relativeError' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1687:25: note: relativeError is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1688:25: note: relativeError is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2362:15: style: Variable 'largeGap' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2360:20: note: largeGap is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2362:15: note: largeGap is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2643:37: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2642:37: note: value is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2643:37: note: value is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2644:37: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2643:37: note: value is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2644:37: note: value is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2911:16: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2913:18: note: Found duplicate branches for 'if' and 'else'. tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2911:16: note: Found duplicate branches for 'if' and 'else'. tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:3767:6: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:570:15: style: The scope of the variable 'bestPhase' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1000:10: style: The scope of the variable 'chosenPrimalSequence' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1001:10: style: The scope of the variable 'chosenDualSequence' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1002:11: style: The scope of the variable 'lowPrimal' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1003:11: style: The scope of the variable 'lowDual' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1475:10: style: The scope of the variable 'iRow' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:374:41: style: Local variable 'scaledRHSError' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:344:36: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:374:41: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1561:15: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1559:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1561:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1572:15: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1559:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1572:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1912:30: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1853:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1912:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1924:30: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1853:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1924:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2886:26: style: Local variable 'testValue' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2784:21: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2886:26: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2993:20: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2939:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:2993:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:536:36: style: Variable 'newDropped' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1000:31: style: Variable 'chosenPrimalSequence' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1001:29: style: Variable 'chosenDualSequence' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1002:21: style: Variable 'lowPrimal' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1003:19: style: Variable 'lowDual' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1027:50: style: Variable 'chosenDualSequence' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1028:39: style: Variable 'lowDual' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1035:52: style: Variable 'chosenPrimalSequence' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1036:41: style: Variable 'lowPrimal' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1049:50: style: Variable 'chosenDualSequence' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1050:39: style: Variable 'lowDual' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1057:52: style: Variable 'chosenPrimalSequence' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPredictorCorrector.cpp:1058:41: style: Variable 'lowPrimal' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:74:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paction_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:125:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable saveFile_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:142:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable presolvedModel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:148:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalModel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:154:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nelems_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:169:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable presolvedModel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:342:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalColumn_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:348:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:354:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalModel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:473:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paction_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:941:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paction_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1116:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bulk0_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1213:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bulk0_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1401:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1457:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bulk0_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1578:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:782:39: warning: Identical condition 'prob->status_', second condition is always false [identicalConditionAfterEarlyExit] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:767:34: note: If condition 'prob->status_' is true, the function will return/exit tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:782:39: note: Testing identical condition 'prob->status_' tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:517:26: style: Redundant initialization for 'slackSingleton'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:516:31: note: slackSingleton is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:517:26: note: slackSingleton is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1880:20: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:723:20: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:533:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:723:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:697:18: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:533:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:697:18: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:710:18: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:533:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:710:18: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:728:13: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:723:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:728:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:738:13: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:723:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:738:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1280:24: style: Local variable 'start' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1227:27: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1280:24: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1674:30: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1590:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1674:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1699:20: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1590:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1699:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1880:20: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1590:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1880:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1744:8: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1590:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPresolve.cpp:1744:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnDantzig.cpp:27:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnDantzig.cpp:67:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnDantzig.cpp:68:10: style: The scope of the variable 'iSection' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnDantzig.cpp:68:20: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnDantzig.cpp:71:15: style: The scope of the variable 'updateBy' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnPivot.cpp:52:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnPivot.cpp:61:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:41:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:49:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:100:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weights_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:115:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:173:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:620:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:741:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pivotSequence_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:992:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pivotSequence_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1278:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1490:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1742:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1829:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pivotSequence_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1936:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pivotSequence_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:2069:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:2847:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alternateWeights_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:2867:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:3184:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:3213:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:3408:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:3458:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:3507:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable persistence_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:3529:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable looksOptimal_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:3626:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberSwitched_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:3646:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberSwitched_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:3811:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FREE_BIAS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:478:12: style: Condition '0&&model_->factorization()->pivots()>0' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1849:9: style: Redundant initialization for 'dj'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1820:16: note: dj is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1849:9: note: dj is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1829:15: style: Redundant initialization for 'pivotRow'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1827:19: note: pivotRow is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1829:15: note: pivotRow is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1959:9: style: Redundant initialization for 'dj'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1927:16: note: dj is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1959:9: note: dj is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1936:15: style: Redundant initialization for 'pivotRow'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1934:19: note: pivotRow is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1936:15: note: pivotRow is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:2573:15: style: Variable 'pivotRow' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:2488:20: note: pivotRow is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:2573:15: note: pivotRow is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:2573:15: style: Variable 'pivotRow' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:2534:25: note: pivotRow is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:2573:15: note: pivotRow is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:3768:18: style: Variable 'reducedCost' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:3684:18: note: reducedCost is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:3768:18: note: reducedCost is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1773:23: style: The scope of the variable 'thisWeight' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1774:23: style: The scope of the variable 'pivot' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1775:23: style: The scope of the variable 'pivotSquared' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:2603:15: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:2482:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:2603:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:3489:25: style: Local variable 'number' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:3456:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:3489:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:382:20: style: Variable 'pivotRow' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:428:25: style: Variable 'pivotRow' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:604:17: style: Variable 'number' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1260:17: style: Variable 'number' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1472:17: style: Variable 'number' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1826:16: style: Variable 'tolerance' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpPrimalColumnSteepest.cpp:1933:16: style: Variable 'tolerance' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:21:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:41:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:72:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:202:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fullMatrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:251:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:263:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fullMatrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:308:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:503:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:544:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:613:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fullMatrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:643:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quadraticObjective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:650:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quadraticObjective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:716:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:736:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:910:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:1023:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:1044:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:515:20: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:513:15: note: outer condition: gradient_ tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:515:20: note: identical inner condition: gradient_ tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:525:25: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:505:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:525:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpQuadraticObjective.cpp:893:13: style: Variable 'b' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:127:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:238:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:386:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:476:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnActivity_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:513:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nonLinearCost_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:518:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:532:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable algorithm_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:716:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:922:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:1208:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pivotVariable_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:1251:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowActivityWork_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:1318:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:1755:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solution_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2108:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2212:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2235:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nonLinearCost_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2245:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2416:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2496:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objectiveValue_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2576:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sumDualInfeasibilities_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2734:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable algorithm_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2922:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2937:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sequenceIn_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2949:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2964:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sequenceIn_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2981:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3001:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spareIntArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3947:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4160:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4211:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4476:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dualBound_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4482:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable infeasibilityCost_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4487:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRefinements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4493:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dualRowPivot_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4501:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable primalColumnPivot_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4508:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factorization_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4519:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factorization_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4527:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factorization_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4540:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perturbation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4662:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5201:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5451:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5708:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perturbation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5758:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perturbation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5881:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perturbation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6176:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dualBound_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6248:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optimizationDirection_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6447:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6698:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dualOut_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6710:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6861:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6898:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6990:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7075:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ClpProbName [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7126:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7305:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable problemStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7404:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dblParam_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7868:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scalingFlag_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8103:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sequenceIn_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8134:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factorization_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8142:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factorization_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8151:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8382:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable upper_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8413:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dualBound_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8434:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8446:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8455:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scalingFlag_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8518:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bestPossibleImprovement_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8569:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nonLinearCost_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8605:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable incomingInfeasibility_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8615:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8622:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8632:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8830:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8982:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8992:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9007:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9074:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9111:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9173:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9224:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9236:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9261:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9291:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9321:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9367:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9426:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9460:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9495:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9541:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9598:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dblParam_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9776:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable secondaryStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9822:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9842:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objectiveValue_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9880:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnScale_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9909:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9922:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9935:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factorization_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9957:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9966:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objectiveValue_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9990:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable baseModel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9997:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable baseModel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:10005:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable baseModel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:10027:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximumRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:10090:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable moreSpecialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:10746:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable moreSpecialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:11360:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optimizationDirection_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:11366:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:11453:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:11630:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:11648:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dual_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:11722:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable saveStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:11734:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable problemStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3330:15: style: The if condition is the same as the previous if condition [duplicateCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3120:15: note: First condition tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3330:15: note: Second condition tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5951:85: style: Condition 'numberFixed*20>barrier.numberRows()&&numberFixed>5000&&crossover&&0' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5979:10: style: Condition 'saveModel2' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5949:32: note: Assignment 'saveModel2=NULL', assigned value is 0 tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5979:10: note: Condition 'saveModel2' is always false tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6120:10: style: Condition 'saveLower' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5946:27: note: Assignment 'saveLower=NULL', assigned value is 0 tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6120:10: note: Condition 'saveLower' is always false tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6279:16: error: Resource leak: fp [resourceLeak] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8702:18: portability: Casting between signed int * and double * which have an incompatible binary data representation. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6377:30: style: Variable 'numberWritten' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6376:30: note: numberWritten is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6377:30: note: numberWritten is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6391:25: style: Variable 'numberWritten' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6382:30: note: numberWritten is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6391:25: note: numberWritten is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:11576:13: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:11508:18: note: status is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:11576:13: note: status is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:11576:13: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:11516:28: note: status is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:11576:13: note: status is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:11576:13: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:11547:23: note: status is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:11576:13: note: status is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:1447:51: style: Same expression on both sides of '<'. [duplicateExpression] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:1532:51: style: Same expression on both sides of '<'. [duplicateExpression] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:1317:16: style: The scope of the variable 'iColumn' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:1780:11: style: The scope of the variable 'rowcol' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:1942:15: style: The scope of the variable 'off' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2446:10: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2494:16: style: The scope of the variable 'iColumn' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4576:10: style: The scope of the variable 'iColumn' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6832:11: style: The scope of the variable 'rowcol' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7402:10: style: The scope of the variable 'numberBad' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8265:15: style: The scope of the variable 'numberThrownOut' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9815:10: style: The scope of the variable 'iRow' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9815:16: style: The scope of the variable 'iColumn' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:258:15: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:236:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:258:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:412:15: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:384:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:412:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:862:20: style: Local variable 'number' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:732:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:862:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:1098:25: style: Local variable 'number' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:934:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:1098:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2551:20: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2494:16: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2551:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3613:23: style: Local variable 'direction' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3597:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3613:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3771:20: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3118:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3771:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3775:20: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3118:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3775:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3779:20: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3118:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3779:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3789:25: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3118:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3789:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3793:25: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3118:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3793:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4148:20: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:3946:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4148:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4461:20: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4218:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4461:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4668:20: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4660:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4668:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4692:20: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4660:16: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4692:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5492:30: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5450:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5492:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5499:30: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5450:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5499:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5537:30: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5450:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5537:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5553:30: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5450:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5553:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5600:35: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5450:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5600:35: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5619:35: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5450:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5619:35: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5953:15: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5935:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5953:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5954:15: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5936:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5954:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5991:20: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5935:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5991:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5992:20: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5936:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5992:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6028:20: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5935:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6028:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6029:20: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5936:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6029:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6051:30: style: Local variable 'saveLower' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5946:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6051:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6054:30: style: Local variable 'saveUpper' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5947:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6054:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6124:15: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5935:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6124:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6125:15: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5936:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6125:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7435:15: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7401:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7435:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7424:25: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7401:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7424:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7597:45: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7435:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7597:45: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7754:50: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7435:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7754:50: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7766:53: style: Local variable 'lowerBound' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7578:38: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7766:53: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7767:53: style: Local variable 'upperBound' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7579:38: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7767:53: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7975:20: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7889:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7975:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7976:22: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7890:17: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7976:22: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7977:20: style: Local variable 'number' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7891:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7977:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7978:25: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7892:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7978:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8026:22: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7890:17: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8026:22: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8027:20: style: Local variable 'number' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7891:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8027:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8064:22: style: Local variable 'index' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7890:17: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8064:22: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8065:20: style: Local variable 'number' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:7891:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:8065:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9207:23: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9189:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:9207:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:10923:18: style: Local variable 'limit' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:10747:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:10923:18: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:11409:15: style: Local variable 'factorizationStatus' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:11393:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:11409:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:6221:29: style: Parameter 'array' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:851:27: style: Variable 'lastVector' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:1087:32: style: Variable 'lastVector' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2523:25: style: Variable 'infeasibility' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2544:30: style: Variable 'infeasibility' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:2565:30: style: Variable 'infeasibility' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:4915:55: style: Variable 'nowUpper' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:5017:55: style: Variable 'nowLower' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:10332:18: style: Variable 'status' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplex.cpp:10929:18: style: Variable 'status' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:237:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberFake_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:379:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable problemStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:405:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:571:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bestObjectiveValue_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:887:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2166:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dualTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2501:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dualTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2623:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2765:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberFake_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3067:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable moreSpecialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3252:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dualTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3945:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pivotVariable_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:4004:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberIterations_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5270:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5308:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noFake [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5352:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5389:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perturbation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5785:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objectiveValue_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:6051:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable progressFlag_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:6291:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:6394:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:6418:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:6469:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dualTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:6673:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dualTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:6882:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dualTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:7014:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstFree_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:7041:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:4772:46: style: Condition 'perturbation_==101&&0' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5604:10: style: Condition 'modifyRowCosts' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5603:23: note: Assignment 'modifyRowCosts=false', assigned value is 0 tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5604:10: note: Condition 'modifyRowCosts' is always false tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:6365:24: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5603:21: style: Variable 'modifyRowCosts' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5474:26: note: modifyRowCosts is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5603:21: note: modifyRowCosts is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5603:21: style: Variable 'modifyRowCosts' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5507:41: note: modifyRowCosts is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5603:21: note: modifyRowCosts is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5603:21: style: Variable 'modifyRowCosts' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5578:31: note: modifyRowCosts is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5603:21: note: modifyRowCosts is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5601:15: style: Redundant initialization for 'printOut'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5600:20: note: printOut is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5601:15: note: printOut is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:6491:18: style: Redundant initialization for 'bestAlphaUp'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:6475:25: note: bestAlphaUp is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:6491:18: note: bestAlphaUp is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:6474:13: style:inconclusive: Same expression used in consecutive assignments of 'bestAlphaDown' and 'bestAlphaUp'. [duplicateAssignExpression] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:6475:13: note: Same expression used in consecutive assignments of 'bestAlphaDown' and 'bestAlphaUp'. tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:6474:13: note: Same expression used in consecutive assignments of 'bestAlphaDown' and 'bestAlphaUp'. tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:6677:13: style:inconclusive: Same expression used in consecutive assignments of 'bestAlphaDown' and 'bestAlphaUp'. [duplicateAssignExpression] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:6678:13: note: Same expression used in consecutive assignments of 'bestAlphaDown' and 'bestAlphaUp'. tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:6677:13: note: Same expression used in consecutive assignments of 'bestAlphaDown' and 'bestAlphaUp'. tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:305:18: style: The scope of the variable 'objectiveChange' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2272:33: style: The scope of the variable 'movement' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2293:33: style: The scope of the variable 'movement' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2616:13: style: The scope of the variable 'freeAlpha' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2808:28: style: The scope of the variable 'newLowerValue' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2809:28: style: The scope of the variable 'newUpperValue' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3093:28: style: The scope of the variable 'alpha' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3094:28: style: The scope of the variable 'oldValue' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3095:28: style: The scope of the variable 'value' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3241:10: style: The scope of the variable 'numberPossiblySwapped' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3244:13: style: The scope of the variable 'totalThru' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3249:10: style: The scope of the variable 'lastSequence' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3250:13: style: The scope of the variable 'lastPivot' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3255:11: style: The scope of the variable 'thisIncrease' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3257:11: style: The scope of the variable 'modifyCosts' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3259:13: style: The scope of the variable 'increaseInObjective' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3344:13: style: The scope of the variable 'tentativeTheta' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:4563:15: style: The scope of the variable 'numberChangedBounds' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:4694:35: style: The scope of the variable 'iSequence' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5152:30: style: The scope of the variable 'iBigB' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5154:30: style: The scope of the variable 'iBigN' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5637:13: style: The scope of the variable 'extraWeight' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5639:13: style: The scope of the variable 'weight2' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:7101:21: style: The scope of the variable 'RC' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:7207:26: style: The scope of the variable 'RC' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:954:20: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:934:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:954:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:1517:38: style: Local variable 'objectiveChange' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:1393:28: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:1517:38: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:1871:30: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:1859:25: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:1871:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2007:50: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:1898:25: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2007:50: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2078:45: style: Local variable 'numberPivots' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:1881:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2078:45: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2088:25: style: Local variable 'numberPivots' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:1881:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2088:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2804:20: style: Local variable 'iSequence' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2774:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2804:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3768:25: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3281:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3768:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:4099:35: style: Local variable 'dummy' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:4072:30: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:4099:35: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:4242:20: style: Local variable 'dummy' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:4212:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:4242:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:4383:45: style: Local variable 'dummy' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:4367:40: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:4383:45: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2272:42: style: Variable 'movement' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2293:42: style: Variable 'movement' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2332:37: style: Variable 'movement' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2364:37: style: Variable 'movement' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2413:37: style: Variable 'movement' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2445:37: style: Variable 'movement' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2616:23: style: Variable 'freeAlpha' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:2666:31: style: Variable 'freeAlpha' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3241:32: style: Variable 'numberPossiblySwapped' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3255:24: style: Variable 'thisIncrease' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3277:12: style: Variable 'spare' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3278:12: style: Variable 'index' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3344:28: style: Variable 'tentativeTheta' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3779:49: style: Variable 'thisIncrease' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:3807:49: style: Variable 'thisIncrease' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:4563:35: style: Variable 'numberChangedBounds' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5032:27: style: Variable 'unflagVariables' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5043:37: style: Variable 'unflagVariables' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5152:36: style: Variable 'iBigB' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5154:36: style: Variable 'iBigN' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5161:47: style: Variable 'iBigB' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5166:47: style: Variable 'iBigN' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5637:25: style: Variable 'extraWeight' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5642:23: style: Variable 'extraWeight' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:5808:28: style: Variable 'useFactorization' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:7101:24: style: Variable 'RC' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:7104:24: style: Variable 'RC' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:7105:31: style: Variable 'jSequence' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:7207:29: style: Variable 'RC' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:7210:29: style: Variable 'RC' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexDual.cpp:7211:36: style: Variable 'jSequence' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:35:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable algorithm_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:211:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable savedSolution_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:615:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberIterations_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:791:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sequenceIn_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1240:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2414:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2679:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3399:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3152:61: style: Condition 'goodMove' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3144:19: note: Assuming that condition 'goodMove>0' is not redundant tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3152:61: note: Condition 'goodMove' is always true tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3238:89: style: Condition 'goodMove' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3216:19: note: Assuming that condition 'goodMove>0' is not redundant tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3238:89: note: Condition 'goodMove' is always true tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1028:40: style: Redundant initialization for 'distance'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1027:47: note: distance is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1028:40: note: distance is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1041:40: style: Redundant initialization for 'distance'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1040:47: note: distance is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1041:40: note: distance is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2299:42: style: Variable 'returnCode' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2298:42: note: returnCode is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2299:42: note: returnCode is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3810:21: style: Variable 'rowLength' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3694:21: note: rowLength is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3810:21: note: rowLength is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3910:20: style: Variable 'objValue' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3909:20: note: objValue is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3910:20: note: objValue is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:34:10: style: The scope of the variable 'ifValuesPass' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:60:10: style: The scope of the variable 'pivotMode' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:332:11: style: The scope of the variable 'goToDual' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1296:15: style: The scope of the variable 'conjugate' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2496:13: style: The scope of the variable 'checkValue' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2728:8: style: The scope of the variable 'targetDrop' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2743:8: style: The scope of the variable 'objValue' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2943:30: style: The scope of the variable 'bestSequence' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3609:13: style: The scope of the variable 'objectiveOffset2' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1383:25: style: Local variable 'iSequence' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1311:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1383:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1423:30: style: Local variable 'number' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1239:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1423:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1425:30: style: Local variable 'iIndex' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1381:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1425:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1775:30: style: Local variable 'iSequence' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1311:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1775:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2116:28: style: Local variable 'acceptablePivot' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:1230:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2116:28: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2175:43: style: Local variable 'direction' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2122:28: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2175:43: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2757:15: style: Local variable 'jNon' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2692:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2757:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2882:30: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2671:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2882:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2944:33: style: Local variable 'theta' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2753:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2944:33: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2969:33: style: Local variable 'predictedObj' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2831:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2969:33: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2970:33: style: Local variable 'thetaObj' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2831:27: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2970:33: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3029:30: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2671:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3029:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3245:25: style: Local variable 'r' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3165:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3245:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3532:20: style: Local variable 'numberArtificials' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3391:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3532:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3577:20: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3487:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3577:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3738:30: style: Local variable 'columnCopy' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3382:25: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3738:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3709:25: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3487:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3709:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3714:20: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3512:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3714:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3724:25: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3487:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3724:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3816:20: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3512:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3816:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3828:25: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3487:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3828:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:332:20: style: Variable 'goToDual' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:417:35: style: Variable 'goToDual' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:419:40: style: Variable 'goToDual' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:454:35: style: Variable 'goToDual' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:463:30: style: Variable 'goToDual' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2496:24: style: Variable 'checkValue' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2498:22: style: Variable 'checkValue' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:2743:17: style: Variable 'objValue' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3836:49: style: Variable 'boundMultiplier' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3838:47: style: Variable 'boundMultiplier' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3840:47: style: Variable 'boundMultiplier' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3869:49: style: Variable 'boundMultiplier' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3871:47: style: Variable 'boundMultiplier' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexNonlinear.cpp:3873:47: style: Variable 'boundMultiplier' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:44:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:261:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:354:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:428:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:532:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pivotRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:613:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strParam_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:705:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinMessageEol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:759:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:948:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1241:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1628:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1711:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dual_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1874:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perturbation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2106:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinMessageEol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2666:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2777:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable problemStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2902:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3464:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3613:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3976:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4166:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4727:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atLowerBound [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4888:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atLowerBound [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2119:22: style:inconclusive: Redundant condition: The condition '*pos != '\n'' is redundant since '*pos >= ' '' is sufficient. [redundantCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2216:22: style:inconclusive: Redundant condition: The condition '*pos != '\n'' is redundant since '*pos >= ' '' is sufficient. [redundantCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2294:21: style:inconclusive: Redundant condition: The condition '*pos != '\n'' is redundant since '*pos >= ' '' is sufficient. [redundantCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2400:24: style:inconclusive: Redundant condition: The condition '*pos != '\n'' is redundant since '*pos >= ' '' is sufficient. [redundantCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2471:23: style:inconclusive: Redundant condition: The condition '*pos != '\n'' is redundant since '*pos >= ' '' is sufficient. [redundantCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2410:35: style: Condition 'good' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2384:7: note: Assuming that condition 'good' is not redundant tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2385:9: note: Assuming condition is false tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2410:35: note: Condition 'good' is always true tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2463:12: style: Variable 'goodLine' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2460:12: note: goodLine is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2463:12: note: goodLine is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2563:13: style: Variable 'returnCode' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2547:14: note: returnCode is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2563:13: note: returnCode is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2563:13: style: Variable 'returnCode' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2558:12: note: returnCode is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2563:13: note: returnCode is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4362:18: style: Variable 'upperColumn2[i]' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4361:18: note: upperColumn2[i] is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4362:18: note: upperColumn2[i] is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4381:18: style: Variable 'upperColumn2[i]' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4380:18: note: upperColumn2[i] is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4381:18: note: upperColumn2[i] is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:432:13: style: The scope of the variable 'alphaOther' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1883:15: style: The scope of the variable 'iRow' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2209:15: style: The scope of the variable 'headingsRow' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2225:7: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2281:12: style: The scope of the variable 'goodLine' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2392:17: style: The scope of the variable 'headingsColumn' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2409:9: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2458:7: style: The scope of the variable 'goodLine' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3466:10: style: The scope of the variable 'iRow' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3837:23: style: The scope of the variable 'checkSize' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4172:8: style: The scope of the variable 'message' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:837:25: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:766:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:837:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1259:25: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1243:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1259:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1274:30: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1243:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1274:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1439:31: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1236:21: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1439:31: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1440:28: style: Local variable 'row' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1237:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1440:28: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1441:37: style: Local variable 'columnStart' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1238:27: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1441:37: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1473:25: style: Local variable 'rowLower2' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1346:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1473:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1474:25: style: Local variable 'rowUpper2' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1347:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1474:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1445:25: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1242:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1445:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1450:30: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1243:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1450:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1477:25: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1243:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1477:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1498:30: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1242:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1498:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1507:45: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1243:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1507:45: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1555:60: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1243:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1555:60: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1660:33: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1646:23: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:1660:33: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2292:9: style: Local variable 'pos' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2117:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2292:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2293:9: style: Local variable 'put' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2118:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2293:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2303:11: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2225:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2303:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2409:9: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2225:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2409:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2469:11: style: Local variable 'pos' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2117:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2469:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2470:11: style: Local variable 'put' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2118:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2470:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2480:13: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2409:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2480:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2568:16: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2225:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2568:16: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2581:16: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2225:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2581:16: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2594:16: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2225:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2594:16: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2607:16: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2225:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2607:16: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2620:16: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2225:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2620:16: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3159:38: style: Local variable 'objectiveChange' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3077:28: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3159:38: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3220:13: style: Local variable 'iSequence' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2922:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3220:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3383:45: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3354:25: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3383:45: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3437:45: style: Local variable 'numberPivots' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3337:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3437:45: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3447:25: style: Local variable 'numberPivots' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3337:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3447:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3550:15: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3466:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3550:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3632:28: style: Local variable 'matrixByRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3594:23: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3632:28: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3634:26: style: Local variable 'elementByRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3596:21: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3634:26: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3635:23: style: Local variable 'column' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3597:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3635:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3636:32: style: Local variable 'rowStart' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3598:27: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3636:32: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3637:23: style: Local variable 'rowLength' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3599:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3637:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3619:20: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3590:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3619:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3652:34: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3600:19: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3652:34: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3712:15: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3590:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3712:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3727:20: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3590:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3727:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3763:15: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3590:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3763:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3851:49: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3600:19: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3851:49: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3930:30: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3600:19: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:3930:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4116:11: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4081:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4116:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4129:11: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4081:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4129:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4155:6: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4081:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4155:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4269:14: style: Local variable 'rowLower' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4109:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4269:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4270:14: style: Local variable 'rowUpper' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4110:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4270:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4192:6: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4081:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4192:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4217:8: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4081:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4217:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4236:8: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4081:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4236:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4253:26: style: Local variable 'matrix' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4096:22: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4253:26: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4254:19: style: Local variable 'row' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4205:17: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4254:19: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4255:19: style: Local variable 'columnLength' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4206:17: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4255:19: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4256:28: style: Local variable 'columnStart' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4207:26: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4256:28: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4257:16: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4103:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4257:16: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4261:8: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4081:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4261:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4272:11: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4081:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4272:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4357:11: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4081:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4357:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4364:8: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4081:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4364:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2189:50: error: Undefined behavior: Variable 'line' is used as parameter and destination in sprintf(). [sprintfOverlappingData] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:693:19: style: Variable 'canOpen' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:696:19: style: Variable 'canOpen' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:702:24: style: Variable 'canOpen' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2281:20: style: Variable 'goodLine' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:2458:15: style: Variable 'goodLine' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:4204:17: style: Variable 'numberEmpty' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:5003:19: style: Variable 'objValue' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexOther.cpp:5005:14: style: Variable 'objValue' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:210:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable algorithm_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:537:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstFree_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:740:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstFree_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:1530:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dualIn_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:2016:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:2087:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pivotRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:2252:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perturbation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:2660:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perturbation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:2687:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:2710:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:2717:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:2724:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:2731:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:2754:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pivotRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:3219:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:3260:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstFree_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:3342:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowArray_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:3360:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable algorithm_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:1748:29: style: Condition 'pivotOne>=0&&0' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:1082:21: style: Redundant initialization for 'take'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:1080:28: note: take is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:1082:21: note: take is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:2413:15: style: Redundant initialization for 'printOut'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:2412:20: note: printOut is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:2413:15: note: printOut is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:410:34: style: Redundant assignment of 'dj' to itself. [selfAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:1926:58: style: Same expression on both sides of '-'. [duplicateExpression] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:3567:34: style: Redundant assignment of 'dj' to itself. [selfAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:385:25: style: The scope of the variable 'numberSort' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:1579:10: style: The scope of the variable 'lastPivotRow' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:1580:13: style: The scope of the variable 'lastPivot' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:1581:13: style: The scope of the variable 'lastTheta' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:1699:23: style: The scope of the variable 'value' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:1739:11: style: The scope of the variable 'goBackOne' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:1744:10: style: The scope of the variable 'iTry' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:2357:10: style: The scope of the variable 'numberNonZero' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:3372:10: style: The scope of the variable 'ifValuesPass' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:3542:25: style: The scope of the variable 'numberSort' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:2891:36: style: Local variable 'x' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:2869:26: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:2891:36: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSimplexPrimal.cpp:920:38: style: Variable 'sumInfeasibility' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:384:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2609:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable useDual [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2618:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable usePrimal [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2627:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable useBarrierNoCross [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2637:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable useBarrier [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2644:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable method_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2666:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable method_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2683:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable method_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2699:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable method_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2721:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2727:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2734:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable method_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2740:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable method_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2747:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable presolveType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2753:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable presolveType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2759:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extraInfo_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2764:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberPasses_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2771:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable independentOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2793:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable method_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2814:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLP_PROGRESS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2857:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLP_PROGRESS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2892:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2900:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2910:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLP_PROGRESS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2962:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3119:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLP_PROGRESS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3156:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3162:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable realInfeasibility_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3168:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLP_PROGRESS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3176:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3182:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterationNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3188:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLP_PROGRESS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3196:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLP_CYCLE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3217:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLP_CYCLE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3355:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowBlock [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3427:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3678:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3749:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowBlock [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4400:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnBlock [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1060:34: style: Condition '!numberNotE&&0' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1000:16: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1016:18: note: Found duplicate branches for 'if' and 'else'. tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1000:16: note: Found duplicate branches for 'if' and 'else'. tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1825:39: style: Redundant assignment of 'dj' to itself. [selfAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:967:23: style: The scope of the variable 'largestGap' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:805:25: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:706:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:805:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:964:20: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:706:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:964:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1064:20: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:702:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1064:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1065:20: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:703:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1065:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1132:20: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:706:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1132:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1403:15: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:703:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1403:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1420:15: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:706:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1420:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1646:15: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:702:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1646:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1577:25: style: Local variable 'lower' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1460:26: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1577:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1578:25: style: Local variable 'upper' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1461:26: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1578:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1677:25: style: Local variable 'rowSolution' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1455:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1677:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1680:20: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1420:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1680:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1680:26: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1412:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1680:26: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1694:25: style: Local variable 'lower' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1460:26: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1694:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1695:25: style: Local variable 'upper' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1461:26: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1695:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1849:20: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1420:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:1849:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2008:15: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:703:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2008:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2009:15: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:702:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2009:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2077:20: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2008:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2077:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2078:20: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2009:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2078:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2236:25: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2008:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2236:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2237:25: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2009:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2237:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2266:30: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2008:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2266:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2267:30: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2009:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2267:30: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2320:35: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2266:30: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2320:35: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2321:35: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2267:30: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2321:35: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2309:40: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2266:30: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2309:40: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2310:40: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2267:30: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2310:40: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2343:45: style: Local variable 'saveLower' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2070:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2343:45: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2346:45: style: Local variable 'saveUpper' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2071:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2346:45: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2349:40: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2276:30: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2349:40: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2350:43: style: Local variable 'tolerance' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2275:33: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2350:43: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2434:25: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2008:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2434:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2435:25: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2009:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2435:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2502:20: style: Local variable 'savePerturbation' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:441:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2502:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2579:26: style: Local variable 'savedObjective' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:383:21: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2579:26: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3627:20: style: Local variable 'n' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3489:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3627:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3785:20: style: Local variable 'kBlock' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3768:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3785:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3951:15: style: Local variable 'iBlock' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3747:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3951:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4124:23: style: Local variable 'scaleFactor' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4006:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4124:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4143:28: style: Local variable 'scaleFactor' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4124:23: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4143:28: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4267:15: style: Local variable 'kBlock' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3768:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4267:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4268:23: style: Local variable 'rowBack' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4251:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4268:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4269:15: style: Local variable 'numberRows2' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4252:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4269:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4270:23: style: Local variable 'columnBack' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4253:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4270:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4271:15: style: Local variable 'numberColumns2' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4254:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4271:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4436:20: style: Local variable 'kBlock' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4419:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4436:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4558:15: style: Local variable 'iBlock' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4398:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4558:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4778:15: style: Local variable 'kBlock' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4419:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4778:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4779:23: style: Local variable 'columnBack' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4762:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4779:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4780:15: style: Local variable 'numberColumns2' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4763:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4780:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4781:23: style: Local variable 'rowBack' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4764:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4781:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4782:15: style: Local variable 'numberRows2' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4765:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4782:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3914:26: error: Memory is allocated but not initialized: columnAdd [uninitdata] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:3915:26: error: Memory is allocated but not initialized: objective [uninitdata] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:967:34: style: Variable 'largestGap' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:982:42: style: Variable 'largestGap' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:984:42: style: Variable 'largestGap' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:2529:22: style: Variable 'timeX' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/ClpSolve.cpp:4555:30: style: Variable 'numberRowsGenerated' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Clp_C_Interface.cpp:453:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ClpProbName [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Clp_C_Interface.cpp:45:6: style: Class 'CMessageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Clp_C_Interface.cpp:56:6: style: Class 'CMessageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Clp_C_Interface.cpp:362:57: style:inconclusive: Function 'Clp_copyNames' argument 2 names different: declaration 'rowNames' definition 'rowNamesIn'. [funcArgNamesDifferent] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Clp_C_Interface.h:107:90: note: Function 'Clp_copyNames' argument 2 names different: declaration 'rowNames' definition 'rowNamesIn'. tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Clp_C_Interface.cpp:362:57: note: Function 'Clp_copyNames' argument 2 names different: declaration 'rowNames' definition 'rowNamesIn'. tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Clp_C_Interface.cpp:363:36: style:inconclusive: Function 'Clp_copyNames' argument 3 names different: declaration 'columnNames' definition 'columnNamesIn'. [funcArgNamesDifferent] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Clp_C_Interface.h:108:37: note: Function 'Clp_copyNames' argument 3 names different: declaration 'columnNames' definition 'columnNamesIn'. tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Clp_C_Interface.cpp:363:36: note: Function 'Clp_copyNames' argument 3 names different: declaration 'columnNames' definition 'columnNamesIn'. tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Clp_C_Interface.cpp:749:39: style:inconclusive: Function 'Clp_initialBarrierSolve' argument 1 names different: declaration 'model' definition 'model0'. [funcArgNamesDifferent] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Clp_C_Interface.h:265:71: note: Function 'Clp_initialBarrierSolve' argument 1 names different: declaration 'model' definition 'model0'. tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Clp_C_Interface.cpp:749:39: note: Function 'Clp_initialBarrierSolve' argument 1 names different: declaration 'model' definition 'model0'. tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Clp_C_Interface.cpp:758:46: style:inconclusive: Function 'Clp_initialBarrierNoCrossSolve' argument 1 names different: declaration 'model' definition 'model0'. [funcArgNamesDifferent] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Clp_C_Interface.h:267:78: note: Function 'Clp_initialBarrierNoCrossSolve' argument 1 names different: declaration 'model' definition 'model0'. tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Clp_C_Interface.cpp:758:46: note: Function 'Clp_initialBarrierNoCrossSolve' argument 1 names different: declaration 'model' definition 'model0'. tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Clp_C_Interface.cpp:749:39: style: Parameter 'model0' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Clp_C_Interface.cpp:758:46: style: Parameter 'model0' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Clp_C_Interface.cpp:1182:25: style: Parameter 'model' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:637:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logLevel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:311:21: style: Redundant initialization for 'useOffset'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:161:23: note: useOffset is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:311:21: note: useOffset is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:310:19: style: Redundant initialization for 'useCost'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:177:29: note: useCost is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:310:19: note: useCost is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:914:38: style: The scope of the variable 'theta' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:914:45: style: The scope of the variable 'a' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:914:48: style: The scope of the variable 'b' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:914:51: style: The scope of the variable 'c' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:937:48: style: The scope of the variable 'valuep' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:937:56: style: The scope of the variable 'thetap' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:1038:28: style: The scope of the variable 'theta' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:1038:35: style: The scope of the variable 'a' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:1038:38: style: The scope of the variable 'b' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:1038:41: style: The scope of the variable 'c' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:32:15: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:22:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:32:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:54:15: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:22:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:54:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:63:15: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:22:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:63:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:226:24: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:144:14: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:226:24: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:227:18: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:145:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:227:18: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:256:28: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:145:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:256:28: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:433:50: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:144:17: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:433:50: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:534:50: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:144:17: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:534:50: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:543:53: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:528:48: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:543:53: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:544:50: style: Local variable 'irow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:529:45: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:544:50: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:596:40: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:144:14: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:596:40: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:604:43: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:145:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:604:43: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:910:44: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:144:14: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:910:44: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:911:38: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:145:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:911:38: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:950:58: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:911:38: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:950:58: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:958:58: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:911:38: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:958:58: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:998:58: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:911:38: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:998:58: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:1006:58: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:911:38: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:1006:58: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:1034:28: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:145:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:1034:28: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:627:33: style: Variable 'c' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:945:43: style: Variable 'c' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:951:53: style: Variable 'c' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:959:53: style: Variable 'c' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:966:43: style: Variable 'c' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:1053:28: style: Variable 'c' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:1056:28: style: Variable 'c' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:1061:28: style: Variable 'c' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/IdiSolve.cpp:1110:24: style: Variable 'bestSol' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Idiot.cpp:74:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strategy_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Idiot.cpp:343:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxIts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Idiot.cpp:394:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxBigIts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Idiot.cpp:1164:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lightWeight_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Idiot.cpp:1856:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Idiot.cpp:1892:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Idiot.cpp:1932:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Idiot.cpp:1968:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whenUsed_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Idiot.cpp:2004:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whenUsed_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Clp/Idiot.cpp:894:91: style: Condition '(saveStrategy&32)!=0&&result.infeas=0 tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:1266:22: note: identical inner condition: iPivotRow>=0 tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:746:17: style: Condition 'firstRow>=0' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:741:22: note: Assuming that condition 'firstRow<0' is not redundant tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:746:17: note: Condition 'firstRow>=0' is always true tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:762:7: error: Resource leak: fp [resourceLeak] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:849:7: error: Resource leak: fp [resourceLeak] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:467:13: style: Variable 'count' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:404:7: note: count is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:467:13: note: count is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:1405:13: style: Variable 'count' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:1341:16: note: count is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:1405:13: note: count is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:154:9: style: The scope of the variable 'badRow' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:613:9: style: The scope of the variable 'jDense' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:1090:9: style: The scope of the variable 'badRow' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:536:25: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:498:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:536:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:615:14: style: Local variable 'element' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:508:29: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:615:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:277:16: style: Variable 'look' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:324:16: style: Variable 'look' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:373:13: style: Variable 'count' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:379:13: style: Variable 'count' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:387:11: style: Variable 'count' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:395:9: style: Variable 'count' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:1213:16: style: Variable 'look' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:1260:16: style: Variable 'look' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:1310:22: style: Variable 'count' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:1316:22: style: Variable 'count' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:1324:20: style: Variable 'count' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization2.cpp:1332:18: style: Variable 'count' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:92:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable collectStatistics_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:139:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:165:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberL_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:245:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:306:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:449:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:591:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinBigIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:733:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:842:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sparseThreshold_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:892:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1019:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1187:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximumRowsExtra_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1444:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberR_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1756:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinBigIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:2031:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinBigIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:992:14: style: The scope of the variable 'absValue' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1351:9: style: The scope of the variable 'absValue' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1370:13: style: The scope of the variable 'absValue' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1390:9: style: The scope of the variable 'absValue' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1409:13: style: The scope of the variable 'absValue' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:629:9: style: Local variable 'numberNonZero' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:556:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:629:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:865:11: style: Local variable 'numberNonZero' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:838:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:865:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1050:11: style: Local variable 'kPivot' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1043:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1050:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1347:20: style: Local variable 'jLast' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1225:16: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1347:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1386:20: style: Local variable 'jLast' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1225:16: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1386:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1852:19: style: Local variable 'start' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1834:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1852:19: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1876:19: style: Local variable 'start' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1834:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization3.cpp:1876:19: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:49:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinBigIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:120:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinFactorizationDouble [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:194:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRowsExtra_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:238:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberU_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:708:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable collectStatistics_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:782:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:825:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:928:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1036:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sparseThreshold_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1076:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1161:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1198:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1291:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1369:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberL_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1590:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRowsExtra_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1625:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1682:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRowsExtra_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1705:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sparseThreshold_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1781:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sparseThreshold_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1804:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximumPivots_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1810:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable messageLevel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1816:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pivotTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1822:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1829:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slackValue_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1838:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable collectStatistics_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1880:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinBigIndex [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:2162:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximumRowsExtra_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:2226:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zeroTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:2289:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:2327:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:2401:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable persistenceFlag_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:2408:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinFactorizationDouble [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:2610:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberFtranCounts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:2643:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:2266:18: style: Condition 'pivotValue' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:795:17: style: Redundant initialization for 'numberNonZero'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:781:21: note: numberNonZero is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:795:17: note: numberNonZero is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1077:7: style: The scope of the variable 'base' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:527:6: style: Local variable 'next' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:460:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:527:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1893:20: style: Local variable 'put' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1883:16: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1893:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1935:15: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1919:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1935:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1937:8: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1922:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:1937:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:2207:18: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:2190:16: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:2207:18: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:2209:11: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:2193:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFactorization4.cpp:2209:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFileIO.cpp:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable readType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFileIO.cpp:395:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFileIO.cpp:407:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFileIO.cpp:665:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFileIO.cpp:47:3: style: Class 'CoinPlainFileInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFileIO.cpp:391:3: style: Class 'CoinPlainFileOutput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinFinite.cpp:38:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:24:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:53:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:70:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:86:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:123:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:135:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:148:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:194:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:211:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:228:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:245:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:264:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:285:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:305:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:345:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:393:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:428:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:458:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:475:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:492:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:509:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:527:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:700:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:712:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:759:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:806:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:849:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:927:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:938:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:950:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:966:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1025:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1081:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1114:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1197:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1236:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1257:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1280:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1302:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1319:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_INT_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1329:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_INT_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1339:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1346:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1362:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1369:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1391:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1411:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1456:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1463:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1485:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1492:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1514:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1533:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1543:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1557:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1578:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1597:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1608:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1618:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1630:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1655:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1675:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1705:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1727:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1738:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:1427:14: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:198:9: style: The scope of the variable 'indexValue' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:459:9: style: The scope of the variable 'indexValue' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:476:9: style: The scope of the variable 'indexValue' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:493:9: style: The scope of the variable 'indexValue' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:510:9: style: The scope of the variable 'indexValue' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinIndexedVector.cpp:525:7: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:60:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable card_previous_names_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:82:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:93:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable previous_names_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:107:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixByColumn_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:139:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable problemName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:145:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable problemName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:152:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:158:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:164:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:170:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable collower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:176:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colupper_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:182:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowlower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:188:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowupper_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:200:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable infinity_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:227:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowsense_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:243:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:260:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowrange_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:278:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:284:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixByRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:290:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixByColumn_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:300:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:308:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberHash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:342:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberHash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:354:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable card_previous_names_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:362:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable card_previous_names_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:369:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:375:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:381:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:392:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:403:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:412:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:421:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable infinity_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:428:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable infinity_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:440:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epsilon_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:447:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epsilon_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:459:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberAcross_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:466:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberAcross_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:478:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decimals_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:485:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decimals_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:497:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objectiveOffset_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:503:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:513:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:526:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable problemName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:581:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:623:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinMessageEol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:791:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:1157:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinMessageEol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:1222:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinMessageEol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:1632:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:2005:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable problemName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:2101:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxHash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:2225:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable previous_names_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:2247:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:2291:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberHash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:2348:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:2357:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable messages_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:1120:9: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:1125:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:1590:11: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:2192:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:2322:8: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:91:7: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:1197:23: style: The scope of the variable 'flag' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:1028:8: style: Variable 'str_num' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:1042:8: style: Variable 'str_sense' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:2263:13: style: Variable 'thisName2' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinLpIO.cpp:1198:18: style: Variable 'is_ranged' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessage.cpp:78:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable language_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:16:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable externalNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:28:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable externalNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable externalNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:49:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable externalNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:65:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:72:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberMessages_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:90:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lengthMessages_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:99:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberMessages_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:138:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable language_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:184:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberMessages_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:205:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lengthMessages_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:216:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberMessages_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:234:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberMessages_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:266:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberMessages_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:282:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberMessages_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:334:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberMessages_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:354:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable messageOut_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:377:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fp_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:384:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable severity_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:403:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logLevel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:408:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_NUM_LOG [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:422:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_precision_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:445:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prefix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:452:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prefix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:467:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_format_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:489:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_format_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:506:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logLevel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:564:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable messageOut_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:607:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable messageOut_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:634:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:650:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable messageOut_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:679:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:720:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:744:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:834:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:858:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:882:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:906:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMessageHandler.cpp:89:7: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:27:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable problemName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable problemName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable problemName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logLevel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:82:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable problemName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:170:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowBlockName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:428:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:467:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowLower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:515:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowLower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:554:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowLower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:646:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:780:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:914:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:989:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1069:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sizeAssociated_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1090:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowLower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1102:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowUpper_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1114:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowLower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1142:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnLower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1154:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnUpper_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1166:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnLower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1179:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1206:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1231:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowLower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1248:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowUpper_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1265:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnLower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1282:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnUpper_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1299:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1316:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1332:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1349:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1366:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1383:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1400:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1417:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1433:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1463:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1509:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1529:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1635:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1755:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1825:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1873:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:1944:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sizeAssociated_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2025:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowLower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2097:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2231:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2246:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2275:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2298:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2311:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2330:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2363:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2396:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2434:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2473:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2555:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2652:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2663:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2685:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2696:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2707:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2729:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2750:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximumElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2915:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:2963:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:3023:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable links_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:3047:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:3083:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:3117:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:3144:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable links_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:3247:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:3413:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:3526:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:3635:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cut_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:3644:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:3656:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:3667:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnLower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:3678:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnUpper_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:3689:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowLower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:3700:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowUpper_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:3708:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:3716:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:3734:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:3782:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:3955:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:4011:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModel.cpp:325:26: style: Condition 'jColumn=1' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModelUseful2.cpp:1540:17: note: Assignment 'logLevel_=2', assigned value is 2 tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModelUseful2.cpp:1545:18: note: Condition 'logLevel_>=1' is always true tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModelUseful2.cpp:1549:23: style: The comparison 'logLevel_ >= 2' is always true. [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModelUseful2.cpp:1540:17: note: 'logLevel_' is assigned value '2' here. tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModelUseful2.cpp:1549:23: note: The comparison 'logLevel_ >= 2' is always true. tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModelUseful2.cpp:1367:3: style:inconclusive: Statements following 'goto' will never be executed. [unreachableCode] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModelUseful2.cpp:791:16: style: The scope of the variable 'ptr' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinModelUseful2.cpp:1029:9: style: Variable 'yyss1' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:124:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:214:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stringsAllowed_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:283:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cardNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:361:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable section_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:449:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable card_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:471:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:495:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mpsType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:956:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable card_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1224:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1231:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1317:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1327:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1397:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable infinity_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1405:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable infinity_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1416:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fileName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1422:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fileName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1436:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fileName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1510:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objectiveOffset_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1521:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1532:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultBound_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1546:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cardReader_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1570:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cardReader_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1591:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_NAME_SECTION [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:2941:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convertObjective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:2968:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cardReader_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:2976:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:3507:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cardReader_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4044:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPRESS_GZIP [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4651:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable problemName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4656:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objectiveName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4661:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhsName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4666:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rangeName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4671:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boundName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4679:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4683:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4687:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4695:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable collower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4699:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colupper_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4707:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowlower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4711:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowupper_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4722:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable infinity_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4759:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable infinity_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4781:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowsense_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4801:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4823:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowrange_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4841:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4849:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixByRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4861:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixByColumn_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4876:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixByColumn_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4921:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4979:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5078:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable problemName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5083:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objectiveName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5091:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5104:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5113:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5120:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5131:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5139:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5148:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5159:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5172:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowlower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5180:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable collower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5190:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5198:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberHash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5210:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberHash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5221:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixByColumn_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5264:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberHash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5310:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberHash_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5332:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5419:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5433:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5447:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixByRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5484:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowsense_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5501:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5510:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable messages_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5533:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cardReader_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5754:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cardReader_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5854:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberStringElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5874:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberStringElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5891:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberStringElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5961:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberEntries_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5970:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberEntries_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5979:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberEntries_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5992:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable which_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:6005:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable which_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:6012:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weights_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1014:31: style: Redundant condition: The condition '*next != '\t'' is redundant since '*next >= 32' is sufficient. [redundantCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:357:11: style: Condition '!found' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:355:16: note: Assignment 'found=false', assigned value is 0 tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:357:11: note: Condition '!found' is always true tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4030:40: style: Condition '(compression&possibleCompression)==0' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4023:27: note: Assignment 'possibleCompression=0', assigned value is 0 tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4030:40: note: Condition '(compression&possibleCompression)==0' is always true tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4032:22: style: Condition 'possibleCompression' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4023:27: note: Assignment 'possibleCompression=0', assigned value is 0 tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4032:22: note: Condition 'possibleCompression' is always false tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5931:43: style: Condition '!strcmp(expr1,"Numeric")' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:980:19: warning: Either the condition 'next' is redundant or there is possible null pointer dereference: next. [nullPointerRedundantCheck] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:983:15: note: Assuming that condition 'next' is not redundant tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:980:19: note: Null pointer dereference tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1013:19: warning: Either the condition 'next' is redundant or there is possible null pointer dereference: next. [nullPointerRedundantCheck] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1016:15: note: Assuming that condition 'next' is not redundant tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1013:19: note: Null pointer dereference tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1556:14: warning:inconclusive: Possible null pointer dereference: sets [nullPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1553:21: note: Assignment 'sets=NULL', assigned value is 0 tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1556:14: note: Null pointer dereference tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1581:12: warning:inconclusive: Possible null pointer dereference: sets [nullPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1578:19: note: Assignment 'sets=NULL', assigned value is 0 tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1581:12: note: Null pointer dereference tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:2955:12: warning:inconclusive: Possible null pointer dereference: sets [nullPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:2952:19: note: Assignment 'sets=NULL', assigned value is 0 tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:2955:12: note: Null pointer dereference tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:3339:11: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:383:7: style: The scope of the variable 'save' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1051:15: style: The scope of the variable 'put' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1624:7: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:3714:10: style: The scope of the variable 'stripZeros' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1084:20: style: Local variable 'next' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1050:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1084:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1111:16: style: Local variable 'nextChar' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1047:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1111:16: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1554:9: style: Local variable 'returnCode' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1542:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1554:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1637:11: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1624:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1637:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1800:19: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1624:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1800:19: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:2645:21: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1624:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:2645:21: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:3212:10: style: Local variable 'rowName' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:3083:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:3212:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:3380:6: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:3359:21: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:3380:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:3401:8: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:3359:21: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:3401:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:3438:14: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:3092:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:3438:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4488:13: style: Local variable 'numberFields' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4308:8: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4488:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4583:12: style: Local variable 'numberFields' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4308:8: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4583:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4616:15: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4062:8: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:4616:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5375:7: style: Local variable 'section' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:233:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5375:7: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5908:20: style: Local variable 'expr' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5901:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:5908:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:3893:22: performance: Function parameter 'head' should be passed by const reference. [passedByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1342:13: style: Variable 'thisName2' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:3751:9: style: Variable 'e' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:3945:12: style: Variable 'name' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:3970:14: style: Variable 'name' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1043:22: style: Variable 'savePosition' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinMpsIO.cpp:1051:18: style: Variable 'put' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:45:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:63:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pivotTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:99:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nrowmx [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:110:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pivotTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:141:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:220:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zpivlu [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:248:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factInfo_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:278:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kp1adr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:334:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterin [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:389:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberPivots_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:426:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:469:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:504:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:546:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:633:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xrnadr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:637:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xcnadr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:641:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xcsadr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:645:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xeeadr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:649:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable krpadr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:653:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw1adr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:657:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw1adr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:661:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kcpadr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:665:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xeradr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:707:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterno [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:714:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nR_etas [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:725:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximumPivots_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:1387:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable areaFactor [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:1488:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xeeadr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:1001:11: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:1046:45: style:inconclusive: Function 'c_ekksmem' argument 2 names different: declaration 'numberRows' definition 'nrow'. [funcArgNamesDifferent] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:18:45: note: Function 'c_ekksmem' argument 2 names different: declaration 'numberRows' definition 'nrow'. tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:1046:45: note: Function 'c_ekksmem' argument 2 names different: declaration 'numberRows' definition 'nrow'. tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:1171:13: style: Variable 'startR' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:1246:10: style: Variable 'hcoliR' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:1248:10: style: Variable 'mrstrt' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:1249:10: style: Variable 'hinrow' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization.cpp:1264:15: style: Variable 'de2valR' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:146:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_INT_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:196:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_INT_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1972:16: style: Expression is always true because 'else if' condition is opposite to previous condition at line 1935. [multiCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1935:7: note: first condition tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1972:16: note: else if condition is opposite to first condition tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1067:7: style: The if condition is the same as the previous if condition [duplicateCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1063:7: note: First condition tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1067:7: note: Second condition tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2027:11: style: Condition '!doSparse' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:4110:9: style: Condition '!skipStuff' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:4107:20: note: Assignment 'skipStuff=false', assigned value is 0 tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:4110:9: note: Condition '!skipStuff' is always true tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:4144:9: style: Condition '!skipStuff' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:4107:20: note: Assignment 'skipStuff=false', assigned value is 0 tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:4144:9: note: Condition '!skipStuff' is always true tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:145:17: style: The scope of the variable 'irow1' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:195:17: style: The scope of the variable 'irow1' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:257:17: style: The scope of the variable 'irow1' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:429:10: style: The scope of the variable 'dv1' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:430:7: style: The scope of the variable 'iel' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:432:7: style: The scope of the variable 'i1' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:599:9: style: The scope of the variable 'nStack' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:724:13: style: The scope of the variable 'k' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:724:16: style: The scope of the variable 'k1' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:737:7: style: The scope of the variable 'kn' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:738:10: style: The scope of the variable 'dv' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:739:7: style: The scope of the variable 'iel' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:740:7: style: The scope of the variable 'ipiv' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:825:13: style: The scope of the variable 'k1' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:826:10: style: The scope of the variable 'dv' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:827:7: style: The scope of the variable 'ipiv' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1121:7: style: The scope of the variable 'nStack' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1139:18: style: The scope of the variable 'ninrow' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1139:25: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1221:7: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1406:8: style: The scope of the variable 'irow0' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1421:8: style: The scope of the variable 'irow0' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2749:9: style: The scope of the variable 'nStack' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2755:10: style: The scope of the variable 'dv' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2768:13: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3726:9: style: The scope of the variable 'nStack' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3728:7: style: The scope of the variable 'iPivot' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3739:18: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3779:11: style: The scope of the variable 'kx' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3779:14: style: The scope of the variable 'nel' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3780:7: style: The scope of the variable 'iPivot' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:459:11: style: Local variable 'irow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:431:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:459:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:649:14: style: Local variable 'dv' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:596:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:649:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:684:14: style: Local variable 'dv' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:596:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:684:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1960:6: style: Local variable 'nel' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1954:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1960:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1964:11: style: Local variable 'iel' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1796:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1964:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1981:6: style: Local variable 'nel' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1975:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1981:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2053:8: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1795:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2053:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2053:10: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1795:16: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2053:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2090:12: style: Local variable 'spare' shadows outer argument [shadowArgument] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1775:29: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2090:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2093:12: style: Local variable 'jput' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2061:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2093:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2118:9: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2053:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2118:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2137:9: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2053:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2137:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2221:8: style: Local variable 'iel' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1796:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2221:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2300:11: style: Local variable 'i1' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1795:19: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2300:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2414:8: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1795:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2414:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2432:11: style: Local variable 'lastSlack' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2404:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2432:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2435:11: style: Local variable 'now' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2405:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2435:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2800:12: style: Local variable 'dv' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2755:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:2800:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3284:20: style: Local variable 'dval' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3231:22: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3284:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3311:15: style: Local variable 'dval' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3231:22: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3311:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3394:11: style: Local variable 'last' shadows outer argument [shadowArgument] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3363:42: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3394:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3664:11: style: Local variable 'last' shadows outer argument [shadowArgument] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3631:40: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3664:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:4145:11: style: Local variable 'lastNonZero' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:4048:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:4145:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:4146:11: style: Local variable 'firstNonZero' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:4049:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:4146:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:883:31: style: Parameter 'densew' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3718:28: style: Parameter 'mpt' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:483:8: style: Variable 'hrowi' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1088:6: style: Variable 'last' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:1688:16: style: Variable 'irow' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3408:15: style: Variable 'last' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization2.cpp:3678:15: style: Variable 'last' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:231:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pre [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:378:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pre [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:550:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_INT_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:704:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pre [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:902:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable suc [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1362:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pre [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1764:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable suc [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1799:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pre [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1839:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pre [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2039:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pre [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2807:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EKKHlink [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1542:16: style: Condition 'jrtcod!=0' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1528:27: note: Calling function 'c_ekkshff' returns 0 tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1528:27: note: Assignment 'jrtcod=c_ekkshff(fact,clink,rlink,xnewro)', assigned value is 0 tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1542:16: note: Condition 'jrtcod!=0' is always false tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2031:18: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2386:10: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2137:7: note: i is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2386:10: note: i is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:189:10: style: The scope of the variable 'pivot' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:190:7: style: The scope of the variable 'kipis' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:190:14: style: The scope of the variable 'kipie' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:343:10: style: The scope of the variable 'pivot' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:344:7: style: The scope of the variable 'kjpis' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:344:14: style: The scope of the variable 'kjpie' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:346:15: style: The scope of the variable 'epivco' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:677:7: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:755:13: style: The scope of the variable 'nz' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:872:10: style: The scope of the variable 'd0' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:872:14: style: The scope of the variable 'dx' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:873:7: style: The scope of the variable 'nz' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:873:11: style: The scope of the variable 'ndo' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:873:16: style: The scope of the variable 'krs' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:874:7: style: The scope of the variable 'kend' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:874:13: style: The scope of the variable 'jcol' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:875:19: style: The scope of the variable 'jrow' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:875:25: style: The scope of the variable 'krxs' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:877:10: style: The scope of the variable 'pivot' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:878:7: style: The scope of the variable 'count' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:879:7: style: The scope of the variable 'ilast' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:879:14: style: The scope of the variable 'isort' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:880:10: style: The scope of the variable 'dpivx' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:880:17: style: The scope of the variable 'dsave' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:882:10: style: The scope of the variable 'multip' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:883:23: style: The scope of the variable 'krlast' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:883:31: style: The scope of the variable 'ifirst' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:883:39: style: The scope of the variable 'krfirst' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:883:48: style: The scope of the variable 'kcount' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:883:56: style: The scope of the variable 'idense' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:883:64: style: The scope of the variable 'ipivot' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:884:5: style: The scope of the variable 'jdense' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:884:13: style: The scope of the variable 'kchunk' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:884:21: style: The scope of the variable 'jpivot' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1632:13: style: The scope of the variable 'iak' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1681:13: style: The scope of the variable 'nz' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1742:13: style: The scope of the variable 'k1' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1742:21: style: The scope of the variable 'nz' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1787:13: style: The scope of the variable 'k1' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1787:17: style: The scope of the variable 'nz' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1832:10: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1834:7: style: The scope of the variable 'ipiv' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2017:13: style: The scope of the variable 'k' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2018:7: style: The scope of the variable 'nroom' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2019:8: style: The scope of the variable 'need_more_space' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2144:9: style: The scope of the variable 'ninbas' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2148:14: style: The scope of the variable 'dluval2' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2422:9: style: The scope of the variable 'add' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2422:13: style: The scope of the variable 'iel' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2568:21: style: The scope of the variable 'kre' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2568:26: style: The scope of the variable 'krs' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2598:21: style: The scope of the variable 'kre' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2598:26: style: The scope of the variable 'krs' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2819:7: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2819:16: style: The scope of the variable 'kc' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2819:30: style: The scope of the variable 'npr' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2821:21: style: The scope of the variable 'kjpis' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2821:28: style: The scope of the variable 'kjpie' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2821:35: style: The scope of the variable 'knprs' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2821:42: style: The scope of the variable 'knpre' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2822:31: style: The scope of the variable 'stackr' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2828:7: style: The scope of the variable 'epivco' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2828:15: style: The scope of the variable 'kstart' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2792:11: style:inconclusive: Function 'c_ekktria' argument 7 names different: declaration 'nlrowtp' definition 'ncompactionsp'. [funcArgNamesDifferent] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:74:11: note: Function 'c_ekktria' argument 7 names different: declaration 'nlrowtp' definition 'ncompactionsp'. tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2792:11: note: Function 'c_ekktria' argument 7 names different: declaration 'nlrowtp' definition 'ncompactionsp'. tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1575:11: style: Local variable 'hinrow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1397:8: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1575:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1577:16: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1408:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1577:16: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2086:6: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2017:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2086:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2118:16: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2017:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2118:16: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2126:11: style: Local variable 'nel' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2017:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2126:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2323:10: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2017:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2323:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2379:6: style: Local variable 'nel' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2017:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2379:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2398:9: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2017:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2398:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2431:9: style: Local variable 'iel' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2422:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2431:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2490:6: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2017:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2490:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:3033:8: style: Local variable 'kstart' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2828:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:3033:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:176:8: style: Variable 'mrstrt' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:178:8: style: Variable 'mcstrt' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:312:16: style: Parameter 'mwork' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:525:8: style: Variable 'hcoli' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:526:11: style: Variable 'dluval' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:528:8: style: Variable 'mrstrt' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:529:8: style: Variable 'hrowi' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:530:8: style: Variable 'mcstrt' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:531:8: style: Variable 'hinrow' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:533:8: style: Variable 'hpivro' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:669:8: style: Variable 'mrstrt' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:671:8: style: Variable 'mcstrt' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:856:8: style: Variable 'mrstrt' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:861:8: style: Variable 'hpivro' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1394:8: style: Variable 'mrstrt' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1398:8: style: Variable 'hincol' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:1575:11: style: Variable 'hinrow' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2147:11: style: Variable 'hcoli2' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2355:10: style: Variable 'mcstrt2' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:917:13: style: Variable 'krfirst' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:945:11: style: Variable 'ipivot' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2164:12: style: Variable 'hcoli2' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2168:17: style: Variable 'extraSpace' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinOslFactorization3.cpp:2170:17: style: Variable 'extraSpace' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:77:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxMajorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:117:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable majorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:144:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:168:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extraGap_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:179:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extraMajor_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:187:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:200:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:212:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:226:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:238:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:251:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:263:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:299:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:312:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:332:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:353:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:366:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:382:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable majorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:399:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:474:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:521:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable majorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:560:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:598:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:677:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable majorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:763:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:806:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extraMajor_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:880:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:920:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1049:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1079:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extraGap_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1094:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extraMajor_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1105:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1113:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1133:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1144:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1155:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1166:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1179:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1220:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable majorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1253:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable majorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1298:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extraGap_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1313:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1385:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable majorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1429:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1476:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable majorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1511:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1573:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable majorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1615:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable majorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1713:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1821:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1837:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1854:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable majorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1869:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable majorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1895:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:1916:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:2222:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxMajorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:2366:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:2574:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:2594:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:2652:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:2709:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colOrdered_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:2801:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extraGap_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:2849:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxMajorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:2904:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:2940:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:2967:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:3072:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable majorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:3090:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable majorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:3296:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable majorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:3393:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxMajorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:3548:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable majorDim_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:3467:7: style: The if condition is the same as the previous if condition [duplicateCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:3441:7: note: First condition tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:3467:7: note: Second condition tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:3494:22: style: Condition 'packType<0' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:3467:7: note: Assuming that condition 'packType' is not redundant tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:3494:22: note: Condition 'packType<0' is always false tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:3004:21: portability: Casting from const double * to const signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:3006:9: portability: Casting from const double * to const signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:838:14: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:833:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:838:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:2062:9: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:2052:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:2062:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:3273:12: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:3087:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:3273:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:3368:12: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:3289:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedMatrix.cpp:3368:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVector.cpp:21:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVector.cpp:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVector.cpp:140:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVector.cpp:165:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVector.cpp:186:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVector.cpp:199:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVector.cpp:229:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVector.cpp:254:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVector.cpp:274:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVector.cpp:331:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVector.cpp:420:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable origIndices_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVector.cpp:470:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVector.cpp:485:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVector.cpp:512:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVector.cpp:260:11: warning: Identical condition 'i<0', second condition is always false [identicalConditionAfterEarlyExit] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVector.cpp:256:11: note: If condition 'i<0' is true, the function will return/exit tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVector.cpp:260:11: note: Testing identical condition 'i<0' tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVector.cpp:98:5: style: Exception should be caught by reference. [catchExceptionByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVector.cpp:494:6: style: Exception should be caught by reference. [catchExceptionByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVector.cpp:520:4: style: Exception should be caught by reference. [catchExceptionByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVectorBase.cpp:37:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable testedDuplicateIndex_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVectorBase.cpp:61:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable testForDuplicateIndex_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVectorBase.cpp:75:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable testForDuplicateIndex_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVectorBase.cpp:85:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxIndex_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVectorBase.cpp:94:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minIndex_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVectorBase.cpp:105:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable testedDuplicateIndex_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVectorBase.cpp:113:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable testedDuplicateIndex_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVectorBase.cpp:256:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indexSetPtr_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVectorBase.cpp:268:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indexSetPtr_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVectorBase.cpp:286:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable testedDuplicateIndex_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVectorBase.cpp:314:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indexSetPtr_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPackedVectorBase.cpp:324:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxIndex_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:200:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:219:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:261:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lengthName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:282:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lengthName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:305:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lengthMatch_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:317:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable longHelp_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:370:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:381:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:424:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:437:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:453:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:465:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:497:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:504:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:516:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:523:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:535:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:542:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:401:8: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use replace() instead. [uselessCallsSubstr] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:474:13: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use replace() instead. [uselessCallsSubstr] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParam.cpp:485:15: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use replace() instead. [uselessCallsSubstr] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:72:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:158:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:237:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:386:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:457:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:499:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:580:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:626:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:677:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:700:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:762:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:88:30: portability: Undefined behaviour, pointer arithmetic 'line-1' is out of bounds. [pointerOutOfBounds] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:112:12: style: Variable '*where' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:110:12: note: *where is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:112:12: note: *where is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:206:7: style: The scope of the variable 'pfxlen' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:603:7: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:751:8: style: The scope of the variable 'printed' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:618:11: style: Local variable 'match' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:614:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:618:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:202:22: performance: Function parameter 'prompt' should be passed by const reference. [passedByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:745:15: performance: Function parameter 'prefix' should be passed by const reference. [passedByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:543:16: style: Variable 'param' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:248:13: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:326:12: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinParamUtils.cpp:215:12: style: Variable 'pfxlen' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPostsolveMatrix.cpp:54:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable link_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPostsolveMatrix.cpp:78:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols0_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPrePostsolveMatrix.cpp:87:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPrePostsolveMatrix.cpp:99:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPrePostsolveMatrix.cpp:138:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalOffset_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPrePostsolveMatrix.cpp:142:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxmin_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPrePostsolveMatrix.cpp:146:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ztolzb_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPrePostsolveMatrix.cpp:150:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ztoldj_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPrePostsolveMatrix.cpp:173:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPrePostsolveMatrix.cpp:191:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPrePostsolveMatrix.cpp:210:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPrePostsolveMatrix.cpp:228:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPrePostsolveMatrix.cpp:247:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPrePostsolveMatrix.cpp:266:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nrows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPrePostsolveMatrix.cpp:284:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nrows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPrePostsolveMatrix.cpp:302:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nrows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPrePostsolveMatrix.cpp:320:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nrows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPrePostsolveMatrix.cpp:348:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getStatus [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPrePostsolveMatrix.cpp:376:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getStatus [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPrePostsolveMatrix.cpp:423:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPrePostsolveMatrix.cpp:445:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPrePostsolveMatrix.cpp:466:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:151:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRESOLVE_INF [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:239:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZTOLDP [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:712:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:1307:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nactions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:1328:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable icolx [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:555:19: style: The scope of the variable 'basisChoice' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:863:13: style: The scope of the variable 'iRow' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:1319:30: style: The scope of the variable 'paction0' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:585:23: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:243:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:585:23: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:865:6: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:863:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:865:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:970:6: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:863:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:970:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:977:17: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:935:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:977:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:1047:6: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:1022:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:1047:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:1052:15: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:1020:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:1052:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:1078:15: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:1020:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:1078:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:1106:6: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:1022:13: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:1106:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:1112:17: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:1020:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:1112:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:555:30: style: Variable 'basisChoice' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDoubleton.cpp:573:14: style: Variable 'basisChoice' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:113:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRESOLVE_INF [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:628:18: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:262:13: style: Variable 'ddjlo' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:253:15: note: ddjlo is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:262:13: note: ddjlo is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:262:13: style: Variable 'ddjlo' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:255:15: note: ddjlo is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:262:13: note: ddjlo is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:174:14: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:120:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:174:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:188:8: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:103:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:188:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:226:7: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:103:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:226:7: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:269:7: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:103:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:269:7: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:659:11: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:103:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDual.cpp:659:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDupcol.cpp:77:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_LINK [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDupcol.cpp:333:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDupcol.cpp:777:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDupcol.cpp:871:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nactions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDupcol.cpp:995:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_PRESOLVE_ROWINFEAS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDupcol.cpp:75:15: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDupcol.cpp:591:25: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDupcol.cpp:314:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDupcol.cpp:591:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDupcol.cpp:50:11: style: Parameter 'minndxs' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDupcol.cpp:50:28: style: Parameter 'elems' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDupcol.cpp:51:11: style: Parameter 'majcands' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveDupcol.cpp:75:8: style: Variable 'rows' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveEmpty.cpp:84:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_PRESOLVE_COLINFEAS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveEmpty.cpp:242:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nactions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveEmpty.cpp:406:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_PRESOLVE_ROWINFEAS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveEmpty.cpp:454:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nactions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:142:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRESOLVE_INF [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:279:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colels_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:301:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:569:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:641:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZTOLDP [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:204:11: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:188:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:204:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:237:25: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:218:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:237:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:442:8: style: Variable 'hincol' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:444:11: style: Variable 'clo' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:445:11: style: Variable 'cup' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:634:8: style: Variable 'hincol' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:636:11: style: Variable 'clo' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:637:11: style: Variable 'cup' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:657:11: style: Variable 'colels' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:658:8: style: Variable 'hrow' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:659:17: style: Variable 'mcstrt' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:660:8: style: Variable 'hincol' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:662:11: style: Variable 'rowels' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:663:8: style: Variable 'hcol' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:664:17: style: Variable 'mrstrt' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:665:8: style: Variable 'hinrow' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:667:11: style: Variable 'rlo' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:668:11: style: Variable 'rup' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:669:11: style: Variable 'clo' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:670:11: style: Variable 'cup' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveFixed.cpp:737:17: style: Variable 'nchanged' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveForcing.cpp:36:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRESOLVE_INF [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveForcing.cpp:172:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRESOLVE_INF [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveForcing.cpp:283:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZTOLDP [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveForcing.cpp:485:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveForcing.cpp:940:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nactions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveHelperFunctions.cpp:78:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pre [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveHelperFunctions.cpp:122:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_LINK [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveHelperFunctions.cpp:172:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable suc [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveHelperFunctions.cpp:258:17: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveHelperFunctions.cpp:118:61: style: Parameter 'lengths' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveHelperFunctions.cpp:161:27: style: Parameter 'majlens' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveHelperFunctions.cpp:406:12: style: Parameter 'minndxs' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:149:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_PRESOLVE_ROWINFEAS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:1107:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZTOLDP2 [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:1571:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:1819:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nactions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:1610:26: portability: Casting from const double * to const signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:1721:15: style: Local variable 'coeff' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:1663:14: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:1721:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:1761:11: style: Local variable 'coeff' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:1663:14: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:1761:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:50:11: style: Variable 'rowLower' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:51:11: style: Variable 'rowUpper' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:343:14: style: Variable 'nowUpper' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:587:14: style: Variable 'nowLower' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:1263:22: style: Variable 'infiniteUpper' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:1267:17: style: Variable 'maximumUp' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:1268:16: style: Variable 'nowUpper' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:1331:22: style: Variable 'infiniteUpper' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:1335:17: style: Variable 'maximumUp' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveImpliedFree.cpp:1336:16: style: Variable 'nowLower' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveIsolated.cpp:158:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable row_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveMatrix.cpp:94:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clink_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveMatrix.cpp:157:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols0_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveMatrix.cpp:290:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clo_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveMatrix.cpp:394:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable usefulRowInt_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveMatrix.cpp:412:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable usefulRowInt_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveMatrix.cpp:445:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveMatrix.cpp:463:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveMatrix.cpp:497:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberNextColsToDo_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveMatrix.cpp:520:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberNextRowsToDo_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveMatrix.cpp:542:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberNextColsToDo_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveMatrix.cpp:559:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberNextRowsToDo_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveMatrix.cpp:571:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tuning_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSingleton.cpp:102:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZTOLDP2 [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSingleton.cpp:319:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSingleton.cpp:532:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZTOLDP2 [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSingleton.cpp:744:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSingleton.cpp:412:14: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSingleton.cpp:429:9: note: Found duplicate branches for 'if' and 'else'. tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSingleton.cpp:412:14: note: Found duplicate branches for 'if' and 'else'. tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:92:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRESOLVE_INF [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:404:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZTOLDP2 [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:895:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:1216:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:395:9: style: The scope of the variable 'bestrowy_k' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:525:20: style: Local variable 'kcs' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:390:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:525:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:573:22: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:397:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:573:22: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:628:20: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:397:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:628:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:744:21: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:397:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:744:21: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:747:21: style: Local variable 'kcs' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:525:20: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:747:21: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:748:21: style: Local variable 'kce' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:391:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:748:21: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:765:8: style: Local variable 'outOfSpace' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:721:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:765:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:826:20: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:397:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveSubst.cpp:826:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTighten.cpp:120:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_PRESOLVE_COLINFEAS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTighten.cpp:313:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTighten.cpp:465:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nactions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:103:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRESOLVE_INF [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:357:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZTOLDP [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:656:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:1041:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nactions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:1061:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable icolx [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:257:8: style: Variable 'kce' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:233:8: note: kce is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:257:8: note: kce is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:259:9: style: Variable 'kcsx' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:236:9: note: kcsx is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:259:9: note: kcsx is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:261:9: style: Variable 'kcsz' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:239:9: note: kcsz is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:261:9: note: kcsz is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:262:9: style: Variable 'kcez' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:240:9: note: kcez is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:262:9: note: kcez is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:1053:30: style: The scope of the variable 'paction0' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:166:17: style: Local variable 'k2' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:154:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:166:17: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:177:19: style: Local variable 'k2' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:154:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:177:19: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:781:11: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:779:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:781:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:848:11: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:779:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:848:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:855:15: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:818:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:855:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:906:11: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:779:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:906:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:913:15: style: Local variable 'k' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:818:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveTripleton.cpp:913:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveUseless.cpp:109:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nactions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveUseless.cpp:123:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveZeros.cpp:34:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZTOLDP [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveZeros.cpp:55:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZTOLDP [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveZeros.cpp:83:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZTOLDP [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveZeros.cpp:126:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable row [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveZeros.cpp:225:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nzeros_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveZeros.cpp:20:51: style: Parameter 'checkcols' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveZeros.cpp:21:65: style: Parameter 'colels' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveZeros.cpp:22:34: style: Parameter 'hincol' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveZeros.cpp:44:65: style: Parameter 'colels' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveZeros.cpp:45:34: style: Parameter 'hincol' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinPresolveZeros.cpp:67:49: style: Parameter 'checkcols' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSearchTree.cpp:11:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bits_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSearchTree.cpp:22:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bits_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSearchTree.cpp:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bits_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSearchTree.cpp:39:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bits_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSearchTree.cpp:64:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numSolution [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSearchTree.cpp:85:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recentlyReevaluatedSearchStrategy_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinShallowPackedVector.cpp:20:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinShallowPackedVector.cpp:31:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinShallowPackedVector.cpp:53:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinShallowPackedVector.cpp:76:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinShallowPackedVector.cpp:174:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nElements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinShallowPackedVector.cpp:39:7: style: Exception should be caught by reference. [catchExceptionByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinShallowPackedVector.cpp:61:7: style: Exception should be caught by reference. [catchExceptionByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinShallowPackedVector.cpp:83:4: style: Exception should be caught by reference. [catchExceptionByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinShallowPackedVector.cpp:103:4: style: Exception should be caught by reference. [catchExceptionByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinShallowPackedVector.cpp:124:4: style: Exception should be caught by reference. [catchExceptionByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinShallowPackedVector.cpp:143:4: style: Exception should be caught by reference. [catchExceptionByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinShallowPackedVector.cpp:163:4: style: Exception should be caught by reference. [catchExceptionByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:27:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowMax [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:61:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowMax [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:96:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elements_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:233:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pivotTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:314:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keepSize_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:362:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pivotTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:673:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:695:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:799:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:819:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberPivots_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:864:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable workArea_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:896:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:915:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberPivots_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:953:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1005:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1109:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1158:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberGoodU_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1202:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1285:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UcolLengths_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1319:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UcolStarts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1346:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UcolStarts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1370:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UrowStarts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1389:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1459:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LcolStarts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1515:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vecLabels_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1676:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UrowStarts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1688:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LcolCap_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1704:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UcolMaxCap_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1720:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UrowMaxCap_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1735:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UcolLengths_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1792:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LrowLengths_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1848:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UrowStarts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1863:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UcolStarts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1880:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UrowLengths_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1892:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UcolLengths_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1899:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable denseVector_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2025:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstNumberSlacks_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2051:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstNumberSlacks_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2115:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2155:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2241:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2273:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberSlacks_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2346:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vecKeep_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2507:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastEtaRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2547:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable secRowOfU_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2559:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastEtaRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2583:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastEtaRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2610:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastEtaRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2634:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keepSize_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2649:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keepSize_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:737:9: style: The scope of the variable 'colBeg' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:737:17: style: The scope of the variable 'colEnd' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1044:9: style: The scope of the variable 'value' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1056:9: style: The scope of the variable 'value' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1070:9: style: The scope of the variable 'value' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1082:9: style: The scope of the variable 'value' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:1128:9: style: The scope of the variable 'value' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2022:9: style: The scope of the variable 'k' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2023:12: style: The scope of the variable 'xk' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2048:12: style: The scope of the variable 'x1' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2048:16: style: The scope of the variable 'x2' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2049:9: style: The scope of the variable 'k' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2113:12: style: The scope of the variable 'x' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2153:12: style: The scope of the variable 'x1' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2153:16: style: The scope of the variable 'x2' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2236:9: style: The scope of the variable 'k' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2236:19: style: The scope of the variable 'indEnd' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2236:27: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2237:9: style: The scope of the variable 'colBeg' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2238:12: style: The scope of the variable 'x' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2238:16: style: The scope of the variable 'Lcol' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2556:9: style: The scope of the variable 'row' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2556:14: style: The scope of the variable 'rowBeg' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2556:29: style: The scope of the variable 'indEnd' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2557:12: style: The scope of the variable 'xr' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2557:17: style: The scope of the variable 'eta' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2580:9: style: The scope of the variable 'row' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2580:14: style: The scope of the variable 'rowBeg' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2580:29: style: The scope of the variable 'indEnd' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2581:12: style: The scope of the variable 'x1' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2581:16: style: The scope of the variable 'x2' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2581:21: style: The scope of the variable 'eta' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2607:9: style: The scope of the variable 'row' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2608:12: style: The scope of the variable 'xr' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2428:12: style: Local variable 'colEnd' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2352:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2428:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2445:12: style: Local variable 'rowBeg' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2420:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2445:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2446:12: style: Local variable 'rowEnd' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2421:15: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSimpFactorization.cpp:2446:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:59:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colLower [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:134:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objSense_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:233:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:257:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colLower [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:271:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colUpper [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:285:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowLower [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:299:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowUpper [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:319:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rightHandSide [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:339:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rightHandSide [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:355:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objCoefficients [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:369:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colType [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:389:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixByRow [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:405:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixByRow [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:417:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixByCol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:433:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalMatrixByRow [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:448:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalMatrixByCol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:463:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colSolution [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:477:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowPrice [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:491:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reducedCost [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:505:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowActivity [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinSnapshot.cpp:519:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable doNotSeparateThis [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable problemName_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:73:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximumElementBlocks_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:100:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberElementBlocks_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:126:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberElementBlocks_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:222:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRowBlocks_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:238:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRowBlocks_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:251:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumnBlocks_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:267:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumnBlocks_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:280:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberElementBlocks_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:289:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocks_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:321:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blockType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:530:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coinModelBlocks_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:541:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blockType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:565:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blockType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:692:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberElementBlocks_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:826:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1811:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blockType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1827:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blockType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1854:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blockType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1881:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blockType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:791:9: style: Condition 'newWay' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:783:17: note: Assignment 'newWay=true', assigned value is 1 tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:791:9: note: Condition 'newWay' is always true tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1332:9: style: Condition 'newWay' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1324:17: note: Assignment 'newWay=false', assigned value is 0 tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1332:9: note: Condition 'newWay' is always false tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1144:22: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1168:25: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1624:25: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1648:22: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:758:10: style: The scope of the variable 'goodDW' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1299:10: style: The scope of the variable 'goodBenders' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:446:9: style: Local variable 'n' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:390:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:446:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:703:20: style: Local variable 'temp' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:694:22: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:703:20: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:839:10: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:787:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:839:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:878:7: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:787:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:878:7: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:890:12: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:787:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:890:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1060:8: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:772:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1060:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1072:10: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:772:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1072:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1075:12: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:787:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1075:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1243:6: style: Local variable 'iBlock' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1206:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1243:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1262:11: style: Local variable 'iBlock' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1206:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1262:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1270:11: style: Local variable 'iBlock' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1206:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1270:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1379:10: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1328:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1379:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1418:7: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1328:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1418:7: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1430:12: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1328:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1430:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1540:8: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1313:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1540:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1552:10: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1313:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1552:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1555:12: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1328:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1555:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1723:6: style: Local variable 'iBlock' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1686:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1723:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1742:11: style: Local variable 'iBlock' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1686:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1742:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1751:11: style: Local variable 'iBlock' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1686:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1751:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1189:17: error: Memory is allocated but not initialized: obj [uninitdata] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1190:17: error: Memory is allocated but not initialized: columnLo [uninitdata] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1191:17: error: Memory is allocated but not initialized: columnUp [uninitdata] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1667:17: error: Memory is allocated but not initialized: whichRow [uninitdata] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1668:17: error: Memory is allocated but not initialized: whichColumn [uninitdata] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1669:17: error: Memory is allocated but not initialized: obj [uninitdata] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1672:17: error: Memory is allocated but not initialized: rowLo [uninitdata] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1673:17: error: Memory is allocated but not initialized: rowUp [uninitdata] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:758:16: style: Variable 'goodDW' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:995:8: style: Variable 'goodDW' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1299:21: style: Variable 'goodBenders' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinStructuredModel.cpp:1506:13: style: Variable 'goodBenders' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:28:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxSize_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:51:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxSize_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:76:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxSize_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:99:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numStructural_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:114:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numStructural_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:141:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numArtificial_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:196:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numArtificial_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:293:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numStructural_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:393:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numStructural_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:423:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numStructural_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:431:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable structuralStatus_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:439:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numStructural_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:452:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numStructural_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:475:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numStructural_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:671:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable difference_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:689:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sze_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:707:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sze_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:730:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sze_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:756:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sze_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:140:7: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:140:11: style: The scope of the variable 'nCharNewS' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:140:22: style: The scope of the variable 'nCharOldS' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:140:33: style: The scope of the variable 'nCharNewA' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:140:44: style: The scope of the variable 'nCharOldA' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:190:25: style: The scope of the variable 'blkEnd' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:276:10: style: Local variable 'last' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:259:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:276:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:360:35: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] tulip-5.4.0/thirdparty/OGDF/src/coin/CoinUtils/CoinWarmStartBasis.cpp:375:35: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiAuxInfo.cpp:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable appData_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiAuxInfo.cpp:65:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bestSolution_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiAuxInfo.cpp:90:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiAuxInfo.cpp:99:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bestSolution_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiAuxInfo.cpp:122:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiAuxInfo.cpp:145:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bestSolution_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiAuxInfo.cpp:158:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiAuxInfo.cpp:171:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiAuxInfo.cpp:181:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable infeasibility_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable infeasibility_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:89:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable infeasibility_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:137:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable preferredWay_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:145:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalObject_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:155:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalObject_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:164:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalObject_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:175:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalObject_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:191:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalObject_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:247:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direction_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:284:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objectiveValue_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:330:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objectiveValue_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:370:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable owningSolution_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:377:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstBranch_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:386:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalObject_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:394:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstBranch_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:403:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstBranch_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:433:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:443:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:453:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:471:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:490:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalLower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:499:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:512:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:602:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:617:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:623:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:639:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whichWay_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:648:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whichWay_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:658:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable down_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:671:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable down_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:689:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable down_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:699:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable down_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:711:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable down_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:744:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalObject_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:808:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalObject_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:844:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerValued_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:875:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberMembers_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:902:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable members_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:923:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable members_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:947:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberMembers_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1180:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sosType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1222:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberMembers_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1243:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whichWay_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1252:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whichWay_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1272:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberMembers_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1355:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalObject_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1391:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalObject_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1470:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1539:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1566:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1586:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bound_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1594:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable range_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1710:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rangeType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1733:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1784:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1798:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1834:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1855:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whichWay_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1864:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whichWay_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1875:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnNumber_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1889:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable down_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1902:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable down_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1911:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable down_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1923:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable down_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1955:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalObject_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1988:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalObject_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1068:22: style: Local variable 'upper' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:938:18: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1068:22: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1036:22: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:931:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1036:22: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1038:13: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:981:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1038:13: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1084:24: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:931:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1084:24: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1086:15: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:981:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1086:15: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiBranchingObject.cpp:1514:4: style: Variable 'lo' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:67:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:73:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable goodObjectiveValue_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:111:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable goodSolution_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:153:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable goodSolution_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:168:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:183:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:307:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberUnsatisfied_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:341:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable goodSolution_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:350:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable goodSolution_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:381:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numResults_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:516:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable upChange_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:530:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable upChange_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:541:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberObjects_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:554:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberObjects_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:604:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberObjects_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:654:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shadowPriceMode_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:666:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable results_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:681:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:886:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable results_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:906:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberUnsatisfied_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:1045:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable upTotalChange_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:1087:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable upTotalChange_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:1117:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalObjectiveValue_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:1133:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalObjectiveValue_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:1153:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable branchingObject_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:1178:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable branchingObject_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiChooseVariable.cpp:1197:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterationCounts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiColCut.cpp:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lbs_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiColCut.cpp:75:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:99:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinMessageEol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:157:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:166:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable probtypemip_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:187:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable probtypemip_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:219:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coltypesize_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:243:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coltypesize_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:266:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiDoDualInInitial [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:393:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiDoDualInResolve [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:500:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colsol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:554:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hotStartMaxIteration_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:641:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hotStartMaxIteration_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:728:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPX_NUM_BEST_FEAS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:748:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable probtypemip_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:771:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPX_INFEASIBLE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:795:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPX_UNBOUNDED [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:812:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPX_OBJ_LIM [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:826:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPX_OBJ_LIM [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:839:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPX_IT_LIM_FEAS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:854:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable probtypemip_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:959:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPX_BASIC [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1017:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable probtypemip_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1046:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hotStartCStatSize_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1103:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable collower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1119:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colupper_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1135:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowsense_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1148:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1197:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowrange_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1210:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowlower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1234:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowupper_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1259:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obj_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1276:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPX_MIN [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1301:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixByRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1347:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixByCol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1395:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPX_INFBOUND [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1408:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colsol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1446:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowsol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1475:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable redcost_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1504:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowact_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1557:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1592:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPX_NO_SOLN [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1630:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinPackedVectorBase [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1695:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_PROBLEM [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1714:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_PROBLEM [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1733:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_PROBLEM [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1748:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_PROBLEM [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1771:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_PROBLEM [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1802:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable collower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1901:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_PROBLEM [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2006:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_ROW [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2045:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coltype_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2064:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coltype_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2105:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FREECACHED_RESULTS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2123:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colsol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2157:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowsol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2186:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coltypesize_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2213:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coltypesize_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2265:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_ROW [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2351:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_COLUMN [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2406:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_COLUMN [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2511:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lp_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2733:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lp_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2897:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2927:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2943:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coltype_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:3125:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_COLUMN [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:3151:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lp_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:3189:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coltype_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:3267:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:3306:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lp_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:3346:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obj_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:3356:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowsense_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:3370:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixByRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:3378:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colsol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:3391:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_COLUMN [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:3404:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hotStartCStat_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:3421:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lp_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:133:8: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:134:31: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:144:8: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:145:31: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:155:30: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:934:61: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1706:71: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1786:72: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1935:72: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1964:5: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2084:66: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2093:63: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2114:63: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2148:60: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2183:67: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2210:81: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2256:68: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2312:63: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2326:67: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2372:77: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2386:81: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2397:68: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2450:83: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2502:5: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2726:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:3028:70: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:3050:58: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:3069:60: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:3089:60: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1318:10: style: Redundant initialization for 'rc'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1310:14: note: rc is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1318:10: note: rc is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1364:10: style: Redundant initialization for 'rc'. The initialized value is overwritten before it is read. [redundantInitialization] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1356:14: note: rc is initialized tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1364:10: note: rc is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1551:7: style: The scope of the variable 'err' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2550:11: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2290:12: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2260:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2290:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2423:11: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2401:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:2423:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:76:37: performance: Function parameter 'cpxfuncname' should be passed by const reference. [passedByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:76:62: performance: Function parameter 'osimethod' should be passed by const reference. [passedByValue] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1926:16: error: Uninitialized variable: dummy [legacyUninitvar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:370:17: style: Variable 'term' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:373:17: style: Variable 'term' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:376:17: style: Variable 'term' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1318:10: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCpxSolverInterface.cpp:1364:10: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCut.cpp:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable effectiveness_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCuts.cpp:82:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCutPtrs_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCuts.cpp:128:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cuts_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCuts.cpp:143:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCutIndex_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCuts.cpp:151:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCutIndex_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCuts.cpp:158:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cutP_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCuts.cpp:224:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cutsPtr_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCuts.cpp:239:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCutIndex_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCuts.cpp:247:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCutIndex_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiCuts.cpp:255:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cutP_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:110:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable probtypemip_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:131:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable probtypemip_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:149:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colspace_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:190:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colspace_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:210:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxcolspace [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:234:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxcolindspace [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:266:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FREECACHED_RESULTS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:316:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FREECACHED_RESULTS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:363:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colsol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:404:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRB_DBL_PAR_ITERATIONLIMIT [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:448:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRB_DBL_PAR_OPTIMALITYTOL [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:482:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:498:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiDoScale [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:519:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:545:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:579:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRB_STR_ATTR_MODELNAME [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:600:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiDoScale [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:618:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiDoScale [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:636:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiDoScale [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:657:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:673:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:685:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:697:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:723:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:748:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable probtypemip_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:853:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nauxcols [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:939:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable probtypemip_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:970:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hotStartCStatSize_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1006:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1021:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1034:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1052:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable collower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1075:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colupper_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1098:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowsense_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1140:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1166:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowrange_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1193:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowlower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1228:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowupper_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1263:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obj_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1284:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1310:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixByRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1376:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixByCol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1445:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRB_INFINITY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1458:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colsol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1495:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowsol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1528:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable redcost_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1562:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowact_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1604:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1630:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1670:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinPackedVectorBase [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1728:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_PROBLEM [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1753:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nauxcols [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1777:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_PROBLEM [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1788:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_PROBLEM [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1823:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nauxcols [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1903:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2019:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2113:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coltype_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2131:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coltype_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2177:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiNameDiscipline [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2195:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiNameDiscipline [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2210:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FREECACHED_RESULTS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2226:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colsol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2249:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowsol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2270:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colspace_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2300:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colspace_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2361:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2473:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRB_EQUAL [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2557:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRB_LESS_EQUAL [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2634:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRB_EQUAL [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2684:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nauxcols [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2822:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRB_EQUAL [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3051:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRB_EQUAL [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3203:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable localenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3224:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3245:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coltype_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3254:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numInstances_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3267:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numInstances_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3281:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numInstances_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3286:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numInstances_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3345:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3394:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable localenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3458:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3476:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable localenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3537:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRB_LESS_EQUAL [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3593:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lp_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3626:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiObjOffset [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3652:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lp_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3684:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obj_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3694:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowsense_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3708:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixByRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3716:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colsol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3729:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_COLUMN [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3742:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hotStartCStat_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3768:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nauxcols [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3827:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxcolind [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3908:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3931:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable globalenv_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:836:61: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1740:71: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1808:72: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1980:72: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2007:5: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2150:66: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2160:63: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2217:63: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2240:60: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2267:67: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2297:81: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2349:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2356:68: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2372:11: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2447:63: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2463:67: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2519:77: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2603:81: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2682:68: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2698:11: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2748:83: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:2800:4: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3029:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3455:70: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3487:58: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3507:59: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:3527:60: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:839:28: style: The scope of the variable 'oi' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiGrbSolverInterface.cpp:1970:16: error: Uninitialized variable: dummy [legacyUninitvar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiNames.cpp:211:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiNameDiscipline [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiNames.cpp:255:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiNameDiscipline [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiNames.cpp:309:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiNameDiscipline [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiNames.cpp:353:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiNameDiscipline [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiNames.cpp:404:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiNameDiscipline [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiNames.cpp:444:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiNameDiscipline [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiNames.cpp:486:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiNameDiscipline [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiNames.cpp:533:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiNameDiscipline [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiNames.cpp:574:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiNameDiscipline [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiNames.cpp:617:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiNameDiscipline [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiNames.cpp:655:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiNameDiscipline [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiNames.cpp:698:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiNameDiscipline [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiNames.cpp:760:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiNameDiscipline [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:73:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paction_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:106:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:406:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable presolvedModel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:412:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalModel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:420:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_PRESOLVE_NONOPTIMAL [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:532:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalColumn_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:538:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:544:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalModel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:639:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paction_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:1144:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paction_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:1340:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bulk0_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:1438:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowels_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:1615:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ncols_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:1684:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable free_list_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:1014:14: warning: Identical condition 'prob->status_', second condition is always false [identicalConditionAfterEarlyExit] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:997:12: note: If condition 'prob->status_' is true, the function will return/exit tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:1014:14: note: Testing identical condition 'prob->status_' tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:141:11: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:117:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:141:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:171:11: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:117:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:171:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:198:11: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:117:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:198:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:292:6: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:117:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:292:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:962:11: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:750:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:962:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:1542:14: style: Local variable 'irow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:1486:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:1542:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiPresolve.cpp:1064:8: style: Variable 'hinrow' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCut.cpp:19:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lb_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCut.cpp:21:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lb_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCut.cpp:23:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ub_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCut.cpp:25:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ub_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCut.cpp:39:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable row_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCut.cpp:47:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable row_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCut.cpp:55:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable row_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCut.cpp:122:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ub_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCut.cpp:135:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lb_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCut.cpp:144:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lb_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCut.cpp:153:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lb_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCut.cpp:222:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable row_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCut.cpp:237:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCut.cpp:300:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whichRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCutDebugger.cpp:51:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable knownSolution_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCutDebugger.cpp:108:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable knownSolution_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCutDebugger.cpp:148:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerVariable_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCutDebugger.cpp:182:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerVariable_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCutDebugger.cpp:203:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCutDebugger.cpp:256:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerVariable_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCutDebugger.cpp:1433:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerVariable_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCutDebugger.cpp:1553:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable knownValue_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCutDebugger.cpp:1568:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerVariable_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCutDebugger.cpp:1579:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerVariable_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCutDebugger.cpp:1609:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberColumns_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCutDebugger.cpp:1272:13: style: Variable 'probType' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCutDebugger.cpp:1267:13: note: probType is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCutDebugger.cpp:1272:13: note: probType is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCutDebugger.cpp:268:7: style: The scope of the variable 'iput' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCutDebugger.cpp:268:11: style: Variable 'iput' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiRowCutDebugger.cpp:272:11: style: Variable 'iput' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverBranch.cpp:32:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverBranch.cpp:40:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverBranch.cpp:56:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverBranch.cpp:67:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverBranch.cpp:89:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverBranch.cpp:116:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverBranch.cpp:179:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverBranch.cpp:223:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverBranch.cpp:259:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiPrimalTolerance [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverBranch.cpp:318:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objectiveValue_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverBranch.cpp:339:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objectiveValue_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverBranch.cpp:358:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable primalSolution_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverBranch.cpp:369:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable primalSolution_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverBranch.cpp:391:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable primalSolution_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverBranch.cpp:419:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basis_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:40:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ws_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:46:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ws_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:52:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ws_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:131:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strictColSolution_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:156:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberIntegers_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:200:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:440:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:639:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:813:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiObjOffset [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:910:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable appDataEtc_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:921:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable appDataEtc_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:928:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable appDataEtc_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:943:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCutDebugger_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:954:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCutDebugger_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:968:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCutDebugger_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:977:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCutDebugger_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:1005:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCutDebugger_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:1059:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable appDataEtc_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:1098:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowCutDebugger_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:1120:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable appDataEtc_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:1187:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinMessageEol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:1226:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:1275:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoinMessageEol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:1339:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:1375:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiNameDiscipline [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:1416:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiNameDiscipline [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:1553:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiObjOffset [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:1585:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:1596:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable messages_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:1603:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiPrimalObjectiveLimit [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:1613:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiDualObjectiveLimit [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:1628:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable appDataEtc_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:1943:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberIntegers_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:2034:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberObjects_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:2049:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberObjects_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:2138:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberObjects_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:2220:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberObjects_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:2233:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiPrimalTolerance [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:781:12: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:757:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:781:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:2176:11: style: Local variable 'obj' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:2162:26: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:2176:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Osi/OsiSolverInterface.cpp:1958:24: style: Variable 'obj' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:52:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable smallModel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:805:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solverOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1317:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiDoReducePrint [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1397:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1435:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1454:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiLastDblParam [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1468:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiSolverName [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1490:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiLastDblParam [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1505:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiSolverName [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1556:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ClpPrimalObjectiveLimit [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1585:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ClpDualObjectiveLimit [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1625:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basis_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1639:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basis_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1646:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1673:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perturbation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2151:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spareArrays_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2605:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2684:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowsense_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2690:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2696:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowrange_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2703:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerInformation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2722:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerInformation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2744:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerInformation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2759:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerInformation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2775:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerInformation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2794:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable columnType_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2833:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerInformation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2842:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerInformation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2861:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixByRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2891:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2918:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerInformation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2933:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerInformation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2950:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerInformation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2971:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerInformation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2998:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastAlgorithm_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3016:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastAlgorithm_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3029:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastAlgorithm_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3038:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastAlgorithm_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3075:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3120:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3173:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3224:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3272:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3298:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3316:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3337:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3371:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3400:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3432:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3503:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3530:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3552:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3572:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3624:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3646:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3672:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3716:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3805:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3826:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastAlgorithm_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3872:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modelPtr_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:3933:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modelPtr_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4014:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable disasterHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4035:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modelPtr_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4046:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable notOwned_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4082:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable notOwned_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4175:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastAlgorithm_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4196:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4334:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiRowCut [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4367:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4410:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable baseModel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4419:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4451:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastAlgorithm_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4484:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowsense_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4497:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastAlgorithm_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4518:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowsense_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4551:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiMaxNumIteration [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4569:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modelPtr_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4630:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastAlgorithm_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4702:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basis_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4714:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerInformation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4805:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberSOS_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4815:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerInformation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4923:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiObjOffset [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5005:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5025:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberRows_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5037:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5044:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5112:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable upperIn_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5129:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5147:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5171:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5195:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5212:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5233:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastAlgorithm_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5254:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5276:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5298:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5324:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiNameDiscipline [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5348:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiNameDiscipline [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5368:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5401:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5477:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5517:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5546:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5583:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5654:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5973:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modelPtr_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6044:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modelPtr_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6110:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6170:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6322:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6357:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6369:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastAlgorithm_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6377:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable notOwned_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6409:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiDoInBranchAndCut [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6454:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whatsChanged_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6810:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6838:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable setInfo_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6864:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7319:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COIN_DBL_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7575:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7970:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8018:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable specialOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8030:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable continuousModel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8043:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable disasterHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8055:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable continuousModel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8088:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerInformation_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8732:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solverOptions_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8739:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerTolerance_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8746:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stuff_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8753:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modelPtr_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8834:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultHandler_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8848:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modelPtr_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8855:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fakeObjective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8862:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fakeObjective_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8912:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modelPtr_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:9192:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable osiModel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:9210:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inTrouble_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:9218:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whereFrom_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:9298:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inTrouble_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:9310:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable osiModel_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:9356:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OsiMaxNumIterationHotStart [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7090:21: error: Array 'chosen[5]' accessed at index -1, which is out of bounds. [negativeIndex] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7081:16: note: Assignment 'iBest=-1', assigned value is -1 tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7084:24: note: Assuming condition is false tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7090:21: note: Negative array index tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7396:16: warning: Member variable 'OsiVectorNode::chosen_' is not initialized in the constructor. [uninitMemberVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7411:16: warning: Member variable 'OsiVectorNode::chosen_' is not initialized in the copy constructor. [uninitMemberVar] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7426:16: warning: Member variable 'OsiVectorNode::chosen_' is not assigned a value in 'OsiVectorNode::operator='. [operatorEqVarError] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6725:24: style: Expression is always true because 'else if' condition is opposite to previous condition at line 6722. [multiCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6722:29: note: first condition tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6725:24: note: else if condition is opposite to first condition tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6418:24: warning: Logical disjunction always evaluates to true: array[0] >= 0 || array[0] <= 2. [incorrectLogicOperator] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1165:38: style: Condition '!modelPtr_->problemStatus()&&0' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2022:33: style: Condition '(specialOptions_&256)!=0||1' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7505:14: style: Condition 'chosen_<0' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7504:12: note: Assignment 'chosen_=-1', assigned value is -1 tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7505:14: note: Condition 'chosen_<0' is always true tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1860:25: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1914:23: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2188:23: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2369:23: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6466:21: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6475:21: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5076:3: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5078:5: note: Found duplicate branches for 'if' and 'else'. tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:5076:3: note: Found duplicate branches for 'if' and 'else'. tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4576:7: style: The scope of the variable 'iRow' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:4576:12: style: The scope of the variable 'iColumn' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6046:7: style: The scope of the variable 'n' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6048:12: style: The scope of the variable 'array' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6863:7: style: The scope of the variable 'nObjects' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7027:10: style: The scope of the variable 'downMovement' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7562:7: style: The scope of the variable 'funnyBranching' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7675:13: style: The scope of the variable 'nFixed0' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7675:23: style: The scope of the variable 'nFixed1' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:162:25: style: Local variable 'strength' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:140:19: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:162:25: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:577:12: style: Local variable 'inCbcOrOther' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:182:8: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:577:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:720:21: style: Local variable 'strength' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:140:19: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:720:21: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1995:11: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1824:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1995:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1998:11: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1823:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1998:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2059:6: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1824:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2059:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2062:6: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:1823:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:2062:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6334:16: style: Local variable 'value' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6313:10: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6334:16: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7746:19: style: Local variable 'node' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7630:21: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7746:19: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7780:10: style: Local variable 'next' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7747:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7780:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7841:10: style: Local variable 'next' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7747:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7841:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8122:14: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8094:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8122:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8129:8: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8094:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8129:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8136:8: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8094:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8136:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8147:14: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8094:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8147:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8148:11: style: Local variable 'iColumn' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8094:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8148:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8230:6: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8094:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8230:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8240:6: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8094:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8240:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8347:6: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8094:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8347:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8419:8: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8094:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8419:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8464:6: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8094:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8464:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8522:8: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8094:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8522:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8531:8: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8094:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8531:8: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8594:6: style: Local variable 'iRow' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8094:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8594:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8990:9: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8879:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8990:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8991:9: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8880:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8991:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:9032:9: style: Local variable 'numberRows' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8879:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:9032:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:9033:9: style: Local variable 'numberColumns' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8880:7: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:9033:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:9062:14: style: Local variable 'dj' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8885:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:9062:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:9066:14: style: Local variable 'saveLower' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8904:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:9066:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:9069:14: style: Local variable 'saveUpper' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:8905:12: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:9069:14: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7768:22: style: Variable 'node2' can be declared as reference to const [constVariableReference] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:7829:22: style: Variable 'node2' can be declared as reference to const [constVariableReference] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6417:15: style: Variable 'array' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6868:14: style: Variable 'obj' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6994:30: style: Parameter 'integer' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/OsiClp/OsiClpSolverInterface.cpp:6863:15: style: Variable 'nObjects' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:70:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:82:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:93:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:103:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:113:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:127:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:157:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:170:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:180:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:194:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:223:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:307:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:317:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:332:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:378:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:388:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:414:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:441:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:468:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:527:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:538:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:553:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:599:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:610:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:638:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:670:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:685:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:695:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:740:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:751:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:765:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:849:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:937:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1004:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1025:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1038:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1051:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1077:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1090:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1102:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1116:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1129:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1142:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1155:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable collower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1171:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colupper_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1187:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowsense_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1203:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rhs_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1219:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowrange_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1235:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowlower_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1251:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowupper_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1268:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowprice_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1281:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colredcost_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1295:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obj_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1312:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obj2_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1329:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1342:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1356:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1370:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1410:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixByRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1439:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1475:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colsol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1493:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowact_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1510:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1525:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1538:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1551:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_ROW [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1561:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1570:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_ROW [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1580:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_ROW [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1590:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_COLUMN [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1600:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_COLUMN [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1610:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_COLUMN [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1619:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1636:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1644:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowprice_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1656:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1664:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1671:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1684:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_ROW [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1719:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_COLUMN [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1734:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_ROW [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1743:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_COLUMN [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1766:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1793:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_COLUMN [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1816:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_ROW [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1862:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1885:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1918:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1940:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obj_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1960:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obj_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1982:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obj_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1992:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rowsense_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:2004:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrixByRow_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:2012:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colsol_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:2020:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEPCACHED_COLUMN [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:84:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:1016:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/OsiSymSolverInterface.cpp:522:15: style: Variable 'keyVal' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/SymWarmStart.cpp:29:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warmStart_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/SymWarmStart.cpp:38:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warmStart_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/SymWarmStart.cpp:50:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warmStart_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/SymWarmStart.cpp:58:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warmStart_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/SymWarmStart.cpp:75:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warmStart_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/SymWarmStart.cpp:89:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warmStart_ [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:68:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:142:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CUT__DO_NOT_SEND_TO_CP [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:160:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cut_data [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:188:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cut_data [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:243:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CUT__DO_NOT_SEND_TO_CP [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:160:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:167:16: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:168:5: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:169:5: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:172:30: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:173:44: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:188:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:195:16: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:196:5: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:197:5: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:200:30: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:201:44: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:172:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:200:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:156:47: style: Parameter 'indices' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:156:64: style: Parameter 'values' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:183:41: style: Parameter 'indices' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_func.cpp:183:58: style: Parameter 'values' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_proccomm.cpp:63:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BB_BUNCH [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_wrapper.cpp:42:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CG_DATA [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_wrapper.cpp:74:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USER_DEFAULT [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_wrapper.cpp:96:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_NORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_wrapper.cpp:116:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_NORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_wrapper.cpp:43:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_wrapper.cpp:69:39: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cg_wrapper.cpp:80:26: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:66:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:190:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cp_cut_data [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:270:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cp_cut_data [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:308:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable touches [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:341:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cp_cut_data [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:379:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cp_cut_data [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:406:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DataInPlace [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:336:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:375:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:92:18: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:120:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:121:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:151:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:152:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:338:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:341:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:349:3: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:376:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:379:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:386:2: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:102:19: style: Variable 'end0' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:120:17: style: Variable 'cut0' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:121:17: style: Variable 'cut1' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:133:38: style: Parameter 'cp' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:151:14: style: Variable 'cut0' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:152:14: style: Variable 'cut1' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:295:33: style: Parameter 'cp' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:295:43: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:325:42: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_func.cpp:363:45: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_proccomm.cpp:67:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_proccomm.cpp:199:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DataInPlace [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_proccomm.cpp:217:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_proccomm.cpp:67:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_proccomm.cpp:68:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_proccomm.cpp:92:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_proccomm.cpp:97:16: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_proccomm.cpp:146:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_proccomm.cpp:153:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_proccomm.cpp:159:6: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_proccomm.cpp:162:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_proccomm.cpp:249:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_proccomm.cpp:255:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_proccomm.cpp:261:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_proccomm.cpp:284:16: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_proccomm.cpp:52:21: style: Variable 'termcode' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_proccomm.cpp:125:15: style: Variable 's_bufid' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:42:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_DATA [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:97:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USER_ERROR [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:208:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DSIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:268:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coef [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:215:23: style: Condition 'matind[i]>indices[j]' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:211:17: note: Assuming that condition 'matind[i]==indices[j]' is not redundant tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:215:23: note: Condition 'matind[i]>indices[j]' is always true tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:43:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:207:16: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:208:16: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:209:16: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:229:16: style: Variable '*is_violated' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:224:16: note: $symbol is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:229:16: note: $symbol is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:230:12: style: Variable '*quality' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:225:12: note: $symbol is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:230:12: note: $symbol is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:235:19: style: Variable '*is_violated' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:229:16: note: $symbol is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:235:19: note: $symbol is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:237:15: style: Variable '*quality' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:230:12: note: $symbol is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:237:15: note: $symbol is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:67:40: style: Parameter 'cp' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:195:39: style: Parameter 'cur_sol' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:199:9: style: Variable 'indices' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:199:35: style: Variable 'matind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:200:12: style: Variable 'values' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cp_wrapper.cpp:200:37: style: Variable 'matval' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cut_gen.cpp:42:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cg_prob [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cut_gen.cpp:42:8: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cut_gen.cpp:36:29: style: Variable 's_bufid' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cut_pool.cpp:42:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cut_pool [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cut_pool.cpp:42:9: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/cut_pool.cpp:38:17: style: Variable 'num_cuts' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp.cpp:42:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp.cpp:45:8: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp.cpp:40:11: style: The scope of the variable 'time' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp.cpp:40:17: style: The scope of the variable 'diff' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:45:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:100:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:146:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1353:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR__NO_BRANCHING_CANDIDATE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1516:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BEFORE_BRANCH__DO_NOT_GENERATE_COLS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1570:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1686:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable branch_obj [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1749:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable branch_obj [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1767:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1842:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LP_D_INFEASIBLE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:53:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:98:18: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:235:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:236:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:237:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:238:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:247:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:248:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:249:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:250:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:262:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:263:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:264:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:265:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:876:30: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:877:29: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:878:29: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:987:45: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:996:45: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1093:45: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1103:45: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1320:30: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1322:31: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1448:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1451:35: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1461:9: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1464:9: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1587:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1588:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1617:24: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1619:36: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1684:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1686:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1747:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1749:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:92:18: style: The scope of the variable 'new_rows' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:93:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:93:11: style: The scope of the variable 'new_row_num' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:140:37: style: The scope of the variable 'indices' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:141:12: style: The scope of the variable 'values' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:151:11: style: The scope of the variable 'high' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:151:17: style: The scope of the variable 'low' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:151:40: style: The scope of the variable 'best_var_score' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:157:8: style: The scope of the variable 'best_var' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:267:14: style: The scope of the variable 'xval' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:267:20: style: The scope of the variable 'floorx' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:267:28: style: The scope of the variable 'ceilx' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:270:60: style: The scope of the variable 'rel_up' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:271:11: style: The scope of the variable 'rel_down' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1564:11: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1565:11: style: The scope of the variable 'lim' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1645:11: style: The scope of the variable 'fracx' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1559:12: style: Variable 'x' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1565:11: style: Variable 'lim' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1642:12: style: Variable 'x' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1648:11: style: Variable 'lim' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1708:12: style: Variable 'x' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:1714:11: style: Variable 'lim' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_branch.cpp:724:19: style: Variable 'ub' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_free.cpp:185:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_CHECK_AFTER_LAST [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_free.cpp:223:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cut [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_free.cpp:261:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cut [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_free.cpp:40:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_free.cpp:73:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_free.cpp:163:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:63:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:164:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_BEFORE_DIVE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:221:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:592:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLGEN__FATHOM [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:740:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:933:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:967:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable userind [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:992:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_desc [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1166:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1304:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DataInPlace [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1319:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DataInPlace [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:2895:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:2967:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LP_D_UNBOUNDED [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1038:22: style: Redundant condition: rows[i].free. '!rows[i].free || (rows[i].free && rstat[i]!=SLACK_BASIC)' is equivalent to '!rows[i].free || rstat[i]!=SLACK_BASIC' [redundantCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1107:22: style: Redundant condition: rows[i].free. '!rows[i].free || (rows[i].free && rstat[i]!=SLACK_BASIC)' is equivalent to '!rows[i].free || rstat[i]!=SLACK_BASIC' [redundantCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:78:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:79:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:97:24: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:110:7: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:113:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:117:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:120:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:127:28: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:128:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:992:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:995:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:996:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:997:46: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:998:46: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1054:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1080:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1121:35: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1320:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1321:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:52:11: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:54:15: style: The scope of the variable 'vars' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:727:15: style: The scope of the variable 'termcode' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:961:40: style: The scope of the variable 'xi' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1001:19: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1003:8: style: The scope of the variable 's_bufid' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1003:17: style: The scope of the variable 'r_bufid' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1162:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1163:11: style: The scope of the variable 'sum' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1163:16: style: The scope of the variable 'ub' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:907:25: style: Parameter 'table' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:926:42: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:956:43: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1430:42: style: Parameter 'desc' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1430:57: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1483:35: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1483:67: style: Parameter 'bnd_val' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1484:12: style: Parameter 'bnd_ind' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1484:27: style: Parameter 'bnd_sense' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1531:36: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1943:36: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1943:44: style: Parameter 'num_cuts' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:1944:30: style: Parameter 'bound_changes' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:2075:39: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:2075:47: style: Parameter 'should_generate' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:2076:34: style: Parameter 'generator' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:2900:27: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:2952:12: style: Variable 'lb' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:2952:17: style: Variable 'ub' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:90:8: style: Unused variable: termcode [unusedVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_genfunc.cpp:226:11: style: Variable 'obj_before_cuts' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:42:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_NORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:321:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_NORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:370:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_NORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:567:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_NORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:669:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_NORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:710:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_NORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:887:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:902:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_sos_row [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:922:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_NORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:996:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYM_MINIMIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1354:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYM_MINIMIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:976:9: warning: Either the condition '!should_call' is redundant or there is possible null pointer dereference: should_call. [nullPointerRedundantCheck] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:968:14: note: Assuming that condition '!should_call' is not redundant tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:976:9: note: Null pointer dereference tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:43:43: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:45:43: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:90:29: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:99:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:382:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:383:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:384:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:385:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:420:16: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:430:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:448:31: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:449:31: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:450:31: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:451:31: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:452:31: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:454:31: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:456:31: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:457:31: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:465:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:488:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:489:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:550:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:551:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:552:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:588:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:686:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:687:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:688:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:861:37: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:862:37: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1022:43: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1023:44: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1024:38: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1025:40: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1026:42: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1370:42: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1371:43: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1372:37: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1373:39: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1374:41: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:588:12: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:80:43: style: Variable 'fp_time' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:72:43: note: fp_time is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:80:43: note: fp_time is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1122:10: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1125:5: note: Found duplicate branches for 'if' and 'else'. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1122:10: note: Found duplicate branches for 'if' and 'else'. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:148:21: style: The comparison 'fp_override_cnt > 0' is always false. [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:127:26: note: 'fp_override_cnt' is assigned value '0' here. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:148:21: note: The comparison 'fp_override_cnt > 0' is always false. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:57:52: style: The scope of the variable 'real_obj_value' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:326:10: style: The scope of the variable 'c' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:327:11: style: The scope of the variable 'Ractivity' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:881:14: style: The scope of the variable 'row_ind' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:999:27: style: The scope of the variable 'row_ind' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:999:36: style: The scope of the variable 'elem_ind' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1001:11: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1087:11: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1261:14: style: The scope of the variable 'good' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1299:10: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1359:11: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1359:14: style: The scope of the variable 'row_ind' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1359:23: style: The scope of the variable 'elem_ind' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1492:9: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1731:6: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1087:11: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1001:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1087:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1133:7: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1001:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1133:7: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1249:7: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1001:8: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1249:7: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1268:9: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1001:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1268:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1282:12: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1268:9: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1282:12: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1299:10: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1001:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1299:10: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1492:9: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1359:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1492:9: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1526:11: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1359:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1526:11: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1731:6: style: Local variable 'j' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1359:11: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1731:6: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:64:29: style: Variable 'x_ip' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:64:36: style: Variable 'x_lp' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:316:29: style: Parameter 'lp_data' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:317:56: style: Parameter 'fp_data' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:332:12: style: Variable 'x' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:361:38: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:391:12: style: Variable 'lp_lb' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:391:20: style: Variable 'lp_ub' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:397:14: style: Variable 'rows' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:564:57: style: Parameter 'is_feasible' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:576:12: style: Variable 'mip_obj' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:579:12: style: Variable 'x_ip' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:584:12: style: Variable 'lp_data_x' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:712:12: style: Variable 'x_lp' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:719:9: style: Variable 'index' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:721:12: style: Variable 'x_bar_val' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:723:9: style: Variable 'x_bar_ind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:728:12: style: Variable 'alpha_p' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:995:12: style: Variable 'lower' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:995:20: style: Variable 'upper' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:995:28: style: Variable 'solution' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:995:39: style: Variable 'objective' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:998:12: style: Variable 'element' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1000:9: style: Variable 'row' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1000:24: style: Variable 'columnStart' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1348:12: style: Variable 'lp_data' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1353:12: style: Variable 'solution' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1353:37: style: Variable 'objective' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1356:12: style: Variable 'element' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1358:9: style: Variable 'row' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1358:15: style: Variable 'columnStart' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:59:43: style: Variable 'gap' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:63:43: style: Variable 'is_feasible' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:108:9: style: Variable 'x_lp' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:123:9: style: Variable 'vars' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:341:8: style: Variable 'c' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:416:10: style: Variable 'lp_lb' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:417:10: style: Variable 'lp_ub' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:587:16: style: Variable 'is_feasible' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:651:12: style: Variable 'delta_x' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1409:19: style: Variable 'elementByRow' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1410:13: style: Variable 'column' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1411:15: style: Variable 'rowStart' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_heuristics.cpp:1412:16: style: Variable 'rowLength' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:79:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROCESS_OK [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:196:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:211:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_desc [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:337:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cut [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:511:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLGEN_REPRICING [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1104:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_DATA_STORED [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1214:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basis_desc [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1298:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WRT_PARENT [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1341:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXPLICIT_LIST [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1430:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1624:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DataInPlace [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1654:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:195:19: style: Redundant condition: p->has_ub. '!p->has_ub || (p->has_ub && new_ubub)' is equivalent to '!p->has_ub || new_ubub' [redundantCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:118:6: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:152:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:153:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:211:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:275:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:285:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:297:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:335:10: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1060:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1214:11: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1429:9: style: Same expression used in consecutive assignments of 'dive' and 'olddive'. [duplicateAssignExpression] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1429:25: note: Same expression used in consecutive assignments of 'dive' and 'olddive'. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1429:9: note: Same expression used in consecutive assignments of 'dive' and 'olddive'. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:73:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:207:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:207:11: style: The scope of the variable 's_bufid' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:309:8: style: The scope of the variable 'r_bufid' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:310:11: style: The scope of the variable 'start' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:310:18: style: The scope of the variable 'timeout' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:310:27: style: The scope of the variable 'diff' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:311:11: style: The scope of the variable 'first_cut_time_out' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:311:31: style: The scope of the variable 'all_cuts_time_out' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:312:31: style: The scope of the variable 'ptimeout' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:313:20: style: The scope of the variable 'old_waiting_row_num' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1333:8: style: The scope of the variable 'tmp' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1425:17: style: The scope of the variable 'r_bufid' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1646:8: style: The scope of the variable 's_bufid' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1099:45: style: Parameter 'ad' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1115:12: style: Variable 'origlist' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1115:34: style: Variable 'newlist' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1283:37: style: Parameter 'oldstat' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1322:34: style: Parameter 'olddesc' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1322:48: style: Parameter 'oldstat' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1323:20: style: Parameter 'newdesc' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:1329:9: style: Variable 'oldlist' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:151:15: style: Variable 's_bufid' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:224:11: style: Variable 's_bufid' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:236:11: style: Variable 's_bufid' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:315:17: style: Variable 'termcode' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_proccomm.cpp:435:14: style: Variable 'timeout' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:61:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sense [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:280:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:301:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BB_BUNCH [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:332:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_pid [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:365:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eff_cnt [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:387:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nzcnt [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:425:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable violation [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:225:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:358:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:425:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:426:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:43:11: style: The scope of the variable 'slack' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:44:9: style: The scope of the variable 'free_rows' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:351:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:352:14: style: The scope of the variable 'rows' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:435:9: style: The scope of the variable 'matind' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:436:12: style: The scope of the variable 'matval' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:43:19: style: Variable 'slacks' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:322:50: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:377:32: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:435:9: style: Variable 'matind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:436:12: style: Variable 'matval' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:436:55: style: Variable 'x' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_rowfunc.cpp:437:14: style: Variable 'cut' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:141:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:160:29: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:162:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:164:29: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:166:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:170:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:179:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:181:24: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:183:28: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:185:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:187:35: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:195:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:197:24: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:199:28: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:201:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:203:35: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:227:16: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:228:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:229:16: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:235:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:236:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:237:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:80:8: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:80:11: style: The scope of the variable 'n' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:143:27: style: The scope of the variable 'maxmax' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:39:63: style: Parameter 'col' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_solver.cpp:80:13: style: Variable 'n' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:50:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LP_HAS_BEEN_MODIFIED [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:159:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:385:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_CHECK_UNTIL_LAST [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:798:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:1003:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLIND_ORDERED [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:1020:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USERIND_ORDERED [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:516:34: style: Redundant condition: dual_feas==NOT_TDF. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:203:10: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:401:28: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:433:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:439:7: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:441:7: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:442:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:443:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:444:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:445:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:447:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:448:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:449:24: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:455:11: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:624:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:625:6: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:626:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:627:6: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:818:11: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:1004:9: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:1021:9: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:1035:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:1042:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:627:6: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:35:14: style: The scope of the variable 'evar' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:157:22: style: The scope of the variable 'max_change' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:158:11: style: The scope of the variable 'vars_recently_fixed_to_ub' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:161:8: style: The scope of the variable 'del_vars' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:166:21: style: The scope of the variable 'ub' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:166:30: style: The scope of the variable 'lb' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:48:20: style: Variable 'to_lb_ind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:48:43: style: Variable 'to_ub_ind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:150:12: style: Variable 'dj' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:166:21: style: Variable 'ub' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:166:30: style: Variable 'lb' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:375:12: style: Variable 'dj' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:384:9: style: Variable 'not_fixed' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:166:24: style: Variable 'ub' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_varfunc.cpp:166:33: style: Variable 'lb' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:60:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LP_DATA [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:160:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:210:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:770:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IP_INFEASIBLE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1064:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DataInPlace [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1129:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USER_DEFAULT [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1241:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USER__BRANCH_IF_MUST [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1468:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYM_INFINITY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1657:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RETURN_THIS_CHILD [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1773:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANDIDATE_VARIABLE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1836:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFERENT_CUTS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1921:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2086:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ANYTHING [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2168:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USER_DEFAULT [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2350:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GENERATE_CGL_CUTS [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2437:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USER_DEFAULT [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2468:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BB_BUNCH [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2547:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1701:22: style: Redundant condition: p->has_ub. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1710:20: style: Redundant condition: p->has_ub. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1714:23: style: Redundant condition: p->has_ub. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2568:50: style: Redundant condition: obj[0]>=p->obj[0]-etol. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2606:50: style: Redundant condition: obj[1]>=p->obj[1]-etol. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2643:24: style: Redundant condition: p->has_mc_ub. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:921:15: style: Condition 'feasible==IP_FEASIBLE' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:917:17: note: Assuming that condition 'feasible==IP_FEASIBLE' is not redundant tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:921:15: note: Condition 'feasible==IP_FEASIBLE' is always true tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2683:11: style: Condition 'p->par.mc_add_optimality_cuts' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:61:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:81:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:85:28: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:95:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:96:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:97:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:98:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:100:18: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:101:18: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:103:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:104:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:105:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:106:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:107:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:108:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:127:18: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:129:24: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:160:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:231:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:234:16: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:256:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:299:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:300:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:301:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:302:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:303:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:304:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:305:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:306:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:307:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:308:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:454:30: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:457:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:983:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:984:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:985:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:986:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1255:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1325:31: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1916:18: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1926:6: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1928:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1929:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1930:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1932:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1934:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1955:6: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1957:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1959:6: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1976:6: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1978:6: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1980:6: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2043:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2589:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2627:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2671:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2685:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2714:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2715:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2716:10: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2717:10: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:986:39: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2717:36: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2175:21: style: The comparison 'fixed_num > 0' is always false. [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2158:21: note: 'fixed_num' is assigned value '0' here. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2175:21: note: The comparison 'fixed_num > 0' is always false. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:58:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:175:14: style: The scope of the variable 'k' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:184:27: style: The scope of the variable 'darray' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:199:10: style: The scope of the variable 'lp_data_mip_is_int' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:200:12: style: The scope of the variable 'lp_data_mip_ub' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:201:12: style: The scope of the variable 'lp_data_mip_lb' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:203:9: style: The scope of the variable 'lp_data_mip_matbeg' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:204:9: style: The scope of the variable 'lp_data_mip_matind' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:205:12: style: The scope of the variable 'lp_data_mip_matval' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:206:10: style: The scope of the variable 'lp_data_mip_sense' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:207:12: style: The scope of the variable 'lp_data_mip_rhs' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:208:12: style: The scope of the variable 'lp_data_mip_rngval' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:767:8: style: The scope of the variable 's_bufid' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:784:11: style: The scope of the variable 'gran_round' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2214:9: style: The scope of the variable 'deleted_cut' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2216:11: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:184:12: style: Variable 'rhs' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:184:18: style: Variable 'rngval' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:185:10: style: Variable 'sense' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:196:12: style: Variable 'lb' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:196:17: style: Variable 'ub' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:197:10: style: Variable 'is_int' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:199:31: style: Variable 'p_mip_is_int' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:200:29: style: Variable 'p_mip_ub' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:201:29: style: Variable 'p_mip_lb' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:202:30: style: Variable 'p_mip_obj' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:203:30: style: Variable 'p_mip_matbeg' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:204:30: style: Variable 'p_mip_matind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:205:33: style: Variable 'p_mip_matval' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:206:30: style: Variable 'p_mip_sense' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:207:30: style: Variable 'p_mip_rhs' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:208:33: style: Variable 'p_mip_rngval' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:782:12: style: Variable 'x' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1238:42: style: Parameter 'cuts' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1639:44: style: Parameter 'can' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1769:35: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1769:50: style: Parameter 'can' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1769:61: style: Parameter 'action' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1833:62: style: Parameter 'wrow2' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1901:18: style: Variable 'lp_data' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1905:18: style: Variable 'matind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1906:18: style: Variable 'matval' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1908:18: style: Variable 'obj1' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:1909:18: style: Variable 'obj2' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2157:10: style: Variable 'laststat' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2190:32: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2192:17: style: Parameter 'colval' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2192:30: style: Parameter 'colind' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2192:43: style: Parameter 'collen' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2192:59: style: Parameter 'obj' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2193:17: style: Parameter 'lb' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2193:29: style: Parameter 'ub' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2210:12: style: Variable 'lp_data' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2211:12: style: Variable 'x' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2519:37: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2542:29: style: Parameter 'true_objval' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:60:12: style: Variable 'r_bufid' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:777:11: style: Unused variable: new_obj_val [unusedVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:778:16: style: Unused variable: termcode [unusedVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:780:9: style: Unused variable: found_better_solution [unusedVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:781:8: style: Variable 'should_call_fp' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:791:9: style: Variable 'do_local_search' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:792:11: style: Unused variable: d_gap [unusedVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/lp_wrapper.cpp:2211:12: style: Variable 'x' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:71:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMPHONY_VERSION [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:95:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:168:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:536:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR__USER [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:550:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR__USER [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:564:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE_NAME_LENGTH [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:576:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE_NAME_LENGTH [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:587:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE_NAME_LENGTH [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:643:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TM_NO_SOLUTION [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:676:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYM_MAXIMIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:721:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1439:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEP_IN_MEMORY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1679:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2378:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2433:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYM_INFINITY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2617:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2634:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2651:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2668:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2684:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2701:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2727:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2744:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2761:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2779:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2797:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2815:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2834:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2854:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2876:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2895:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2945:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2996:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3014:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3031:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3054:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3075:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3103:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3123:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYM_INFINITY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3144:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3189:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3220:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYM_MINIMIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3250:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3272:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3294:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3332:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3357:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3392:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3419:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYM_INFINITY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3513:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYM_INFINITY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3623:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3664:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3704:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3847:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3871:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3891:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3911:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3951:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4127:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4274:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_NORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4477:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_NORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4589:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4702:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warm_start_desc [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4809:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coef [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4861:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4877:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4891:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4905:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:5137:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEP_IN_MEMORY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:5922:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6035:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6119:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6192:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6275:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6287:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE_NAME_LENGTH [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4825:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3137:5: style: Redundant condition: sol.xlength. '!sol.xlength || (sol.xlength && !sol.xind||!sol.xval)' is equivalent to '!sol.xlength || !sol.xind||!sol.xval' [redundantCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3151:13: style: Condition 'sol.xlength' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6342:47: style: Condition '(termcode=sym_read_mps(env,infile))<0' is always false [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:619:19: note: Assignment 'termcode=0', assigned value is 0 tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:567:26: note: Calling function 'sym_load_problem' returns 0 tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6342:32: note: Calling function 'sym_read_mps' returns 0 tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6342:47: note: Condition '(termcode=sym_read_mps(env,infile))<0' is always false tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4705:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4706:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4707:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4708:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4710:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4713:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4714:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4715:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4722:6: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4723:6: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4725:6: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4731:6: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4732:6: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4733:6: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4735:6: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4736:6: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4738:6: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4740:6: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4747:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4748:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4749:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4750:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4751:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4752:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4753:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4754:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4755:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4756:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4757:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4758:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4759:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4765:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4766:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4767:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4768:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4769:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4770:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4771:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4772:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4773:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4774:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4775:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4776:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4777:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4778:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4779:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4780:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4781:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4786:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:97:10: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:750:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:752:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:787:30: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:790:30: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:794:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1109:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1113:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1146:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1150:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1521:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1529:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1545:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1546:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1693:11: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1697:34: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1779:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1791:48: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1792:46: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1793:11: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1794:11: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1859:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1872:48: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1873:46: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1874:11: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1875:11: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2095:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2216:48: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2217:46: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2218:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2219:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2450:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2451:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2452:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2453:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2454:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2455:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2484:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2485:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2486:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2508:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2509:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2510:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2522:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2525:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2530:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2536:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2543:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2549:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2555:18: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2564:18: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2570:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3192:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3729:16: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3771:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3791:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3792:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3923:24: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3927:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3963:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3982:34: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3986:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3987:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3988:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3989:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3990:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3991:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4002:16: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4014:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4015:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4065:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4069:18: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4078:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4140:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4141:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4183:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4184:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4185:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4186:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4233:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4234:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4235:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4349:28: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4353:34: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4359:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4449:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4450:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4451:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4452:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4453:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4454:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4455:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4456:24: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4511:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4560:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4561:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4562:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4564:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4565:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4702:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4719:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4721:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4724:18: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4787:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4877:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4891:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4905:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6295:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6296:18: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6297:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6308:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6332:18: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1794:11: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1875:11: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2219:14: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:311:40: style: Variable 'lp_par->later_lp.first_cut_time_out' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:310:40: note: lp_par->later_lp.first_cut_time_out is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:311:40: note: lp_par->later_lp.first_cut_time_out is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:313:39: style: Variable 'lp_par->later_lp.all_cuts_time_out' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:312:39: note: lp_par->later_lp.all_cuts_time_out is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:313:39: note: lp_par->later_lp.all_cuts_time_out is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1173:13: style: Variable 'termcode' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1068:15: note: termcode is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1173:13: note: termcode is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:5676:47: style: Same expression on both sides of '||'. [duplicateExpression] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:654:11: style: The scope of the variable 'total_time' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:697:17: style: The scope of the variable 'r_bufid' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:706:11: style: The scope of the variable 'total_time' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1432:11: style: The scope of the variable 'change_type' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1665:34: style: The scope of the variable 'tau' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2898:11: style: The scope of the variable 'upper' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2900:11: style: The scope of the variable 'rhs' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2900:16: style: The scope of the variable 'range' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2901:9: style: The scope of the variable 'sense' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2948:11: style: The scope of the variable 'lower' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2950:11: style: The scope of the variable 'rhs' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2950:16: style: The scope of the variable 'range' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2951:9: style: The scope of the variable 'sense' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3131:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3286:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3349:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3384:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3421:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3515:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3615:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3693:11: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3693:31: style: The scope of the variable 'matInd' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3694:11: style: The scope of the variable 'value' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3694:35: style: The scope of the variable 'matVal' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3942:11: style: The scope of the variable 'k' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3942:17: style: The scope of the variable 'm' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3942:20: style: The scope of the variable 'nz' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3945:10: style: The scope of the variable 'user_indices' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4119:14: style: The scope of the variable 'k' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4119:23: style: The scope of the variable 'nz' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4119:46: style: The scope of the variable 'lengths' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4579:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4579:11: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4580:16: style: The scope of the variable 'cuts' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4687:9: style: The scope of the variable 'str' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4688:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4688:13: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4800:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4800:11: style: The scope of the variable 'temp' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:853:7: style: Local variable 'i' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:697:73: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:853:7: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:547:40: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:561:46: style: Parameter 'infile' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:573:45: style: Parameter 'infile' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:585:47: style: Parameter 'modelfile' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:585:64: style: Parameter 'datafile' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2610:39: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2628:44: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2645:54: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2662:53: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2679:48: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2695:49: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2712:37: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2772:40: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2790:40: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2808:40: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2827:34: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2869:40: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2989:40: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3007:41: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3025:40: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3046:40: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3069:36: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3179:10: style: Variable 'matbeg' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3180:13: style: Variable 'matval' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3181:10: style: Variable 'matind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3691:57: style: Parameter 'colsol' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3693:22: style: Variable 'matBeg' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3693:31: style: Variable 'matInd' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3694:35: style: Variable 'matVal' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:3940:35: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4575:58: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4684:45: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4921:15: style: Variable 'cg_par' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4922:15: style: Variable 'cp_par' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4924:15: style: Variable 'dg_par' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:5710:15: style: Variable 'tm_par' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:5715:15: style: Variable 'dg_par' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:5931:15: style: Variable 'tm_par' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:5936:15: style: Variable 'dg_par' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6057:54: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6073:45: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6073:64: style: Parameter 'new_rhs_ind' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6074:18: style: Parameter 'new_rhs_val' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6074:39: style: Parameter 'lb_for_new_rhs' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6126:45: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6126:64: style: Parameter 'new_rhs_ind' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6127:15: style: Parameter 'new_rhs_val' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6127:36: style: Parameter 'ub_for_new_rhs' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6244:45: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6245:11: style: Parameter 'new_obj_ind' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6246:14: style: Parameter 'new_obj_val' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6247:14: style: Parameter 'ub_for_new_obj' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6287:8: style: Variable 'mps_files' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:6291:10: style: Variable 'sol' can be declared as const array [constVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1381:15: error: Uninitialized variable: temp [uninitvar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1329:15: style: Variable 'total_time' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1330:14: style: Variable 'total_time' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:1331:14: style: Variable 'total_time' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:697:73: style: Unused variable: i [unusedVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:708:8: style: Variable 'granularity' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:715:12: style: Unused variable: tmp_sol [unusedVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:2434:10: style: Variable 'i' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4688:9: style: Variable 'i' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4688:14: style: Variable 'j' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master.cpp:4806:8: style: Variable 'temp' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:43:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LPdata [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:539:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:691:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXPLICIT_LIST [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:737:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BRANCHING_VARIABLE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:820:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:869:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_STATUS__CANDIDATE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:910:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODE_STATUS__CANDIDATE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:947:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEASIBLE_PRUNED [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:972:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1186:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1408:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1435:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1580:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1602:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1762:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_ABNORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1787:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LINE_LENGTH [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3155:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warm_start_desc [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3195:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MIPdesc [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3308:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sym_environment [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3615:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYM_INFINITY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3690:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYM_INFINITY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3802:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYM_INFINITY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3931:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_status [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1411:8: style: Condition 'root_from' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1605:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1606:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1607:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1608:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1610:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1611:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1612:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1613:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1618:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1619:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1636:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1637:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1648:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1660:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1669:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1671:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1690:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1708:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1725:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1742:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1799:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:43:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:62:11: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:87:11: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:154:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:156:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:159:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:161:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:164:24: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:166:29: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:168:29: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:264:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:287:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:307:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:357:16: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:358:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:359:16: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:366:18: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:374:16: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:375:16: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:382:36: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:385:9: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:435:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:464:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:465:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:473:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:474:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:694:24: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:715:9: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1055:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1056:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1118:12: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1207:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1208:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1251:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1252:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1253:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1254:24: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1256:24: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1257:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1258:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1259:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1287:30: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1294:6: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1300:9: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1309:6: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1315:9: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1324:6: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1330:9: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1339:6: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1345:9: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1354:3: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1360:32: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1366:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1372:31: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1375:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1377:32: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1379:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1415:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1417:29: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1624:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1625:24: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1626:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1627:27: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1642:30: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1654:3: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1664:32: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1675:3: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1678:6: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1694:3: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1697:6: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1712:3: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1715:6: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1729:3: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1732:6: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1745:3: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1770:24: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1772:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3155:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3159:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3162:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3165:3: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3169:24: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3174:32: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3175:32: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3195:18: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3199:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3201:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3202:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3203:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3204:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3213:28: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3217:28: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3223:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3224:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3225:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3233:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3234:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3263:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3268:32: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3308:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3330:3: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3333:3: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3336:3: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3339:3: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3346:3: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3353:3: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3365:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3366:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3391:24: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3395:29: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3407:3: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3411:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3418:6: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3424:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3430:16: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3436:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3439:31: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3441:30: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3443:31: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:574:19: style: The comparison 'resolve == 0' is always true. [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:538:21: note: 'resolve' is assigned value '0' here. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:574:19: note: The comparison 'resolve == 0' is always true. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:591:16: style: The comparison 'resolve == 0' is always true. [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:538:21: note: 'resolve' is assigned value '0' here. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:591:16: note: The comparison 'resolve == 0' is always true. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:612:17: style: The comparison 'resolve == 0' is always true. [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:538:21: note: 'resolve' is assigned value '0' here. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:612:17: note: The comparison 'resolve == 0' is always true. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:631:17: style: The comparison 'resolve == 0' is always true. [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:538:21: note: 'resolve' is assigned value '0' here. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:631:17: note: The comparison 'resolve == 0' is always true. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:743:11: style: The comparison 'type == 0' is always true. [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:731:15: note: 'type' is assigned value '0' here. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:743:11: note: The comparison 'type == 0' is always true. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:766:11: style: The comparison 'type == 0' is always true. [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:731:15: note: 'type' is assigned value '0' here. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:766:11: note: The comparison 'type == 0' is always true. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:801:14: style: The comparison 'resolve == 0' is always true. [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:732:18: note: 'resolve' is assigned value '0' here. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:801:14: note: The comparison 'resolve == 0' is always true. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:2808:50: style: Same expression on both sides of '||'. [duplicateExpression] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3035:47: style: Same expression on both sides of '||'. [duplicateExpression] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:51:33: style: The scope of the variable 'size' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:51:39: style: The scope of the variable 'nzcnt' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:52:24: style: The scope of the variable 'colsol' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:54:32: style: The scope of the variable 'lpetol' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:538:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:538:11: style: The scope of the variable 'resolve' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:664:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:666:8: style: The scope of the variable 'c_ind' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:686:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:686:11: style: The scope of the variable 'tmp_size' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:730:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:730:11: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:731:8: style: The scope of the variable 'type' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:732:8: style: The scope of the variable 'resolve' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:733:8: style: The scope of the variable 'deleted' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:866:7: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:908:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:972:11: style: The scope of the variable 'j' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:973:11: style: The scope of the variable 'upper_bound' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:973:63: style: The scope of the variable 'valuesi' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:974:32: style: The scope of the variable 'gamma' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:974:39: style: The scope of the variable 'tau' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:974:44: style: The scope of the variable 'objval' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:975:18: style: The scope of the variable 'matind' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:976:28: style: The scope of the variable 'matval' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1404:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1404:11: style: The scope of the variable 'childNum' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1767:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3192:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:500:18: style: Local variable 'n' shadows outer variable [shadowVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:48:21: note: Shadowed declaration tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:500:18: note: Shadow variable tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:82:9: style: Variable 'list' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:82:16: style: Variable 'stat' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:975:9: style: Variable 'matbeg' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:975:18: style: Variable 'matind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:976:28: style: Variable 'matval' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1429:25: style: Parameter 'node' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3539:36: style: Parameter 'root' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3539:51: style: Parameter 'mip' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3539:70: style: Parameter 'ind' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3540:14: style: Parameter 'val' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3622:36: style: Parameter 'root' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3622:51: style: Parameter 'mip' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3623:10: style: Parameter 'ind' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3623:23: style: Parameter 'val' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3698:36: style: Parameter 'root' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3698:51: style: Parameter 'mip' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3699:11: style: Parameter 'ind' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3699:24: style: Parameter 'val' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3809:41: style: Parameter 'node' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3809:57: style: Parameter 'mip' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3810:20: style: Parameter 'ind' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3810:33: style: Parameter 'val' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1598:9: style: Variable 'i' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:1786:8: style: Unused variable: i [unusedVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3294:11: style: Unused variable: j [unusedVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_func.cpp:3294:14: style: Unused variable: num [unusedVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:90:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LINE_LENGTH [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:711:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LINE_LENGTH [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:821:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXDOUBLE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:130:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:147:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:172:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:197:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:216:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:246:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:257:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:274:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:311:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:323:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:340:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:356:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:714:8: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:135:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:138:9: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:160:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:163:9: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:185:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:188:9: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:711:71: style: The scope of the variable 'quote2' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:709:38: style: Parameter 'line' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:711:71: style: Variable 'quote2' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:741:35: style: Parameter 'tim' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:741:54: style: Parameter 'stat' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:742:37: style: Parameter 'lp_stat' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_io.cpp:745:30: style: Parameter 'solpool' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PREPdesc [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:112:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PREP_UNMODIFIED [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:153:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:199:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:30:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:153:35: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:217:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:218:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:219:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:220:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:245:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:246:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:247:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:269:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:270:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:271:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:283:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:289:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:296:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:302:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:308:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:317:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:323:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:106:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:136:13: style: Variable 'mip' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep.cpp:200:10: style: Variable 'i' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:58:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:472:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PREP_UNMODIFIED [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1368:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1479:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIX_NO_BOUND [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2086:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMPvar [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2124:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PREP_UNMODIFIED [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2627:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ub [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2677:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RND_FLOOR [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2701:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PREP_UNMODIFIED [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3070:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3119:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_redundant [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3155:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3770:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable var_type [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3848:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PREP_MODIFIED [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3938:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DSIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4005:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PREP_UNMODIFIED [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4392:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4405:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4422:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4569:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4600:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_sos_row [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1255:27: style: Expression is always true because 'else if' condition is opposite to previous condition at line 1190. [multiCondition] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1190:24: note: first condition tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1255:27: note: else if condition is opposite to first condition tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:176:17: style: Condition 'iter_cnt>1' is always true [knownConditionTrueFalse] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:175:44: note: Assuming that condition 'iter_cnt<2' is not redundant tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:176:17: note: Condition 'iter_cnt>1' is always true tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:129:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:130:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:131:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:132:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:134:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:135:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:142:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:539:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:540:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:546:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:551:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:552:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:553:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:554:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:555:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:556:17: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:563:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2086:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2167:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2168:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3203:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3208:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3209:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3210:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3211:34: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3214:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3938:34: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3939:34: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3940:34: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3941:36: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3942:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3943:29: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3944:36: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3945:36: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3946:36: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4050:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4051:33: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4105:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4569:22: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4590:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2910:18: style: Variable 'termcode' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2890:17: note: termcode is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2910:18: note: termcode is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:780:23: style: Same expression 'lb[cl_ind]<=-INF' found multiple times in chain of '||' operators. [duplicateExpression] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:53:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:484:20: style: The scope of the variable 'delete_ind' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:484:46: style: The scope of the variable 'cr_ind' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:484:54: style: The scope of the variable 'cl_ind' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:485:8: style: The scope of the variable 'obj_ind' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:485:40: style: The scope of the variable 'obj_size' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:485:50: style: The scope of the variable 'row_size' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:485:60: style: The scope of the variable 'delete_row_ind' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:486:9: style: The scope of the variable 'can_iterate' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:486:22: style: The scope of the variable 'in_conflict' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:486:35: style: The scope of the variable 'delete_row' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:487:18: style: The scope of the variable 'diff_cnt' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:488:11: style: The scope of the variable 'new_bound' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:488:22: style: The scope of the variable 'diff_val' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:488:32: style: The scope of the variable 'diff_obj_val' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:488:46: style: The scope of the variable 'diff_row_val' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:488:60: style: The scope of the variable 'rhs_obj' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:488:69: style: The scope of the variable 'rhs_row' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:489:11: style: The scope of the variable 'delete_val' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:508:26: style: The scope of the variable 'new_row_ub' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:509:26: style: The scope of the variable 'new_row_lb' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:519:30: style: The scope of the variable 'col_del_cnt' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:520:31: style: The scope of the variable 'dup_type' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:522:32: style: The scope of the variable 'type_l' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:522:40: style: The scope of the variable 'type_r' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:522:48: style: The scope of the variable 'bin_type' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:523:11: style: The scope of the variable 'obj_l' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:523:18: style: The scope of the variable 'obj_r' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:523:25: style: The scope of the variable 'obj_diff' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1357:8: style: The scope of the variable 'termcode' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1373:8: style: The scope of the variable 'dive_level' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1479:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1502:9: style: The scope of the variable 'fix_to_lb' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1502:20: style: The scope of the variable 'fix_to_ub' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1502:31: style: The scope of the variable 'improve_coef' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1503:9: style: The scope of the variable 'col_lb_unbounded' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1503:27: style: The scope of the variable 'col_ub_unbounded' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1505:22: style: The scope of the variable 'new_ub' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1505:30: style: The scope of the variable 'new_lb' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1509:11: style: The scope of the variable 'coeff_etol' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2124:42: style: The scope of the variable 'k' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2618:11: style: The scope of the variable 'c_ind' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2625:11: style: The scope of the variable 'a_val' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2701:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2703:8: style: The scope of the variable 'debug_cnt' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2704:11: style: The scope of the variable 'a_val' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2704:18: style: The scope of the variable 'ub' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2704:22: style: The scope of the variable 'lb' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2704:26: style: The scope of the variable 'new_bound' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2704:43: style: The scope of the variable 'rnd_floor' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2704:54: style: The scope of the variable 'rnd_ceil' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3149:9: style: The scope of the variable 'row_unbounded_cnt' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3151:9: style: The scope of the variable 'is_binary' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3151:20: style: The scope of the variable 'is_bounded' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3151:32: style: The scope of the variable 'unbounded_below' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3151:49: style: The scope of the variable 'unbounded_above' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3153:8: style: The scope of the variable 'col_size' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3153:18: style: The scope of the variable 'col_coef_bin_cnt' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3153:36: style: The scope of the variable 'col_coef_frac_cnt' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3153:55: style: The scope of the variable 'col_sign_pos_cnt' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3156:8: style: The scope of the variable 'is_col_all_neg' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3157:8: style: The scope of the variable 'is_col_all_pos' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3848:14: style: The scope of the variable 'row_ind' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4419:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4591:8: style: The scope of the variable 'sos_cnt' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:53:25: style: Variable 'r_matbeg' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:53:36: style: Variable 'r_matind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:53:47: style: Variable 'matbeg' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:53:56: style: Variable 'matind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:54:12: style: Variable 'obj' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:54:18: style: Variable 'rhs' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:54:24: style: Variable 'r_matval' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:54:35: style: Variable 'matval' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:55:10: style: Variable 'sense' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:63:13: style: Variable 'mip' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:64:13: style: Variable 'mip_inf' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:500:9: style: Variable 'matbeg' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:501:9: style: Variable 'matind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:502:12: style: Variable 'matval' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:504:9: style: Variable 'r_matbeg' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:505:9: style: Variable 'r_matind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:506:12: style: Variable 'r_matval' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:511:10: style: Variable 'sense' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:512:12: style: Variable 'rhs' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:513:12: style: Variable 'obj' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1361:12: style: Variable 'rhs' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1362:12: style: Variable 'ub' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1363:12: style: Variable 'lb' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1495:12: style: Variable 'obj' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2107:67: style: Parameter 'col_start' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2127:9: style: Variable 'matbeg' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2128:9: style: Variable 'matind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2129:12: style: Variable 'matval' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2130:10: style: Variable 'is_int' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2132:9: style: Variable 'r_matbeg' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2133:9: style: Variable 'r_matind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2134:12: style: Variable 'r_matval' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2158:13: style: Variable 'imp_list' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2618:19: style: Variable 'r_matbeg' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2619:9: style: Variable 'r_matind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2620:12: style: Variable 'r_matval' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2622:12: style: Variable 'ub' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2623:12: style: Variable 'lb' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2708:13: style: Variable 'cols' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2712:12: style: Variable 'c_ub' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2713:12: style: Variable 'c_lb' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2714:12: style: Variable 'obj' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2718:12: style: Variable 'r_matval' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3087:47: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3102:15: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3124:17: style: Variable 'r_matbeg' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3125:9: style: Variable 'r_matind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3192:10: style: Variable 'matbeg' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3193:9: style: Variable 'matind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3194:12: style: Variable 'matval' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3195:13: style: Variable 'ub' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3196:12: style: Variable 'lb' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3197:10: style: Variable 'is_int' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3198:12: style: Variable 'obj' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3199:10: style: Variable 'sense' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3200:12: style: Variable 'rhs' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3921:28: style: Variable 'matind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:3921:37: style: Variable 'matbeg' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4011:27: style: Variable 'o_sense' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4418:13: style: Variable 'mip' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4561:12: style: Parameter 'ind' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4593:9: style: Variable 'matbeg' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4594:9: style: Variable 'matind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4595:9: style: Variable 'r_matbeg' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1589:12: style: Variable 'new_ub' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:1682:12: style: Variable 'new_ub' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2192:21: style: Variable 'can_iterate' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2242:15: style: Variable 'can_iterate' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2257:15: style: Variable 'can_iterate' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:2376:15: style: Variable 'can_iterate' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4035:17: style: Variable 'debug_offset' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4038:12: style: Variable 'o_sense' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4214:16: style: Variable 'debug_offset' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_base.cpp:4591:16: style: Variable 'sos_cnt' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:33:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:81:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DSIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:105:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SR_NO_UPDATES [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:438:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable var_type [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:524:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:661:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SR_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:775:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SR_MAX [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:880:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:341:20: style: The statement 'if (termcode!=SR_BOUNDS_UPDATED) termcode=SR_BOUNDS_UPDATED' is logically equivalent to 'termcode=SR_BOUNDS_UPDATED'. [duplicateConditionalAssign] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:342:13: note: Assignment 'termcode=SR_BOUNDS_UPDATED' tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:341:20: note: Condition 'termcode!=SR_BOUNDS_UPDATED' is redundant tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:361:20: style: The statement 'if (termcode!=SR_BOUNDS_UPDATED) termcode=SR_BOUNDS_UPDATED' is logically equivalent to 'termcode=SR_BOUNDS_UPDATED'. [duplicateConditionalAssign] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:362:13: note: Assignment 'termcode=SR_BOUNDS_UPDATED' tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:361:20: note: Condition 'termcode!=SR_BOUNDS_UPDATED' is redundant tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:36:13: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:67:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:68:24: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:69:24: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:70:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:71:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:73:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:74:24: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:75:24: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:76:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:77:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:81:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:82:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:83:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:84:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:85:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:86:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:87:28: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:88:28: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:91:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:92:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:149:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:881:11: style:inconclusive: Same expression used in consecutive assignments of 'max_dual_lb' and 'min_dual_lb'. [duplicateAssignExpression] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:881:31: note: Same expression used in consecutive assignments of 'max_dual_lb' and 'min_dual_lb'. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:881:11: note: Same expression used in consecutive assignments of 'max_dual_lb' and 'min_dual_lb'. tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:129:8: style: The scope of the variable 'obj_ind' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:525:20: style: The scope of the variable 'var_frac_val' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:101:54: style: Parameter 'row_indices' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:107:14: style: Variable 'mip' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:109:13: style: Variable 'mip_inf' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:115:9: style: Variable 'c_matbeg' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:116:9: style: Variable 'c_matind' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:121:12: style: Variable 'rhs' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:122:10: style: Variable 'sense' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:424:11: style: Parameter 'r_matbeg' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:424:26: style: Parameter 'r_matind' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:424:44: style: Parameter 'r_matval' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:425:15: style: Parameter 'cols' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:488:13: style: Variable 'rows' can be declared as pointer to const [constVariablePointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:520:13: style: Parameter 'ub' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:520:25: style: Parameter 'lb' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:873:28: style: Parameter 'r_matbeg' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:874:15: style: Parameter 'r_matind' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:874:33: style: Parameter 'r_matval' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:875:18: style: Parameter 'ub' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:875:30: style: Parameter 'lb' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:579:15: style: Variable 'last_ind' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_prep_sr.cpp:613:15: style: Variable 'last_ind' is assigned a value that is never used. [unreadVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:51:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MIPdesc [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:68:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USER_DEFAULT [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:155:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USER_DEFAULT [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:228:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TaskHost [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:252:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXDOUBLE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:298:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_desc [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:422:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISIZE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:507:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DataInPlace [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:599:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DataInPlace [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:631:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DataInPlace [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:650:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lp_sol [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:776:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_NORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:844:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FUNCTION_TERMINATED_NORMALLY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:51:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:228:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:231:26: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:235:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:298:34: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:299:38: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:368:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:422:28: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:423:28: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:508:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:600:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:632:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:403:20: style: Variable 'root->nf_status' is reassigned a value before the old one has been used. [redundantAssignment] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:402:20: note: root->nf_status is assigned tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:403:20: note: root->nf_status is overwritten tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:150:8: style: The scope of the variable 'err' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:296:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:647:18: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:645:41: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:771:45: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/master_wrapper.cpp:783:8: style: Unused variable: i [unusedVariable] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/pack_array.cpp:26:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array_desc [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/pack_array.cpp:36:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array_desc [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/pack_array.cpp:56:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WRT_PARENT [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/pack_array.cpp:69:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WRT_PARENT [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/pack_array.cpp:101:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basis_desc [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/pack_array.cpp:26:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/pack_array.cpp:36:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/pack_array.cpp:37:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/pack_array.cpp:39:21: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/pack_array.cpp:70:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/pack_array.cpp:75:19: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/pack_array.cpp:101:25: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/pack_cut.cpp:25:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cut_data [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/pack_cut.cpp:34:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cut_data [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/pack_cut.cpp:25:20: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/pack_cut.cpp:34:34: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/pack_cut.cpp:37:23: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/pack_cut.cpp:41:15: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/proccomm.cpp:359:27: style: Parameter 'array' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/proccomm.cpp:368:25: style: Parameter 'array' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/proccomm.cpp:377:28: style: Parameter 'array' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/proccomm.cpp:386:29: style: Parameter 'array' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/proccomm.cpp:395:20: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/proccomm.cpp:413:20: style: Parameter 'recipients' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/proccomm.cpp:439:53: style: Parameter 'timeout' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/proccomm.cpp:448:31: style: Parameter 'bytes' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/proccomm.cpp:448:43: style: Parameter 'msgtag' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/proccomm.cpp:448:56: style: Parameter 'sender' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/proccomm.cpp:466:30: style: Parameter 'array' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/proccomm.cpp:475:28: style: Parameter 'array' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/proccomm.cpp:484:31: style: Parameter 'array' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/proccomm.cpp:493:32: style: Parameter 'array' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/proccomm.cpp:502:23: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/proccomm.cpp:518:17: style: Parameter 'task' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/proccomm.cpp:518:52: style: Parameter 'where' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/proccomm.cpp:519:9: style: Parameter 'tids' can be declared as pointer to const [constParameterPointer] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/sym_qsort.cpp:22:14: style: C-style pointer casting [cstyleCast] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/sym_qsort.cpp:72:8: style: The scope of the variable 'i' can be reduced. [variableScope] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/timemeas.cpp:55:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RUSAGE_SELF [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/tm_func.cpp:77:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bc_node [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/tm_func.cpp:320:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/tm_func.cpp:574:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VBC_TOOL [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/tm_func.cpp:598:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYM_INFINITY [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/tm_func.cpp:781:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/tm_func.cpp:956:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BB_BUNCH [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/tm_func.cpp:1047:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DataInPlace [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/tm_func.cpp:1079:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DO_NOT_DIVE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/tm_func.cpp:1477:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/tm_func.cpp:1584:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VBC_EMULATION_FILE_NEW [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/tm_func.cpp:1720:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEP_ON_DISK_FULL [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/tm_func.cpp:1795:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BB_BUNCH [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/tm_func.cpp:1813:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/tm_func.cpp:1957:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_CHECK_AFTER_LAST [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/tm_func.cpp:1969:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXPLICIT_LIST [valueFlowBailoutIncompleteVar] tulip-5.4.0/thirdparty/OGDF/src/coin/Symphony/tm_func.