2024-04-14 10:59 ftp://ftp.de.debian.org/debian/pool/main/a/apbs/apbs_3.4.1.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=python --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-102-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.56 compiler: g++ (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 cppcheck: head 2.13.0 head-info: 01c049d (2024-04-13 21:28:19 +0200) count: 1124 812 elapsed-time: 35.1 90.6 head-timing-info: old-timing-info: head results: apbs-3.4.1/contrib/iapbs/src/apbs_driver.c:33:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:53:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXION [valueFlowBailoutIncompleteVar] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:220:17: style: Condition 'dime[0]==0' is always true [knownConditionTrueFalse] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:207:56: note: Assuming that condition 'dime[0]==0' is not redundant apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:220:17: note: Condition 'dime[0]==0' is always true apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:43:7: style: The scope of the variable 'rc' can be reduced. [variableScope] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:97:11: style: Local variable 'i' shadows outer variable [shadowVariable] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:43:18: note: Shadowed declaration apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:97:11: note: Shadow variable apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:108:11: style: Local variable 'i' shadows outer variable [shadowVariable] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:43:18: note: Shadowed declaration apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:108:11: note: Shadow variable apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:111:11: style: Local variable 'i' shadows outer variable [shadowVariable] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:43:18: note: Shadowed declaration apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:111:11: note: Shadow variable apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:116:11: style: Local variable 'i' shadows outer variable [shadowVariable] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:43:18: note: Shadowed declaration apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:116:11: note: Shadow variable apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:164:11: style: Local variable 'i' shadows outer variable [shadowVariable] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:43:18: note: Shadowed declaration apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:164:11: note: Shadow variable apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:187:11: style: Local variable 'i' shadows outer variable [shadowVariable] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:43:18: note: Shadowed declaration apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:187:11: note: Shadow variable apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:215:13: style: Local variable 'i' shadows outer variable [shadowVariable] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:43:18: note: Shadowed declaration apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:215:13: note: Shadow variable apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:222:15: style: Local variable 'i' shadows outer variable [shadowVariable] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:43:18: note: Shadowed declaration apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:222:15: note: Shadow variable apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:274:11: style: Local variable 'i' shadows outer variable [shadowVariable] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:43:18: note: Shadowed declaration apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:274:11: note: Shadow variable apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:296:11: style: Local variable 'j' shadows outer variable [shadowVariable] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:43:21: note: Shadowed declaration apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:296:11: note: Shadow variable apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:297:10: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:43:18: style: Unused variable: i [unusedVariable] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:43:21: style: Unused variable: j [unusedVariable] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:47:7: style: Unused variable: ispara [unusedVariable] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:77:10: style: Unused variable: apbsnp [unusedVariable] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:92:7: style: Unused variable: dummyi [unusedVariable] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:93:8: style: Unused variable: dummyc [unusedVariable] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:94:10: style: Unused variable: dummyr [unusedVariable] apbs-3.4.1/examples/helix/draw_membrane2.c:186:1: warning:inconclusive: Width 6 given in format string (no. 1) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:186:1: warning:inconclusive: Width 1 given in format string (no. 2) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:186:1: warning:inconclusive: Width 5 given in format string (no. 3) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:186:1: warning:inconclusive: Width 13 given in format string (no. 4) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:186:1: warning:inconclusive: Width 6 given in format string (no. 5) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:187:1: warning:inconclusive: Width 6 given in format string (no. 1) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:188:1: warning:inconclusive: Width 5 given in format string (no. 1) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:189:1: warning:inconclusive: Width 5 given in format string (no. 1) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:190:1: warning:inconclusive: Width 5 given in format string (no. 1) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:192:1: warning:inconclusive: Width 6 given in format string (no. 1) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:192:1: warning: %i in format string (no. 2) requires 'int *' but the argument type is 'float *'. [invalidScanfArgType_int] apbs-3.4.1/examples/helix/draw_membrane2.c:192:1: warning:inconclusive: Width 5 given in format string (no. 3) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:192:1: warning:inconclusive: Width 5 given in format string (no. 4) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:192:1: warning:inconclusive: Width 4 given in format string (no. 5) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:192:1: warning:inconclusive: Width 6 given in format string (no. 6) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:192:1: warning:inconclusive: Width 4 given in format string (no. 7) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:192:1: warning: %i in format string (no. 8) requires 'int *' but the argument type is 'float *'. [invalidScanfArgType_int] apbs-3.4.1/examples/helix/draw_membrane2.c:192:1: warning:inconclusive: Width 5 given in format string (no. 9) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:192:1: warning:inconclusive: Width 4 given in format string (no. 11) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:192:1: warning:inconclusive: Width 7 given in format string (no. 12) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:291:1: warning:inconclusive: Width 6 given in format string (no. 1) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:296:1: warning:inconclusive: Width 6 given in format string (no. 1) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:296:1: warning: %i in format string (no. 2) requires 'int *' but the argument type is 'float *'. [invalidScanfArgType_int] apbs-3.4.1/examples/helix/draw_membrane2.c:296:1: warning:inconclusive: Width 5 given in format string (no. 3) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:296:1: warning:inconclusive: Width 5 given in format string (no. 4) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:296:1: warning:inconclusive: Width 4 given in format string (no. 5) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:296:1: warning:inconclusive: Width 6 given in format string (no. 6) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:296:1: warning:inconclusive: Width 4 given in format string (no. 7) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:296:1: warning: %i in format string (no. 8) requires 'int *' but the argument type is 'float *'. [invalidScanfArgType_int] apbs-3.4.1/examples/helix/draw_membrane2.c:296:1: warning:inconclusive: Width 5 given in format string (no. 9) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:296:1: warning: %i in format string (no. 10) requires 'int *' but the argument type is 'float *'. [invalidScanfArgType_int] apbs-3.4.1/examples/helix/draw_membrane2.c:296:1: warning:inconclusive: Width 4 given in format string (no. 11) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:296:1: warning:inconclusive: Width 7 given in format string (no. 12) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:351:1: warning:inconclusive: Width 6 given in format string (no. 1) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:356:1: warning:inconclusive: Width 6 given in format string (no. 1) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:356:1: warning: %i in format string (no. 2) requires 'int *' but the argument type is 'float *'. [invalidScanfArgType_int] apbs-3.4.1/examples/helix/draw_membrane2.c:356:1: warning:inconclusive: Width 5 given in format string (no. 3) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:356:1: warning:inconclusive: Width 5 given in format string (no. 4) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:356:1: warning:inconclusive: Width 4 given in format string (no. 5) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:356:1: warning:inconclusive: Width 6 given in format string (no. 6) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:356:1: warning:inconclusive: Width 4 given in format string (no. 7) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:356:1: warning: %i in format string (no. 8) requires 'int *' but the argument type is 'float *'. [invalidScanfArgType_int] apbs-3.4.1/examples/helix/draw_membrane2.c:356:1: warning:inconclusive: Width 5 given in format string (no. 9) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:356:1: warning: %i in format string (no. 10) requires 'int *' but the argument type is 'float *'. [invalidScanfArgType_int] apbs-3.4.1/examples/helix/draw_membrane2.c:356:1: warning:inconclusive: Width 4 given in format string (no. 11) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:356:1: warning:inconclusive: Width 7 given in format string (no. 12) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:416:1: warning:inconclusive: Width 6 given in format string (no. 1) is smaller than destination buffer 's[100]'. [invalidScanfFormatWidth_smaller] apbs-3.4.1/examples/helix/draw_membrane2.c:86:26: style: Parameter 'argv' can be declared as const array [constParameter] apbs-3.4.1/examples/helix/draw_membrane2.c:111:6: style: Variable 'ext' can be declared as const array [constVariable] apbs-3.4.1/examples/helix/draw_membrane2.c:168:6: style: Variable 'sdie' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/examples/helix/draw_membrane2.c:274:5: style: Variable 'z0_p' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/examples/helix/draw_membrane2.c:90:20: style: Unused variable: tmp4 [unusedVariable] apbs-3.4.1/src/fem/vcsm.c:64:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vcsm.c:71:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vcsm.c:80:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vcsm.c:91:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vcsm.c:102:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vcsm.c:112:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vcsm.c:122:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vcsm.c:130:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vcsm.c:139:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vcsm.c:149:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vcsm.c:185:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vcsm.c:293:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vcsm.c:303:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vcsm.c:341:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vcsm.c:62:38: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/fem/vcsm.c:336:10: style: Variable 'qParent' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/fem/vcsm.c:338:10: style: Variable 'affAtoms' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/fem/vcsm.c:212:17: style: Variable 'gotSimp' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/fem/vcsm.c:217:25: style: Variable 'gotSimp' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/fem/vcsm.c:396:16: style: Variable 'nsimps' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/fem/vfetk.c:492:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:499:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:505:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:512:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:523:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:537:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:551:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_DIM [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:620:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:626:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:650:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:706:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:743:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:782:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_NVS [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:856:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:871:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:891:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:993:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:1051:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DRC_FORMAT [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:1178:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:1193:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:1233:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:1247:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:1258:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VSMALL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:1289:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:1331:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:1386:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vunit_ec [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:1423:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vunit_ec [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:1463:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vunit_ec [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:1577:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:1722:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PBE_LRPBE [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:1785:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_NVS [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:1870:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PBE_LPBE [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:1925:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:2020:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VSMALL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:2080:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:2131:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VMAXP [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:2143:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_NVS [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:2228:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_NVS [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:2247:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_NVS [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:2401:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PBE_NPBE [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:2472:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vfetk.c:1092:9: error: Resource leak: fp [resourceLeak] apbs-3.4.1/src/fem/vfetk.c:667:14: style: Variable 'theAnswer' is reassigned a value before the old one has been used. [redundantAssignment] apbs-3.4.1/src/fem/vfetk.c:666:14: note: theAnswer is assigned apbs-3.4.1/src/fem/vfetk.c:667:14: note: theAnswer is overwritten apbs-3.4.1/src/fem/vfetk.c:748:9: style: Variable 'sol' is reassigned a value before the old one has been used. [redundantAssignment] apbs-3.4.1/src/fem/vfetk.c:747:8: note: sol is assigned apbs-3.4.1/src/fem/vfetk.c:748:9: note: sol is overwritten apbs-3.4.1/src/fem/vfetk.c:1440:48: style:inconclusive: Function 'coulomb' argument 3 names different: declaration 'x' definition 'pt'. [funcArgNamesDifferent] apbs-3.4.1/src/fem/vfetk.c:253:16: note: Function 'coulomb' argument 3 names different: declaration 'x' definition 'pt'. apbs-3.4.1/src/fem/vfetk.c:1440:48: note: Function 'coulomb' argument 3 names different: declaration 'x' definition 'pt'. apbs-3.4.1/src/fem/vfetk.c:490:34: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/fem/vfetk.c:497:32: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/fem/vfetk.c:503:36: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/fem/vfetk.c:510:36: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/fem/vfetk.c:646:12: style: Variable 'solution' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/fem/vfetk.c:741:9: style: Variable 'am' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/fem/vfetk.c:778:17: style: Parameter 'sol' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/fem/vfetk.c:886:40: style: Parameter 'center' can be declared as const array [constParameter] apbs-3.4.1/src/fem/vfetk.c:887:40: style: Parameter 'length' can be declared as const array [constParameter] apbs-3.4.1/src/fem/vfetk.c:1033:10: style: Variable 'IA' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/fem/vfetk.c:1033:15: style: Variable 'JA' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/fem/vfetk.c:1034:13: style: Variable 'D' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/fem/vfetk.c:1034:17: style: Variable 'L' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/fem/vfetk.c:1034:21: style: Variable 'U' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/fem/vfetk.c:1038:10: style: Variable 'mmkey' can be declared as const array [constVariable] apbs-3.4.1/src/fem/vfetk.c:1046:10: style: Variable 'valfmt' can be declared as const array [constVariable] apbs-3.4.1/src/fem/vfetk.c:1046:47: style: Variable 'valfmtstr' can be declared as const array [constVariable] apbs-3.4.1/src/fem/vfetk.c:1250:43: style: Parameter 'dist' can be declared as const array [constParameter] apbs-3.4.1/src/fem/vfetk.c:1282:61: style: Variable 'vx' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/fem/vfetk.c:1285:14: style: Variable 'pbeparm' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/fem/vfetk.c:1329:44: style: Variable 'vx' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/fem/vfetk.c:1332:14: style: Variable 'pbeparm' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/fem/vfetk.c:1369:50: style: Parameter 'x' can be declared as const array [constParameter] apbs-3.4.1/src/fem/vfetk.c:1371:19: style: Variable 'position' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/fem/vfetk.c:1406:19: style: Variable 'position' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/fem/vfetk.c:1440:48: style: Parameter 'pt' can be declared as const array [constParameter] apbs-3.4.1/src/fem/vfetk.c:1446:13: style: Variable 'alist' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/fem/vfetk.c:1528:41: style: Parameter 'thee' can be declared as pointer to const. However it seems that 'Vfetk_PDE_initElement' is a callback function, if 'thee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1203:26: note: You might need to cast the function pointer here apbs-3.4.1/src/fem/vfetk.c:1528:41: note: Parameter 'thee' can be declared as pointer to const apbs-3.4.1/src/fem/vfetk.c:1559:38: style: Parameter 'thee' can be declared as pointer to const. However it seems that 'Vfetk_PDE_initFace' is a callback function, if 'thee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1204:26: note: You might need to cast the function pointer here apbs-3.4.1/src/fem/vfetk.c:1559:38: note: Parameter 'thee' can be declared as pointer to const apbs-3.4.1/src/fem/vfetk.c:1560:10: style: Parameter 'tnvec' can be declared as const array. However it seems that 'Vfetk_PDE_initFace' is a callback function, if 'tnvec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1204:26: note: You might need to cast the function pointer here apbs-3.4.1/src/fem/vfetk.c:1560:10: note: Parameter 'tnvec' can be declared as const array apbs-3.4.1/src/fem/vfetk.c:1571:39: style: Parameter 'thee' can be declared as pointer to const. However it seems that 'Vfetk_PDE_initPoint' is a callback function, if 'thee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1205:26: note: You might need to cast the function pointer here apbs-3.4.1/src/fem/vfetk.c:1571:39: note: Parameter 'thee' can be declared as pointer to const apbs-3.4.1/src/fem/vfetk.c:1572:24: style: Parameter 'tU' can be declared as const array. However it seems that 'Vfetk_PDE_initPoint' is a callback function, if 'tU' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1205:26: note: You might need to cast the function pointer here apbs-3.4.1/src/fem/vfetk.c:1572:24: note: Parameter 'tU' can be declared as const array apbs-3.4.1/src/fem/vfetk.c:1704:14: style: Parameter 'thee' can be declared as pointer to const. However it seems that 'Vfetk_PDE_Fu_v' is a callback function, if 'thee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1207:26: note: You might need to cast the function pointer here apbs-3.4.1/src/fem/vfetk.c:1704:14: note: Parameter 'thee' can be declared as pointer to const apbs-3.4.1/src/fem/vfetk.c:1706:16: style: Parameter 'V' can be declared as const array. However it seems that 'Vfetk_PDE_Fu_v' is a callback function, if 'V' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1207:26: note: You might need to cast the function pointer here apbs-3.4.1/src/fem/vfetk.c:1706:16: note: Parameter 'V' can be declared as const array apbs-3.4.1/src/fem/vfetk.c:1742:14: style: Parameter 'thee' can be declared as pointer to const. However it seems that 'Vfetk_PDE_DFu_wv' is a callback function, if 'thee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1208:26: note: You might need to cast the function pointer here apbs-3.4.1/src/fem/vfetk.c:1742:14: note: Parameter 'thee' can be declared as pointer to const apbs-3.4.1/src/fem/vfetk.c:1744:16: style: Parameter 'W' can be declared as const array. However it seems that 'Vfetk_PDE_DFu_wv' is a callback function, if 'W' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1208:26: note: You might need to cast the function pointer here apbs-3.4.1/src/fem/vfetk.c:1744:16: note: Parameter 'W' can be declared as const array apbs-3.4.1/src/fem/vfetk.c:1746:16: style: Parameter 'V' can be declared as const array. However it seems that 'Vfetk_PDE_DFu_wv' is a callback function, if 'V' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1208:26: note: You might need to cast the function pointer here apbs-3.4.1/src/fem/vfetk.c:1746:16: note: Parameter 'V' can be declared as const array apbs-3.4.1/src/fem/vfetk.c:1867:33: style: Parameter 'thee' can be declared as pointer to const. However it seems that 'Vfetk_PDE_u_D' is a callback function, if 'thee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1210:26: note: You might need to cast the function pointer here apbs-3.4.1/src/fem/vfetk.c:1867:33: note: Parameter 'thee' can be declared as pointer to const apbs-3.4.1/src/fem/vfetk.c:1913:21: style: Parameter 'vx' can be declared as const array. However it seems that 'Vfetk_PDE_mapBoundary' is a callback function, if 'vx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1220:25: note: You might need to cast the function pointer here apbs-3.4.1/src/fem/vfetk.c:1913:21: note: Parameter 'vx' can be declared as const array apbs-3.4.1/src/fem/vfetk.c:1925:14: style: Variable 'feparm' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/fem/vfetk.c:1926:14: style: Variable 'pbeparm' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/fem/vfetk.c:1927:11: style: Variable 'pbe' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/fem/vfetk.c:1998:70: style: Parameter 'chart' can be declared as const array. However it seems that 'Vfetk_PDE_oneChart' is a callback function, if 'chart' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1222:25: note: You might need to cast the function pointer here apbs-3.4.1/src/fem/vfetk.c:1998:70: note: Parameter 'chart' can be declared as const array apbs-3.4.1/src/fem/vfetk.c:1999:10: style: Parameter 'vx' can be declared as const array. However it seems that 'Vfetk_PDE_oneChart' is a callback function, if 'vx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1222:25: note: You might need to cast the function pointer here apbs-3.4.1/src/fem/vfetk.c:1999:10: note: Parameter 'vx' can be declared as const array apbs-3.4.1/src/fem/vfetk.c:2095:72: style: Parameter 'xv' can be declared as const array [constParameter] apbs-3.4.1/src/fem/vfetk.c:2217:29: style: Parameter 'dimIS' can be declared as const array [constParameter] apbs-3.4.1/src/fem/vfetk.c:2236:29: style: Parameter 'dimIS' can be declared as const array [constParameter] apbs-3.4.1/src/fem/vfetk.c:551:12: style: Unused variable: center [unusedVariable] apbs-3.4.1/src/fem/vfetk.c:744:8: style: Variable 'am' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/fem/vfetk.c:1106:7: style: Variable 'U' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/fem/vfetk.c:1380:9: style: Variable 'val' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/fem/vfetk.c:1417:9: style: Variable 'val' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/fem/vfetk.c:1424:14: style: Variable 'size' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/fem/vfetk.c:1451:11: style: Variable 'alist' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/fem/vfetk.c:1443:9: style: Unused variable: iatom [unusedVariable] apbs-3.4.1/src/fem/vfetk.c:1443:16: style: Unused variable: i [unusedVariable] apbs-3.4.1/src/fem/vfetk.c:1445:13: style: Unused variable: position [unusedVariable] apbs-3.4.1/src/fem/vfetk.c:1445:23: style: Unused variable: charge [unusedVariable] apbs-3.4.1/src/fem/vfetk.c:1445:31: style: Unused variable: dist [unusedVariable] apbs-3.4.1/src/fem/vfetk.c:1445:37: style: Unused variable: dist2 [unusedVariable] apbs-3.4.1/src/fem/vfetk.c:1445:44: style: Unused variable: val [unusedVariable] apbs-3.4.1/src/fem/vfetk.c:1445:49: style: Unused variable: vec [unusedVariable] apbs-3.4.1/src/fem/vfetk.c:1445:57: style: Unused variable: dUold [unusedVariable] apbs-3.4.1/src/fem/vfetk.c:1445:67: style: Unused variable: Uold [unusedVariable] apbs-3.4.1/src/fem/vfetk.c:1447:12: style: Unused variable: atom [unusedVariable] apbs-3.4.1/src/fem/vfetk.c:1532:12: style: Unused variable: epsp [unusedVariable] apbs-3.4.1/src/fem/vfetk.c:1532:18: style: Unused variable: epsw [unusedVariable] apbs-3.4.1/src/fem/vfetk.c:1754:10: style: Variable 'type' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/fem/vfetk.c:1808:16: style: Variable 'charge' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/fem/vfetk.c:2467:9: style: Unused variable: i [unusedVariable] apbs-3.4.1/src/fem/vfetk.c:2467:12: style: Unused variable: j [unusedVariable] apbs-3.4.1/src/fem/vfetk.c:2467:15: style: Unused variable: ichop [unusedVariable] apbs-3.4.1/src/fem/vpee.c:99:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vpee.c:130:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vpee.c:227:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vpee.c:274:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/fem/vpee.c:287:13: style: Condition '-1<=akey' is always true [knownConditionTrueFalse] apbs-3.4.1/src/fem/vpee.c:280:17: note: Assuming that condition '-1<=akey' is not redundant apbs-3.4.1/src/fem/vpee.c:287:13: note: Condition '-1<=akey' is always true apbs-3.4.1/src/fem/vpee.c:311:31: style: Condition 'thee->killFlag==2' is always false [knownConditionTrueFalse] apbs-3.4.1/src/fem/vpee.c:566:12: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] apbs-3.4.1/src/fem/vpee.c:567:5: note: Found duplicate branches for 'if' and 'else'. apbs-3.4.1/src/fem/vpee.c:566:12: note: Found duplicate branches for 'if' and 'else'. apbs-3.4.1/src/generic/apolparm.c:59:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/src/generic/bemparm.c:59:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/src/generic/femparm.c:59:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/src/generic/geoflowparm.c:59:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/src/generic/mgparm.c:59:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/src/generic/nosh.c:59:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/src/generic/pbamparm.c:59:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/src/generic/pbeparm.c:59:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/src/generic/pbsamparm.c:59:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/src/generic/vacc.c:62:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:91:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:136:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:159:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:199:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:225:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:245:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:261:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:290:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:340:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_DIM [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:401:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_DIM [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:470:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VSMALL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:518:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VSMALL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:546:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:564:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_DIM [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:647:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:730:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:783:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:814:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:841:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:879:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VSMALL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:935:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vunit_pi [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:983:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:1018:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_DIM [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:1111:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_DIM [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:1226:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VPI [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:1285:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:1470:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:1524:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:1599:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:1733:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VRC_FAILURE [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:1808:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vacc.c:319:49: style:inconclusive: Function 'Vacc_splineAccGradAtomNorm' argument 6 names different: declaration 'force' definition 'grad'. [funcArgNamesDifferent] apbs-3.4.1/src/generic/vacc.h:432:17: note: Function 'Vacc_splineAccGradAtomNorm' argument 6 names different: declaration 'force' definition 'grad'. apbs-3.4.1/src/generic/vacc.c:319:49: note: Function 'Vacc_splineAccGradAtomNorm' argument 6 names different: declaration 'force' definition 'grad'. apbs-3.4.1/src/generic/vacc.c:380:51: style:inconclusive: Function 'Vacc_splineAccGradAtomUnnorm' argument 6 names different: declaration 'force' definition 'grad'. [funcArgNamesDifferent] apbs-3.4.1/src/generic/vacc.h:412:17: note: Function 'Vacc_splineAccGradAtomUnnorm' argument 6 names different: declaration 'force' definition 'grad'. apbs-3.4.1/src/generic/vacc.c:380:51: note: Function 'Vacc_splineAccGradAtomUnnorm' argument 6 names different: declaration 'force' definition 'grad'. apbs-3.4.1/src/generic/vacc.c:867:55: style:inconclusive: Function 'Vacc_atomSurf' argument 4 names different: declaration 'probe_radius' definition 'prad'. [funcArgNamesDifferent] apbs-3.4.1/src/generic/vacc.h:226:16: note: Function 'Vacc_atomSurf' argument 4 names different: declaration 'probe_radius' definition 'prad'. apbs-3.4.1/src/generic/vacc.c:867:55: note: Function 'Vacc_atomSurf' argument 4 names different: declaration 'probe_radius' definition 'prad'. apbs-3.4.1/src/generic/vacc.c:1005:90: style:inconclusive: Function 'Vacc_splineAccGradAtomNorm4' argument 6 names different: declaration 'force' definition 'grad'. [funcArgNamesDifferent] apbs-3.4.1/src/generic/vacc.h:448:17: note: Function 'Vacc_splineAccGradAtomNorm4' argument 6 names different: declaration 'force' definition 'grad'. apbs-3.4.1/src/generic/vacc.c:1005:90: note: Function 'Vacc_splineAccGradAtomNorm4' argument 6 names different: declaration 'force' definition 'grad'. apbs-3.4.1/src/generic/vacc.c:1098:90: style:inconclusive: Function 'Vacc_splineAccGradAtomNorm3' argument 6 names different: declaration 'force' definition 'grad'. [funcArgNamesDifferent] apbs-3.4.1/src/generic/vacc.h:464:17: note: Function 'Vacc_splineAccGradAtomNorm3' argument 6 names different: declaration 'force' definition 'grad'. apbs-3.4.1/src/generic/vacc.c:1098:90: note: Function 'Vacc_splineAccGradAtomNorm3' argument 6 names different: declaration 'force' definition 'grad'. apbs-3.4.1/src/generic/vacc.c:1199:35: style:inconclusive: Function 'Vacc_atomdSAV' argument 2 names different: declaration 'radius' definition 'srad'. [funcArgNamesDifferent] apbs-3.4.1/src/generic/vacc.h:526:36: note: Function 'Vacc_atomdSAV' argument 2 names different: declaration 'radius' definition 'srad'. apbs-3.4.1/src/generic/vacc.c:1199:35: note: Function 'Vacc_atomdSAV' argument 2 names different: declaration 'radius' definition 'srad'. apbs-3.4.1/src/generic/vacc.c:1320:36: style:inconclusive: Function 'Vacc_atomdSASA' argument 3 names different: declaration 'radius' definition 'srad'. [funcArgNamesDifferent] apbs-3.4.1/src/generic/vacc.h:539:36: note: Function 'Vacc_atomdSASA' argument 3 names different: declaration 'radius' definition 'srad'. apbs-3.4.1/src/generic/vacc.c:1320:36: note: Function 'Vacc_atomdSASA' argument 3 names different: declaration 'radius' definition 'srad'. apbs-3.4.1/src/generic/vacc.c:1387:66: style:inconclusive: Function 'Vacc_totalAtomdSASA' argument 3 names different: declaration 'radius' definition 'srad'. [funcArgNamesDifferent] apbs-3.4.1/src/generic/vacc.h:552:37: note: Function 'Vacc_totalAtomdSASA' argument 3 names different: declaration 'radius' definition 'srad'. apbs-3.4.1/src/generic/vacc.c:1387:66: note: Function 'Vacc_totalAtomdSASA' argument 3 names different: declaration 'radius' definition 'srad'. apbs-3.4.1/src/generic/vacc.c:1446:65: style:inconclusive: Function 'Vacc_totalAtomdSAV' argument 3 names different: declaration 'radius' definition 'srad'. [funcArgNamesDifferent] apbs-3.4.1/src/generic/vacc.h:565:41: note: Function 'Vacc_totalAtomdSAV' argument 3 names different: declaration 'radius' definition 'srad'. apbs-3.4.1/src/generic/vacc.c:1446:65: note: Function 'Vacc_totalAtomdSAV' argument 3 names different: declaration 'radius' definition 'srad'. apbs-3.4.1/src/generic/vacc.c:1719:34: style:inconclusive: Function 'Vacc_wcaEnergy' argument 1 names different: declaration 'thee' definition 'acc'. [funcArgNamesDifferent] apbs-3.4.1/src/generic/vacc.h:593:34: note: Function 'Vacc_wcaEnergy' argument 1 names different: declaration 'thee' definition 'acc'. apbs-3.4.1/src/generic/vacc.c:1719:34: note: Function 'Vacc_wcaEnergy' argument 1 names different: declaration 'thee' definition 'acc'. apbs-3.4.1/src/generic/vacc.c:87:13: style: Variable 'apos' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:88:12: style: Variable 'atom' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:282:13: style: Variable 'apos' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:314:47: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vacc.c:315:48: style: Parameter 'center' can be declared as const array [constParameter] apbs-3.4.1/src/generic/vacc.c:324:13: style: Variable 'apos' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:375:49: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vacc.c:376:50: style: Parameter 'center' can be declared as const array [constParameter] apbs-3.4.1/src/generic/vacc.c:385:13: style: Variable 'apos' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:436:41: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vacc.c:437:42: style: Parameter 'center' can be declared as const array [constParameter] apbs-3.4.1/src/generic/vacc.c:444:13: style: Variable 'apos' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:530:12: style: Variable 'atom' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:839:11: style: Variable 'mem' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:872:32: style: Variable 'apos' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:1004:48: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vacc.c:1004:61: style: Parameter 'center' can be declared as const array [constParameter] apbs-3.4.1/src/generic/vacc.c:1008:19: style: Variable 'apos' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:1097:48: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vacc.c:1097:61: style: Parameter 'center' can be declared as const array [constParameter] apbs-3.4.1/src/generic/vacc.c:1101:19: style: Variable 'apos' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:1207:13: style: Variable 'tPos' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:1333:15: style: Variable 'ref' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:1393:15: style: Variable 'ref' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:1452:15: style: Variable 'ref' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:1501:50: style: Parameter 'clist' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vacc.c:1509:13: style: Variable 'lower_corner' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:1509:28: style: Variable 'upper_corner' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:1579:42: style: Parameter 'clist' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vacc.c:1596:13: style: Variable 'pos' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:1597:13: style: Variable 'lower_corner' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:1597:28: style: Variable 'upper_corner' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:1756:39: style: Parameter 'clist' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vacc.c:1800:13: style: Variable 'pos' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:1801:13: style: Variable 'lower_corner' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:1802:13: style: Variable 'upper_corner' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vacc.c:566:17: style: Variable 'atom' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:842:13: style: Variable 'mem' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:943:18: style: Variable 'costheta' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:1127:12: style: Variable 'e5' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:1337:8: style: Variable 'ts' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:1340:9: style: Variable 'ref' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:1396:9: style: Variable 'ref' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:1398:10: style: Variable 'tRad' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:1399:11: style: Variable 'iatom' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:1455:9: style: Variable 'ref' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:1457:10: style: Variable 'tRad' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:1458:11: style: Variable 'iatom' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:1512:9: style: Variable 'vol' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:1520:13: style: Variable 'vol' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:1603:9: style: Variable 'vol' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:1642:13: style: Variable 'vol' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:1644:17: style: Variable 'npts[i]' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:1723:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:1806:8: style: Variable 'ts' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:1817:9: style: Variable 'vol' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:1842:13: style: Variable 'vol' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/vacc.c:1844:17: style: Variable 'npts[i]' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/generic/valist.c:58:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/src/generic/vatom.c:59:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/src/generic/vclist.c:59:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/src/generic/vgreen.c:144:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vgreen.c:150:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vgreen.c:159:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vgreen.c:169:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vgreen.c:193:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vgreen.c:232:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vgreen.c:266:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vgreen.c:319:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vgreen.c:370:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vgreen.c:142:42: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:209:38: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:209:62: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:209:73: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:210:11: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:210:22: style: Parameter 'val' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:216:39: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:216:63: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:216:74: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:217:11: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:217:22: style: Parameter 'gradx' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:217:37: style: Parameter 'grady' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:217:52: style: Parameter 'gradz' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:224:67: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:225:17: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:225:28: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:228:13: style: Variable 'apos' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vgreen.c:311:17: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:311:28: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:311:39: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:315:13: style: Variable 'apos' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vgreen.c:425:32: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:505:34: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:525:31: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:525:45: style: Parameter 'xtar' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:525:59: style: Parameter 'ytar' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:525:73: style: Parameter 'ztar' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:526:17: style: Parameter 'qtar' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:526:44: style: Parameter 'tpengtar' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:526:62: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:526:73: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:527:17: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:527:28: style: Parameter 'q' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:527:52: style: Parameter 'fx' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:527:64: style: Parameter 'fy' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:527:76: style: Parameter 'fz' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vgreen.c:229:13: style: Unused variable: q [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:229:16: style: Unused variable: qtemp [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:229:23: style: Unused variable: fx [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:229:27: style: Unused variable: fy [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:229:31: style: Unused variable: fz [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:261:12: style: Unused variable: atom [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:262:13: style: Unused variable: apos [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:262:19: style: Unused variable: charge [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:262:27: style: Unused variable: dist [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:262:33: style: Unused variable: dx [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:262:37: style: Unused variable: dy [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:262:41: style: Unused variable: dz [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:262:45: style: Unused variable: scale [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:263:13: style: Unused variable: q [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:263:16: style: Unused variable: qtemp [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:263:23: style: Unused variable: fx [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:263:27: style: Unused variable: fy [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:263:31: style: Unused variable: fz [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:264:9: style: Unused variable: iatom [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:316:13: style: Unused variable: q [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:316:16: style: Unused variable: qtemp [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:365:12: style: Unused variable: atom [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:366:13: style: Unused variable: apos [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:366:19: style: Unused variable: charge [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:366:27: style: Unused variable: dist [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:366:33: style: Unused variable: dist2 [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:366:40: style: Unused variable: idist3 [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:366:48: style: Unused variable: dy [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:366:52: style: Unused variable: dz [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:366:56: style: Unused variable: dx [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:366:60: style: Unused variable: scale [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:367:13: style: Unused variable: q [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:367:16: style: Unused variable: qtemp [unusedVariable] apbs-3.4.1/src/generic/vgreen.c:368:9: style: Unused variable: iatom [unusedVariable] apbs-3.4.1/src/generic/vparam.c:59:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/src/generic/vpbe.c:71:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:78:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:86:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:93:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:101:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:109:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:115:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:122:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:129:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:136:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:143:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:150:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:157:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:164:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:170:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:176:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:182:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:188:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:199:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:211:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:223:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:235:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:253:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:288:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:468:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:491:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:527:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:540:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vpbe.c:69:38: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vpbe.c:107:44: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vpbe.c:162:43: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vpbe.c:168:41: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vpbe.c:174:41: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vpbe.c:180:41: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vpbe.c:186:43: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vpbe.c:265:32: style: Parameter 'ionConc' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vpbe.c:265:49: style: Parameter 'ionRadii' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/generic/vpbe.c:485:19: style: Variable 'ipos' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vpbe.c:485:26: style: Variable 'jpos' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/generic/vstring.c:133:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VMAX_BUFSIZE [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vstring.c:168:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/generic/vstring.c:187:17: error: Common realloc mistake: 'wrap_str' nulled but not freed upon failure [memleakOnRealloc] apbs-3.4.1/src/generic/vstring.c:69:19: style: Variable 'charmap' can be declared as const array [constVariable] apbs-3.4.1/src/generic/vstring.c:160:11: style: Variable 'j' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/geoflow/geoflow_wrap_apbs.cpp:77:12: style: The scope of the variable 'atom' can be reduced. [variableScope] apbs-3.4.1/src/geoflow/geoflow_wrap_apbs.cpp:64:13: style:inconclusive: Function 'runGeometricFlowWrapAPBS' argument 2 names different: declaration 'all_molecules' definition 'molecules'. [funcArgNamesDifferent] apbs-3.4.1/src/geoflow/geoflow_wrap_apbs.h:65:13: note: Function 'runGeometricFlowWrapAPBS' argument 2 names different: declaration 'all_molecules' definition 'molecules'. apbs-3.4.1/src/geoflow/geoflow_wrap_apbs.cpp:64:13: note: Function 'runGeometricFlowWrapAPBS' argument 2 names different: declaration 'all_molecules' definition 'molecules'. apbs-3.4.1/src/main.c:191:15: error: There is an unknown macro here somewhere. Configuration is required. If PACKAGE_STRING is a macro then please configure it. [unknownMacro] apbs-3.4.1/src/mg/vgrid.c:60:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/src/mg/vmgrid.c:51:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/src/mg/vopot.c:59:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/src/mg/vpmg.c:75:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/src/mg/vpmgp.c:59:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/src/pmgc/buildAd.c:58:26: style: Parameter 'mgdisc' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:106:14: style: Parameter 'ipkey' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:285:30: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:285:39: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:285:48: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:286:14: style: Parameter 'ipkey' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:286:26: style: Parameter 'numdia' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:287:14: style: Parameter 'ipc' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:287:27: style: Parameter 'rpc' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:288:17: style: Parameter 'oC' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:288:29: style: Parameter 'cc' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:288:41: style: Parameter 'fc' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:289:25: style: Parameter 'oE' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:289:37: style: Parameter 'oN' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:289:49: style: Parameter 'uC' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:290:25: style: Parameter 'oNE' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:290:38: style: Parameter 'oNW' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:291:25: style: Parameter 'uE' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:291:37: style: Parameter 'uW' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:292:25: style: Parameter 'uN' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:292:37: style: Parameter 'uS' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:293:25: style: Parameter 'uNE' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:293:38: style: Parameter 'uNW' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:293:51: style: Parameter 'uSE' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:293:64: style: Parameter 'uSW' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:294:17: style: Parameter 'xf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:294:29: style: Parameter 'yf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:294:41: style: Parameter 'zf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:295:17: style: Parameter 'gxcf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:295:31: style: Parameter 'gycf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:295:45: style: Parameter 'gzcf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:296:17: style: Parameter 'a1cf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:296:31: style: Parameter 'a2cf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:296:45: style: Parameter 'a3cf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:297:17: style: Parameter 'ccf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildAd.c:297:31: style: Parameter 'fcf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildBd.c:135:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/buildBd.c:123:14: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildBd.c:123:22: style: Parameter 'm' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildBd.c:190:14: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildBd.c:190:22: style: Parameter 'm' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildGd.c:59:14: style: Parameter 'numdia' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildGd.c:219:10: style: Variable 'nxm1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildGd.c:220:10: style: Variable 'nym1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildGd.c:221:10: style: Variable 'nzm1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildGd.c:246:21: style: Variable 'kkm1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildGd.c:535:10: style: Variable 'nxm1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildGd.c:536:10: style: Variable 'nym1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildGd.c:537:10: style: Variable 'nzm1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildGd.c:555:21: style: Variable 'ip2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildGd.c:559:21: style: Variable 'jp2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildGd.c:562:21: style: Variable 'km2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildGd.c:563:21: style: Variable 'kp2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildGd.c:568:21: style: Variable 'kkm1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildGd.c:1383:13: style: Variable 'nxm1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildGd.c:1384:13: style: Variable 'nym1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildGd.c:1385:13: style: Variable 'nzm1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildGd.c:1410:21: style: Variable 'km2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildGd.c:1411:21: style: Variable 'kp2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildGd.c:1416:21: style: Variable 'kkm1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:214:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/buildPd.c:289:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/buildPd.c:730:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/buildPd.c:820:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/buildPd.c:59:14: style: Parameter 'mgprol' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/buildPd.c:293:13: style: Variable 'half' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:294:13: style: Variable 'quarter' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:295:13: style: Variable 'eighth' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:311:22: style: Variable 'im2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:312:22: style: Variable 'ip2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:315:22: style: Variable 'jm2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:316:22: style: Variable 'jp2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:319:22: style: Variable 'km2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:320:22: style: Variable 'kp2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:321:22: style: Variable 'iim1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:322:22: style: Variable 'iip1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:323:22: style: Variable 'jjm1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:324:22: style: Variable 'jjp1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:325:22: style: Variable 'kkm1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:326:22: style: Variable 'kkp1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:824:15: style: Variable 'half' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:825:15: style: Variable 'quarter' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:826:15: style: Variable 'eighth' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:842:24: style: Variable 'im2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:843:24: style: Variable 'ip2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:846:24: style: Variable 'jm2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:847:24: style: Variable 'jp2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:850:24: style: Variable 'km2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:851:24: style: Variable 'kp2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:852:24: style: Variable 'iim1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:853:24: style: Variable 'iip1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:854:24: style: Variable 'jjm1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:855:24: style: Variable 'jjp1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:856:24: style: Variable 'kkm1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/buildPd.c:857:24: style: Variable 'kkp1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/cgd.c:61:14: style: Parameter 'itmax' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/cgd.c:62:17: style: Parameter 'errtol' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/cgd.c:63:14: style: Parameter 'iresid' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/gsd.c:100:14: style: Parameter 'itmax' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/gsd.c:102:14: style: Parameter 'iresid' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/gsd.c:102:27: style: Parameter 'iadjoint' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/gsd.c:174:14: style: Parameter 'itmax' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/gsd.c:176:14: style: Parameter 'iresid' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/gsd.c:176:27: style: Parameter 'iadjoint' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/gsd.c:222:8: style: Variable 'i1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/gsd.c:223:8: style: Variable 'i2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/gsd.c:224:8: style: Variable 'j1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/gsd.c:225:8: style: Variable 'j2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/gsd.c:226:8: style: Variable 'k1' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/gsd.c:227:8: style: Variable 'k2' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/gsd.c:228:11: style: Variable 'istep' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/matvecd.c:265:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/matvecd.c:294:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/matvecd.c:324:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/matvecd.c:372:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/matvecd.c:1079:24: style:inconclusive: Function 'Vextrac' argument 5 names different: declaration 'ny' definition 'nyc'. [funcArgNamesDifferent] apbs-3.4.1/src/pmgc/matvecd.h:542:14: note: Function 'Vextrac' argument 5 names different: declaration 'ny' definition 'nyc'. apbs-3.4.1/src/pmgc/matvecd.c:1079:24: note: Function 'Vextrac' argument 5 names different: declaration 'ny' definition 'nyc'. apbs-3.4.1/src/pmgc/matvecd.c:857:12: style: Variable 'dimfac' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgcsd.c:57:26: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgcsd.c:57:35: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgcsd.c:57:44: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgcsd.c:61:26: style: Parameter 'itmax' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgcsd.c:62:14: style: Parameter 'nlev' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgcsd.c:62:25: style: Parameter 'ilev' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgcsd.c:63:37: style: Parameter 'iinfo' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgcsd.c:64:17: style: Parameter 'epsiln' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgcsd.c:64:33: style: Parameter 'errtol' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgcsd.c:168:17: style: Variable 'iters_s' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgdrvd.c:99:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/mgdrvd.c:439:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/mgdrvd.c:396:23: style: The if condition is the same as the previous if condition [duplicateCondition] apbs-3.4.1/src/pmgc/mgdrvd.c:389:23: note: First condition apbs-3.4.1/src/pmgc/mgdrvd.c:396:23: note: Second condition apbs-3.4.1/src/pmgc/mgdrvd.c:563:14: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgdrvd.c:563:23: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgdrvd.c:563:32: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgdrvd.c:564:14: style: Parameter 'nlev' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgdrvd.c:85:16: style: Variable 'ierror' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgdrvd.c:205:19: style: Variable 'iok' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgdrvd.c:211:19: style: Variable 'ilev' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgdrvd.c:226:20: style: Variable 'epsmac' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgdrvd.c:230:20: style: Variable 'bf' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgdrvd.c:231:20: style: Variable 'oh' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgdrvd.c:232:20: style: Variable 'tsetupf' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgdrvd.c:233:20: style: Variable 'tsetupc' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgdrvd.c:234:20: style: Variable 'tsolve' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgdrvd.c:240:17: style: Variable 'iters_p' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgdrvd.c:242:17: style: Variable 'iinfo_p' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgdrvd.c:244:24: style: Variable 'errtol_p' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgdrvd.c:263:16: style: Variable 'numlev' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgdrvd.c:342:15: style: Variable 'nlevd' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgfasd.c:184:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/mgfasd.c:57:27: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgfasd.c:57:36: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgfasd.c:57:45: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgfasd.c:62:25: style: Parameter 'ilev' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgfasd.c:157:26: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgfasd.c:157:35: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgfasd.c:157:44: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgfasd.c:161:26: style: Parameter 'itmax' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgfasd.c:162:25: style: Parameter 'ilev' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgfasd.c:163:37: style: Parameter 'iinfo' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgfasd.c:164:17: style: Parameter 'epsiln' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgfasd.c:164:33: style: Parameter 'errtol' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgfasd.c:99:16: style: Variable 'errd' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgfasd.c:171:33: style: Unused variable: ivariv [unusedVariable] apbs-3.4.1/src/pmgc/mgsubd.c:634:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/mgsubd.c:62:14: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:62:23: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:62:32: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:63:37: style: Parameter 'iinfo' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:64:14: style: Parameter 'ido' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:261:29: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:261:38: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:261:47: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:347:14: style: Parameter 'ipkey' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:381:27: style: Parameter 'numlev' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:382:14: style: Parameter 'nxold' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:382:26: style: Parameter 'nyold' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:382:38: style: Parameter 'nzold' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:404:26: style: Parameter 'nold' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:426:27: style: Parameter 'numlev' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:427:14: style: Parameter 'nxold' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:427:26: style: Parameter 'nyold' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:427:38: style: Parameter 'nzold' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:452:26: style: Parameter 'nold' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:459:26: style: Parameter 'nu' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:459:35: style: Parameter 'level' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:559:57: style: Parameter 'nrwk' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:559:68: style: Parameter 'niwk' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:560:14: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:560:23: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:560:32: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:560:41: style: Parameter 'nlev' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:560:52: style: Parameter 'nu1' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:560:62: style: Parameter 'nu2' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:560:72: style: Parameter 'mgkey' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:561:14: style: Parameter 'itmax' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:561:26: style: Parameter 'istop' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:561:38: style: Parameter 'ipcon' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:561:50: style: Parameter 'nonlin' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:561:63: style: Parameter 'mgsmoo' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:561:76: style: Parameter 'mgprol' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:562:14: style: Parameter 'mgcoar' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:562:27: style: Parameter 'mgsolv' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:562:40: style: Parameter 'mgdisc' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:562:53: style: Parameter 'iinfo' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:562:68: style: Parameter 'errtol' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:563:14: style: Parameter 'ipkey' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:563:29: style: Parameter 'omegal' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:563:45: style: Parameter 'omegan' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:563:58: style: Parameter 'irite' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:563:70: style: Parameter 'iperf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:722:31: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:722:40: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:722:49: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:723:14: style: Parameter 'nxf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:723:24: style: Parameter 'nyf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:723:34: style: Parameter 'nzf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:724:17: style: Parameter 'xc' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:724:29: style: Parameter 'yc' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:724:41: style: Parameter 'zc' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:725:17: style: Parameter 'gxc' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:725:30: style: Parameter 'gyc' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:725:43: style: Parameter 'gzc' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:726:17: style: Parameter 'a1c' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:726:30: style: Parameter 'a2c' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:726:43: style: Parameter 'a3c' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:727:17: style: Parameter 'cc' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:727:29: style: Parameter 'fc' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:727:41: style: Parameter 'tc' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:728:17: style: Parameter 'xf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:728:29: style: Parameter 'yf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:728:41: style: Parameter 'zf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:729:17: style: Parameter 'gxcf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:729:31: style: Parameter 'gycf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:729:45: style: Parameter 'gzcf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:730:17: style: Parameter 'a1cf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:730:31: style: Parameter 'a2cf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:730:45: style: Parameter 'a3cf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:731:17: style: Parameter 'ccf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:731:30: style: Parameter 'fcf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:731:43: style: Parameter 'tcf' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:908:29: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:908:38: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:908:47: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:909:14: style: Parameter 'mode' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mgsubd.c:74:13: style: Variable 'lev' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgsubd.c:78:15: style: Variable 'nxold' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgsubd.c:79:15: style: Variable 'nyold' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgsubd.c:80:15: style: Variable 'nzold' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgsubd.c:510:19: style: Variable 'relres' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mgsubd.c:511:20: style: Variable 'contrac' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mikpckd.c:297:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/mikpckd.c:339:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/mikpckd.c:372:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/mikpckd.c:417:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/mikpckd.c:113:17: style: Parameter 'alpha' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:195:27: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:195:36: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:195:45: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:209:30: style: Parameter 'ibound' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:291:27: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:291:36: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:291:45: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:318:56: style: Parameter 'fac' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:445:31: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:445:40: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:445:49: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:446:17: style: Parameter 'alpha' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:447:14: style: Parameter 'ipc' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:447:27: style: Parameter 'rpc' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:448:17: style: Parameter 'ac' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:448:29: style: Parameter 'cc' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:448:41: style: Parameter 'fc' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:449:17: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:449:28: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:449:39: style: Parameter 'r' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:450:17: style: Parameter 'ap' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:450:29: style: Parameter 'zk' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:450:41: style: Parameter 'zkp1' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mikpckd.c:302:15: style: Modulo of one is always equal to zero [moduloofone] apbs-3.4.1/src/pmgc/mikpckd.c:198:15: style: Variable 'nproc' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mikpckd.c:302:11: style: Variable 'ivect' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mikpckd.c:303:11: style: Variable 'iflag' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mikpckd.c:304:11: style: Variable 'xdum' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mlinpckd.c:57:49: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mlinpckd.c:194:49: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mlinpckd.c:194:57: style: Parameter 'm' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mlinpckd.c:174:12: style: Variable 'ix' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mlinpckd.c:176:16: style: Variable 'ix' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mlinpckd.c:178:12: style: Variable 'iy' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mlinpckd.c:180:16: style: Variable 'iy' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mlinpckd.c:183:16: style: Variable 'ix' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mlinpckd.c:184:16: style: Variable 'iy' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mypdec.c:110:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/mypdec.c:246:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/mypdec.c:456:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/mypdec.c:69:35: style: Parameter 'tnion' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mypdec.c:87:35: style: Parameter 'tnion' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mypdec.c:105:36: style: Parameter 'tnion' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mypdec.c:106:17: style: Parameter 'smvolume' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mypdec.c:106:35: style: Parameter 'smsize' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mypdec.c:146:14: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mypdec.c:146:23: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mypdec.c:146:32: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mypdec.c:146:41: style: Parameter 'ipkey' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mypdec.c:226:14: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mypdec.c:226:23: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mypdec.c:226:32: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mypdec.c:367:14: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mypdec.c:367:23: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mypdec.c:367:32: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mypdec.c:367:41: style: Parameter 'ipkey' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mypdec.c:436:14: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mypdec.c:436:23: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mypdec.c:436:32: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/mypdec.c:274:15: style: Modulo of one is always equal to zero [moduloofone] apbs-3.4.1/src/pmgc/mypdec.c:461:15: style: Modulo of one is always equal to zero [moduloofone] apbs-3.4.1/src/pmgc/mypdec.c:108:9: style: Unused variable: i [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:273:11: style: Variable 'ipara' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mypdec.c:274:11: style: Variable 'ivect' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mypdec.c:228:9: style: Unused variable: ideg [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:229:12: style: Unused variable: zcf2 [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:229:18: style: Unused variable: zu2 [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:230:21: style: Unused variable: am_neg [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:230:29: style: Unused variable: am_pos [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:231:12: style: Unused variable: argument [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:231:22: style: Unused variable: poly [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:231:28: style: Unused variable: fact [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:234:9: style: Unused variable: iion [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:235:15: style: Unused variable: ii [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:357:11: style: Variable 'n' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mypdec.c:356:9: style: Unused variable: i [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:369:9: style: Unused variable: ideg [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:372:22: style: Unused variable: poly [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:372:28: style: Unused variable: fact [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:460:11: style: Variable 'ipara' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mypdec.c:461:11: style: Variable 'ivect' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/mypdec.c:438:9: style: Unused variable: ideg [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:438:15: style: Unused variable: iion [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:439:12: style: Unused variable: zcf2 [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:439:18: style: Unused variable: zu2 [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:440:21: style: Unused variable: am_neg [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:440:29: style: Unused variable: am_pos [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:441:12: style: Unused variable: argument [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:441:22: style: Unused variable: poly [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:441:28: style: Unused variable: fact [unusedVariable] apbs-3.4.1/src/pmgc/mypdec.c:444:15: style: Unused variable: ii [unusedVariable] apbs-3.4.1/src/pmgc/newdrvd.c:296:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/newdrvd.c:85:9: style: Unused variable: ierror [unusedVariable] apbs-3.4.1/src/pmgc/newdrvd.c:86:9: style: Unused variable: maxlev [unusedVariable] apbs-3.4.1/src/pmgc/newdrvd.c:243:12: style: Variable 'omegal' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/newdrvd.c:202:12: style: Unused variable: epsmac [unusedVariable] apbs-3.4.1/src/pmgc/newdrvd.c:206:12: style: Unused variable: bf [unusedVariable] apbs-3.4.1/src/pmgc/newdrvd.c:207:12: style: Unused variable: oh [unusedVariable] apbs-3.4.1/src/pmgc/newdrvd.c:208:12: style: Unused variable: tsetupf [unusedVariable] apbs-3.4.1/src/pmgc/newdrvd.c:209:12: style: Unused variable: tsetupc [unusedVariable] apbs-3.4.1/src/pmgc/newdrvd.c:210:12: style: Unused variable: tsolve [unusedVariable] apbs-3.4.1/src/pmgc/newdrvd.c:215:9: style: Unused variable: numlev [unusedVariable] apbs-3.4.1/src/pmgc/newdrvd.c:217:9: style: Unused variable: iok_t [unusedVariable] apbs-3.4.1/src/pmgc/newdrvd.c:218:9: style: Unused variable: iters_t [unusedVariable] apbs-3.4.1/src/pmgc/newdrvd.c:219:12: style: Unused variable: rsnrm_t [unusedVariable] apbs-3.4.1/src/pmgc/newdrvd.c:220:12: style: Unused variable: rsden_t [unusedVariable] apbs-3.4.1/src/pmgc/newdrvd.c:221:12: style: Unused variable: orsnrm_t [unusedVariable] apbs-3.4.1/src/pmgc/newdrvd.c:223:9: style: Unused variable: i [unusedVariable] apbs-3.4.1/src/pmgc/newtond.c:269:10: warning: Either the condition 'iok!=0' is redundant or there is possible null pointer dereference: iok. [nullPointerRedundantCheck] apbs-3.4.1/src/pmgc/newtond.c:442:18: note: Assuming that condition 'iok!=0' is not redundant apbs-3.4.1/src/pmgc/newtond.c:269:10: note: Null pointer dereference apbs-3.4.1/src/pmgc/newtond.c:332:15: style: Variable 'iok_s' is reassigned a value before the old one has been used. [redundantAssignment] apbs-3.4.1/src/pmgc/newtond.c:327:19: note: iok_s is assigned apbs-3.4.1/src/pmgc/newtond.c:332:15: note: iok_s is overwritten apbs-3.4.1/src/pmgc/newtond.c:62:25: style: Parameter 'ilev' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/newtond.c:165:26: style: Parameter 'itmax' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/newtond.c:167:37: style: Parameter 'iinfo' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/newtond.c:551:14: style: Parameter 'nlev_real' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/powerd.c:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/powerd.c:190:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/pmgc/powerd.c:58:23: style: Parameter 'ilev' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/powerd.c:61:55: style: Parameter 'tol' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/powerd.c:62:14: style: Parameter 'itmax' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/powerd.c:62:38: style: Parameter 'iinfo' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/powerd.c:168:55: style: Parameter 'tol' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/powerd.c:169:14: style: Parameter 'itmax' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/powerd.c:171:24: style: Parameter 'iinfo' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/powerd.c:297:33: style: Parameter 'tol' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/powerd.c:298:14: style: Parameter 'itmax' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/powerd.c:299:37: style: Parameter 'iinfo' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/pmgc/powerd.c:71:19: style: Variable 'skipIters' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/pmgc/smoothd.c:106:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:63:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:106:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:294:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:732:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:870:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:971:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:1338:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:1645:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:1832:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qfForce [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:1973:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VMAX_ARGLEN [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:2092:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:2350:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:2626:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VMAX_ARGLEN [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:3009:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calcenergy [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:3083:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calcenergy [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:3162:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calcenergy [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:3204:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:3331:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calcforce [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:3604:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calcforce [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:3879:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calcforce [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:4933:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:5233:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:6053:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACKAGE_STRING [valueFlowBailoutIncompleteVar] apbs-3.4.1/src/routines.c:5065:16: style: Condition 'rc==VRC_FAILURE' is always false [knownConditionTrueFalse] apbs-3.4.1/src/routines.c:5064:23: note: Calling function 'forceAPOL' returns 1 apbs-3.4.1/src/routines.c:5064:23: note: Assignment 'rc=forceAPOL(acc,mem,apolparm,nforce,atomForce,alist,clist)', assigned value is 1 apbs-3.4.1/src/routines.c:5065:16: note: Condition 'rc==VRC_FAILURE' is always false apbs-3.4.1/src/routines.c:2109:9: error: Resource leak: file [resourceLeak] apbs-3.4.1/src/routines.c:2368:9: error: Resource leak: file [resourceLeak] apbs-3.4.1/src/routines.c:715:34: style:inconclusive: Function 'loadKappaMaps' argument 2 names different: declaration 'kappa' definition 'map'. [funcArgNamesDifferent] apbs-3.4.1/src/routines.h:178:47: note: Function 'loadKappaMaps' argument 2 names different: declaration 'kappa' definition 'map'. apbs-3.4.1/src/routines.c:715:34: note: Function 'loadKappaMaps' argument 2 names different: declaration 'kappa' definition 'map'. apbs-3.4.1/src/routines.c:832:47: style:inconclusive: Function 'killKappaMaps' argument 2 names different: declaration 'kappa' definition 'map'. [funcArgNamesDifferent] apbs-3.4.1/src/routines.h:186:48: note: Function 'killKappaMaps' argument 2 names different: declaration 'kappa' definition 'map'. apbs-3.4.1/src/routines.c:832:47: note: Function 'killKappaMaps' argument 2 names different: declaration 'kappa' definition 'map'. apbs-3.4.1/src/routines.c:853:32: style:inconclusive: Function 'loadPotMaps' argument 2 names different: declaration 'pot' definition 'map'. [funcArgNamesDifferent] apbs-3.4.1/src/routines.h:195:45: note: Function 'loadPotMaps' argument 2 names different: declaration 'pot' definition 'map'. apbs-3.4.1/src/routines.c:853:32: note: Function 'loadPotMaps' argument 2 names different: declaration 'pot' definition 'map'. apbs-3.4.1/src/routines.c:933:33: style:inconclusive: Function 'killPotMaps' argument 2 names different: declaration 'pot' definition 'map'. [funcArgNamesDifferent] apbs-3.4.1/src/routines.h:203:46: note: Function 'killPotMaps' argument 2 names different: declaration 'pot' definition 'map'. apbs-3.4.1/src/routines.c:933:33: note: Function 'killPotMaps' argument 2 names different: declaration 'pot' definition 'map'. apbs-3.4.1/src/routines.c:954:35: style:inconclusive: Function 'loadChargeMaps' argument 2 names different: declaration 'charge' definition 'map'. [funcArgNamesDifferent] apbs-3.4.1/src/routines.h:212:48: note: Function 'loadChargeMaps' argument 2 names different: declaration 'charge' definition 'map'. apbs-3.4.1/src/routines.c:954:35: note: Function 'loadChargeMaps' argument 2 names different: declaration 'charge' definition 'map'. apbs-3.4.1/src/routines.c:1062:36: style:inconclusive: Function 'killChargeMaps' argument 2 names different: declaration 'charge' definition 'map'. [funcArgNamesDifferent] apbs-3.4.1/src/routines.h:220:49: note: Function 'killChargeMaps' argument 2 names different: declaration 'charge' definition 'map'. apbs-3.4.1/src/routines.c:1062:36: note: Function 'killChargeMaps' argument 2 names different: declaration 'charge' definition 'map'. apbs-3.4.1/src/routines.c:3275:28: style:inconclusive: Function 'printForce' argument 5 names different: declaration 'i' definition 'iprint'. [funcArgNamesDifferent] apbs-3.4.1/src/routines.h:476:29: note: Function 'printForce' argument 5 names different: declaration 'i' definition 'iprint'. apbs-3.4.1/src/routines.c:3275:28: note: Function 'printForce' argument 5 names different: declaration 'i' definition 'iprint'. apbs-3.4.1/src/routines.c:3553:32: style:inconclusive: Function 'printElecForce' argument 5 names different: declaration 'i' definition 'iprint'. [funcArgNamesDifferent] apbs-3.4.1/src/routines.h:489:33: note: Function 'printElecForce' argument 5 names different: declaration 'i' definition 'iprint'. apbs-3.4.1/src/routines.c:3553:32: note: Function 'printElecForce' argument 5 names different: declaration 'i' definition 'iprint'. apbs-3.4.1/src/routines.c:3826:32: style:inconclusive: Function 'printApolForce' argument 5 names different: declaration 'i' definition 'iprint'. [funcArgNamesDifferent] apbs-3.4.1/src/routines.h:502:33: note: Function 'printApolForce' argument 5 names different: declaration 'i' definition 'iprint'. apbs-3.4.1/src/routines.c:3826:32: note: Function 'printApolForce' argument 5 names different: declaration 'i' definition 'iprint'. apbs-3.4.1/src/routines.c:1739:9: style: Local variable 'extEnergy' shadows outer function [shadowFunction] apbs-3.4.1/src/mg/vpmg.h:1292:15: note: Shadowed declaration apbs-3.4.1/src/routines.c:1739:9: note: Shadow variable apbs-3.4.1/src/routines.c:1315:26: style: Parameter 'nosh' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/routines.c:1608:27: style: Parameter 'nosh' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/routines.c:1635:27: style: Parameter 'nosh' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/routines.c:1676:29: style: Parameter 'nosh' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/routines.c:1741:13: style: Variable 'mgparm' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/routines.c:1804:27: style: Parameter 'nosh' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/routines.c:1806:29: style: Parameter 'mgparm' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/routines.c:1951:41: style: Parameter 'nosh' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/routines.c:1970:40: style: Parameter 'nosh' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/routines.c:2079:12: style: Parameter 'totEnergy' can be declared as const array [constParameter] apbs-3.4.1/src/routines.c:2080:12: style: Parameter 'qfEnergy' can be declared as const array [constParameter] apbs-3.4.1/src/routines.c:2081:12: style: Parameter 'qmEnergy' can be declared as const array [constParameter] apbs-3.4.1/src/routines.c:2082:12: style: Parameter 'dielEnergy' can be declared as const array [constParameter] apbs-3.4.1/src/routines.c:2083:9: style: Parameter 'nenergy' can be declared as const array [constParameter] apbs-3.4.1/src/routines.c:2084:13: style: Parameter 'atomEnergy' can be declared as const array [constParameter] apbs-3.4.1/src/routines.c:2086:16: style: Parameter 'atomForce' can be declared as const array [constParameter] apbs-3.4.1/src/routines.c:2092:11: style: Variable 'timestring' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/routines.c:2093:14: style: Variable 'pbeparm' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/routines.c:2094:13: style: Variable 'mgparm' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/routines.c:2337:33: style: Parameter 'totEnergy' can be declared as const array [constParameter] apbs-3.4.1/src/routines.c:2338:33: style: Parameter 'qfEnergy' can be declared as const array [constParameter] apbs-3.4.1/src/routines.c:2339:33: style: Parameter 'qmEnergy' can be declared as const array [constParameter] apbs-3.4.1/src/routines.c:2340:33: style: Parameter 'dielEnergy' can be declared as const array [constParameter] apbs-3.4.1/src/routines.c:2341:30: style: Parameter 'nenergy' can be declared as const array [constParameter] apbs-3.4.1/src/routines.c:2342:34: style: Parameter 'atomEnergy' can be declared as const array [constParameter] apbs-3.4.1/src/routines.c:2344:37: style: Parameter 'atomForce' can be declared as const array [constParameter] apbs-3.4.1/src/routines.c:2352:14: style: Variable 'pbeparm' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/routines.c:2353:13: style: Variable 'mgparm' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/routines.c:2621:31: style: Parameter 'nosh' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/src/routines.c:2999:36: style: Parameter 'totEnergy' can be declared as const array [constParameter] apbs-3.4.1/src/routines.c:3037:32: style: Parameter 'totEnergy' can be declared as const array [constParameter] apbs-3.4.1/src/routines.c:3119:36: style: Parameter 'totEnergy' can be declared as const array [constParameter] apbs-3.4.1/src/routines.c:3204:15: style: Variable 'apolparm' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/routines.c:3273:28: style: Parameter 'nforce' can be declared as const array [constParameter] apbs-3.4.1/src/routines.c:3551:32: style: Parameter 'nforce' can be declared as const array [constParameter] apbs-3.4.1/src/routines.c:3824:32: style: Parameter 'nforce' can be declared as const array [constParameter] apbs-3.4.1/src/routines.c:4936:22: style: Variable 'atomData' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/src/routines.c:4959:9: style: Variable 'center' can be declared as const array [constVariable] apbs-3.4.1/src/routines.c:4997:30: error: Uninitialized variable: center[0] [legacyUninitvar] apbs-3.4.1/src/routines.c:1744:12: style: Variable 'mgparm' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/routines.c:2023:19: style: Variable 'mxtype[2]' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/routines.c:2093:22: style: Variable 'pbeparm' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/routines.c:2094:20: style: Variable 'mgparm' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/routines.c:2352:22: style: Variable 'pbeparm' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/routines.c:2353:20: style: Variable 'mgparm' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/routines.c:3915:10: style: Variable 'temp' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/routines.c:3945:14: style: Variable 'temp' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/routines.c:3949:20: style: Variable 'scalar' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/routines.c:3951:20: style: Variable 'scalar' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/routines.c:3953:20: style: Variable 'scalar' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/routines.c:4930:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/routines.c:4936:31: style: Variable 'atomData' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/routines.c:4975:12: style: Variable 'charge' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/routines.c:5001:14: style: Variable 'dist' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/routines.c:5002:16: style: Variable 'charge' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/routines.c:5073:10: style: Variable 'sasa' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/routines.c:5074:9: style: Variable 'sav' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/routines.c:4932:12: style: Unused variable: ts [unusedVariable] apbs-3.4.1/src/routines.c:4959:9: style: Variable 'center' is not assigned a value. [unassignedVariable] apbs-3.4.1/src/routines.c:5233:17: style: Variable 'atom' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/src/routines.c:5215:25: style: Unused variable: ts_sub [unusedVariable] apbs-3.4.1/src/routines.c:5231:10: style: Unused variable: apos [unusedVariable] apbs-3.4.1/tools/manip/born.c:59:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/manip/born.c:60:44: style: Variable 'pos1' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/manip/born.c:60:51: style: Variable 'pos2' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/manip/born.c:70:11: style: Variable 'usage' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/manip/coulomb.c:13:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/manip/coulomb.c:18:13: style: Variable 'pos' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/manip/coulomb.c:14:17: style: Variable 'atom' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/tools/manip/coulomb.c:18:34: style: Unused variable: disp [unusedVariable] apbs-3.4.1/tools/manip/coulomb.c:20:12: style: Unused variable: j [unusedVariable] apbs-3.4.1/tools/mesh/analysis.c:16:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/tools/mesh/benchmark.c:12:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/tools/mesh/del2dx.c:60:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VDF_DX [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/mesh/del2dx.c:39:8: style: Variable 'inpath' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/mesh/del2dx.c:40:15: style: Variable 'outpath' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/mesh/del2dx.c:75:30: warning: Expression '-1' has a negative value. That is converted to an unsigned value and used in an unsigned calculation. [signConversion] apbs-3.4.1/tools/mesh/del2dx.c:115:7: style: Variable 'temp' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/tools/mesh/del2dx.c:123:9: style: Variable 'extent' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/tools/mesh/del2dx.c:45:8: style: Unused variable: val [unusedVariable] apbs-3.4.1/tools/mesh/del2dx.c:45:43: style: Unused variable: xdata [unusedVariable] apbs-3.4.1/tools/mesh/dx2mol.c:21:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/tools/mesh/dx2uhbd.c:19:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/tools/mesh/dxmath.c:22:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/tools/mesh/mergedx.c:14:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/tools/mesh/mergedx2.c:15:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/tools/mesh/mgmesh.c:17:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VMGNLEV [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/mesh/multivalue.c:94:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VDF_DX [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/mesh/similarity.c:15:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/tools/mesh/smooth.c:23:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/tools/mesh/tensor2dx.c:81:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VDF_DX [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/mesh/tensor2dx.c:53:8: style: Variable 'origin' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/mesh/tensor2dx.c:54:8: style: Variable 'data' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/mesh/tensor2dx.c:56:8: style: Variable 'outpath' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/mesh/tensor2dx.c:42:8: style: Unused variable: j [unusedVariable] apbs-3.4.1/tools/mesh/tensor2dx.c:42:10: style: Unused variable: k [unusedVariable] apbs-3.4.1/tools/mesh/tensor2dx.c:42:12: style: Unused variable: index [unusedVariable] apbs-3.4.1/tools/mesh/uhbd_asc2bin.c:30:5: warning: scanf() without field width limits can crash with huge input data. [invalidscanf] apbs-3.4.1/tools/mesh/uhbd_asc2bin.c:42:5: warning: scanf() without field width limits can crash with huge input data. [invalidscanf] apbs-3.4.1/tools/mesh/uhbd_asc2bin.c:54:5: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] apbs-3.4.1/tools/mesh/uhbd_asc2bin.c:48:9: error: Resource leak: inFile [resourceLeak] apbs-3.4.1/tools/mesh/value.c:10:1: error: There is an unknown macro here somewhere. Configuration is required. If VEMBED is a macro then please configure it. [unknownMacro] apbs-3.4.1/tools/python-pybind/bind_nosh.hpp:61:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VDT_POT [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python-pybind/bind_nosh.cpp:11:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VMAX_BUFSIZE [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python-pybind/bind_nosh.cpp:47:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mgparm [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python-pybind/bind_nosh.hpp:41:12: style: The scope of the variable 'atom' can be reduced. [variableScope] apbs-3.4.1/tools/python-pybind/bind_nosh.hpp:45:13: style: The scope of the variable 'position' can be reduced. [variableScope] apbs-3.4.1/tools/python-pybind/bind_nosh.hpp:68:15: error: Out of bounds access in expression 'values[i]' because 'values' is empty. [containerOutOfBounds] apbs-3.4.1/tools/python-pybind/bind_nosh.cpp:11:12: error: Uninitialized variable: bufsize [uninitvar] apbs-3.4.1/tools/python-pybind/bind_nosh.cpp:67:20: error: Uninitialized variable: bufsize [uninitvar] apbs-3.4.1/tools/python-pybind/bind_valist.cpp:17:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python-pybind/bind_valist.cpp:79:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Valist_getAtomList [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python-pybind/bind_valist.cpp:5:38: performance: Function parameter 'x' should be passed by const reference. However it seems that 'Valist_load' is a callback function. [passedByValueCallback] apbs-3.4.1/tools/python-pybind/bind_valist.cpp:78:19: note: Function pointer used here. apbs-3.4.1/tools/python-pybind/bind_valist.cpp:5:38: note: Function parameter 'x' should be passed by const reference. However it seems that 'Valist_load' is a callback function. apbs-3.4.1/tools/python-pybind/bind_valist.cpp:6:38: performance: Function parameter 'y' should be passed by const reference. However it seems that 'Valist_load' is a callback function. [passedByValueCallback] apbs-3.4.1/tools/python-pybind/bind_valist.cpp:78:19: note: Function pointer used here. apbs-3.4.1/tools/python-pybind/bind_valist.cpp:6:38: note: Function parameter 'y' should be passed by const reference. However it seems that 'Valist_load' is a callback function. apbs-3.4.1/tools/python-pybind/bind_valist.cpp:7:38: performance: Function parameter 'z' should be passed by const reference. However it seems that 'Valist_load' is a callback function. [passedByValueCallback] apbs-3.4.1/tools/python-pybind/bind_valist.cpp:78:19: note: Function pointer used here. apbs-3.4.1/tools/python-pybind/bind_valist.cpp:7:38: note: Function parameter 'z' should be passed by const reference. However it seems that 'Valist_load' is a callback function. apbs-3.4.1/tools/python-pybind/bind_vatom.cpp:10:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vatom_copyTo [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python-pybind/bind_vatom.cpp:32:39: performance: Function parameter 'other' should be passed by const reference. [passedByValue] apbs-3.4.1/tools/python-pybind/bind_vatom.cpp:42:39: performance: Function parameter 'other' should be passed by const reference. [passedByValue] apbs-3.4.1/tools/python-pybind/bind_vatom.cpp:27:17: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/python-pybind/bind_constants.hpp:16:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NPT_ENERGY [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python-pybind/module.cpp:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/apbslib.c:2492:0: error: #error "This python version requires swig to be run with the '-classic' option" [preprocessorErrorDirective] apbs-3.4.1/tools/python/vgrid/vgridlib.c:777:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyType_Type [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:934:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyType_Type [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1047:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1079:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1139:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1272:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1310:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1410:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_OverflowError [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1562:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1627:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1668:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vgrid [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1687:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1710:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1753:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1796:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1839:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1882:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1925:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1968:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2011:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2054:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2095:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2137:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2232:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2249:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2295:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2341:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2394:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2427:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2485:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2556:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2671:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2979:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_NameError [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2992:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_NameError [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:3007:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyType_Type [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:3103:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:3134:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ml_name [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:3182:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1566:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1360:5: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1683:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1702:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1724:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1745:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1767:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1788:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1810:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1831:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1853:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1874:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1896:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1917:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1939:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1960:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1982:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2003:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2025:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2046:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2068:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2089:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2109:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2133:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2171:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2209:94: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2228:93: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2245:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2274:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2291:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2320:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2337:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2363:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2414:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2472:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2543:91: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] apbs-3.4.1/tools/python/vgrid/vgridlib.c:360:23: style: Condition 'compare>0' is always true [knownConditionTrueFalse] apbs-3.4.1/tools/python/vgrid/vgridlib.c:352:16: note: Assuming that condition 'compare==0' is not redundant apbs-3.4.1/tools/python/vgrid/vgridlib.c:360:23: note: Condition 'compare>0' is always true apbs-3.4.1/tools/python/vgrid/vgridlib.c:657:9: style: Redundant assignment of 'flags' to itself. [selfAssignment] apbs-3.4.1/tools/python/vgrid/vgridlib.c:868:9: style: Redundant assignment of 'flags' to itself. [selfAssignment] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2828:20: style: Redundant assignment of 'clientdata' to itself. [selfAssignment] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2953:11: style: Redundant assignment of 'v' to itself. [selfAssignment] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2960:15: style: Redundant assignment of 'flags' to itself. [selfAssignment] apbs-3.4.1/tools/python/vgrid/vgridlib.c:256:38: style: Parameter 'from' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:339:47: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:717:36: style: Parameter 'v' can be declared as pointer to const. However it seems that 'PySwigObject_compare' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:787:14: note: You might need to cast the function pointer here apbs-3.4.1/tools/python/vgrid/vgridlib.c:717:36: note: Parameter 'v' can be declared as pointer to const apbs-3.4.1/tools/python/vgrid/vgridlib.c:717:53: style: Parameter 'w' can be declared as pointer to const. However it seems that 'PySwigObject_compare' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:787:14: note: You might need to cast the function pointer here apbs-3.4.1/tools/python/vgrid/vgridlib.c:717:53: note: Parameter 'w' can be declared as pointer to const apbs-3.4.1/tools/python/vgrid/vgridlib.c:723:11: style: Variable 'i' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:724:11: style: Variable 'j' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:848:30: style: Parameter 'op' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:902:36: style: Parameter 'v' can be declared as pointer to const. However it seems that 'PySwigPacked_compare' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:944:14: note: You might need to cast the function pointer here apbs-3.4.1/tools/python/vgrid/vgridlib.c:902:36: note: Parameter 'v' can be declared as pointer to const apbs-3.4.1/tools/python/vgrid/vgridlib.c:902:53: style: Parameter 'w' can be declared as pointer to const. However it seems that 'PySwigPacked_compare' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:944:14: note: You might need to cast the function pointer here apbs-3.4.1/tools/python/vgrid/vgridlib.c:902:53: note: Parameter 'w' can be declared as pointer to const apbs-3.4.1/tools/python/vgrid/vgridlib.c:982:36: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1003:17: style: Variable 'self' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1016:30: style: Parameter 'op' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1236:19: style: Variable 'tc' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1307:64: style: Parameter 'type' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1649:61: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_null_array' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2692:27: note: You might need to cast the function pointer here apbs-3.4.1/tools/python/vgrid/vgridlib.c:1649:61: note: Parameter 'args' can be declared as pointer to const apbs-3.4.1/tools/python/vgrid/vgridlib.c:1663:60: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_new_Vgrid' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2693:26: note: You might need to cast the function pointer here apbs-3.4.1/tools/python/vgrid/vgridlib.c:1663:60: note: Parameter 'args' can be declared as pointer to const apbs-3.4.1/tools/python/vgrid/vgridlib.c:2388:59: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_startVio' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2723:25: note: You might need to cast the function pointer here apbs-3.4.1/tools/python/vgrid/vgridlib.c:2388:59: note: Parameter 'args' can be declared as pointer to const apbs-3.4.1/tools/python/vgrid/vgridlib.c:2423:27: style: Variable 'o' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2481:27: style: Variable 'o' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2506:27: style: Variable 'o' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2552:27: style: Variable 'o' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2574:27: style: Variable 'o' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2667:27: style: Variable 'o' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2958:44: style: Parameter 'v' can be declared as pointer to const. However it seems that 'swig_varlink_print' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:3013:29: note: You might need to cast the function pointer here apbs-3.4.1/tools/python/vgrid/vgridlib.c:2958:44: note: Parameter 'v' can be declared as pointer to const apbs-3.4.1/tools/python/vgrid/vgridlib.c:2971:46: style: Parameter 'v' can be declared as pointer to const. However it seems that 'swig_varlink_getattr' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:3014:31: note: You might need to cast the function pointer here apbs-3.4.1/tools/python/vgrid/vgridlib.c:2971:46: note: Parameter 'v' can be declared as pointer to const apbs-3.4.1/tools/python/vgrid/vgridlib.c:2971:55: style: Parameter 'n' can be declared as pointer to const. However it seems that 'swig_varlink_getattr' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:3014:31: note: You might need to cast the function pointer here apbs-3.4.1/tools/python/vgrid/vgridlib.c:2971:55: note: Parameter 'n' can be declared as pointer to const apbs-3.4.1/tools/python/vgrid/vgridlib.c:2984:46: style: Parameter 'v' can be declared as pointer to const. However it seems that 'swig_varlink_setattr' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:3015:31: note: You might need to cast the function pointer here apbs-3.4.1/tools/python/vgrid/vgridlib.c:2984:46: note: Parameter 'v' can be declared as pointer to const apbs-3.4.1/tools/python/vgrid/vgridlib.c:2984:55: style: Parameter 'n' can be declared as pointer to const. However it seems that 'swig_varlink_setattr' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:3015:31: note: You might need to cast the function pointer here apbs-3.4.1/tools/python/vgrid/vgridlib.c:2984:55: note: Parameter 'n' can be declared as pointer to const apbs-3.4.1/tools/python/vgrid/vgridlib.c:3066:47: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:3139:23: style: Variable 'name' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:3149:37: style: Variable 'ty' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:3178:43: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:3218:22: style: Variable 'SWIG_globals' can be declared as pointer to const [constVariablePointer] apbs-3.4.1/tools/python/vgrid/vgridlib.c:464:10: warning: Uninitialized variable: buff [uninitvar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:678:27: note: Calling function 'SWIG_PackVoidPtr', 1st argument 'result' value is apbs-3.4.1/tools/python/vgrid/vgridlib.c:462:24: note: Assuming condition is false apbs-3.4.1/tools/python/vgrid/vgridlib.c:464:10: note: Uninitialized variable: buff apbs-3.4.1/tools/python/vgrid/vgridlib.c:492:10: warning: Uninitialized variable: buff [uninitvar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:894:25: note: Calling function 'SWIG_PackDataName', 1st argument 'result' value is apbs-3.4.1/tools/python/vgrid/vgridlib.c:484:26: note: Assuming condition is false apbs-3.4.1/tools/python/vgrid/vgridlib.c:492:10: note: Uninitialized variable: buff apbs-3.4.1/tools/python/vgrid/vgridlib.c:657:9: style: Variable 'flags' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/tools/python/vgrid/vgridlib.c:868:9: style: Variable 'flags' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2828:20: style: Variable 'clientdata' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2953:11: style: Variable 'v' is assigned a value that is never used. [unreadVariable] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2960:15: style: Variable 'flags' is assigned a value that is never used. [unreadVariable] diff: 2.13.0 apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:207:18: style: Condition 'calc_type==0' is always true [knownConditionTrueFalse] apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:135:15: note: Assignment 'calc_type=0', assigned value is 0 apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:207:18: note: Condition 'calc_type==0' is always true head apbs-3.4.1/contrib/iapbs/src/wrapper.cpp:53:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXION [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vcsm.c:102:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vcsm.c:112:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vcsm.c:122:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vcsm.c:130:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vcsm.c:139:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vcsm.c:149:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vcsm.c:185:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vcsm.c:293:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vcsm.c:303:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vcsm.c:341:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vcsm.c:71:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vcsm.c:80:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vcsm.c:91:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:1051:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DRC_FORMAT [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:1178:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:1193:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:1233:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:1247:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:1258:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VSMALL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:1289:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:1331:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:1386:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vunit_ec [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:1423:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vunit_ec [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:1463:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vunit_ec [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:1577:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:1722:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PBE_LRPBE [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:1785:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_NVS [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:1870:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PBE_LPBE [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:1913:21: style: Parameter 'vx' can be declared as const array. However it seems that 'Vfetk_PDE_mapBoundary' is a callback function, if 'vx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1220:25: note: You might need to cast the function pointer here apbs-3.4.1/src/fem/vfetk.c:1913:21: note: Parameter 'vx' can be declared as const array head apbs-3.4.1/src/fem/vfetk.c:1925:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:1998:70: style: Parameter 'chart' can be declared as const array. However it seems that 'Vfetk_PDE_oneChart' is a callback function, if 'chart' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1222:25: note: You might need to cast the function pointer here apbs-3.4.1/src/fem/vfetk.c:1998:70: note: Parameter 'chart' can be declared as const array head apbs-3.4.1/src/fem/vfetk.c:1999:10: style: Parameter 'vx' can be declared as const array. However it seems that 'Vfetk_PDE_oneChart' is a callback function, if 'vx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1222:25: note: You might need to cast the function pointer here apbs-3.4.1/src/fem/vfetk.c:1999:10: note: Parameter 'vx' can be declared as const array head apbs-3.4.1/src/fem/vfetk.c:2020:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VSMALL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:2080:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:2131:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VMAXP [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:2143:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_NVS [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:2228:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_NVS [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:2247:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_NVS [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:2401:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PBE_NPBE [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:2472:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:499:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:505:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:512:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:523:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:537:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:551:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_DIM [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:620:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:626:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:650:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:706:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:743:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:782:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_NVS [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:856:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:871:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:891:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vfetk.c:993:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vpee.c:130:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vpee.c:227:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/fem/vpee.c:274:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:1018:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_DIM [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:1111:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_DIM [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:1226:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VPI [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:1285:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:136:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:1470:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:1524:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:1599:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:159:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:1733:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VRC_FAILURE [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:1808:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:199:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:225:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:245:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:261:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:290:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:340:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_DIM [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:401:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_DIM [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:470:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VSMALL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:518:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VSMALL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:546:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:564:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAPBS_DIM [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:647:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:730:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:783:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:814:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:841:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:879:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VSMALL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:91:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:935:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vunit_pi [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vacc.c:983:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vgreen.c:150:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vgreen.c:159:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vgreen.c:169:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vgreen.c:193:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vgreen.c:209:38: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:209:62: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:209:73: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:210:11: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:210:22: style: Parameter 'val' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:216:39: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:216:63: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:216:74: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:217:11: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:217:22: style: Parameter 'gradx' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:217:37: style: Parameter 'grady' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:217:52: style: Parameter 'gradz' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:232:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vgreen.c:266:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vgreen.c:319:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vgreen.c:370:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vgreen.c:425:32: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:505:34: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:525:31: style: Parameter 'thee' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:525:45: style: Parameter 'xtar' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:525:59: style: Parameter 'ytar' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:525:73: style: Parameter 'ztar' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:526:17: style: Parameter 'qtar' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:526:44: style: Parameter 'tpengtar' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:526:62: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:526:73: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:527:17: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:527:28: style: Parameter 'q' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:527:52: style: Parameter 'fx' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:527:64: style: Parameter 'fy' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vgreen.c:527:76: style: Parameter 'fz' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/generic/vpbe.c:101:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:109:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:115:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:122:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:129:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:136:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:143:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:150:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:157:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:164:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:170:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:176:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:182:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:188:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:199:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:211:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:223:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:235:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:253:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:288:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:468:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:491:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:527:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:540:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:78:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:86:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vpbe.c:93:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/generic/vstring.c:168:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/pmgc/buildAd.c:285:30: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:285:39: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:285:48: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:286:14: style: Parameter 'ipkey' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:286:26: style: Parameter 'numdia' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:287:14: style: Parameter 'ipc' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:287:27: style: Parameter 'rpc' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:288:17: style: Parameter 'oC' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:288:29: style: Parameter 'cc' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:288:41: style: Parameter 'fc' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:289:25: style: Parameter 'oE' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:289:37: style: Parameter 'oN' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:289:49: style: Parameter 'uC' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:290:25: style: Parameter 'oNE' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:290:38: style: Parameter 'oNW' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:291:25: style: Parameter 'uE' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:291:37: style: Parameter 'uW' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:292:25: style: Parameter 'uN' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:292:37: style: Parameter 'uS' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:293:25: style: Parameter 'uNE' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:293:38: style: Parameter 'uNW' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:293:51: style: Parameter 'uSE' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:293:64: style: Parameter 'uSW' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:294:17: style: Parameter 'xf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:294:29: style: Parameter 'yf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:294:41: style: Parameter 'zf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:295:17: style: Parameter 'gxcf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:295:31: style: Parameter 'gycf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:295:45: style: Parameter 'gzcf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:296:17: style: Parameter 'a1cf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:296:31: style: Parameter 'a2cf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:296:45: style: Parameter 'a3cf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:297:17: style: Parameter 'ccf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/buildAd.c:297:31: style: Parameter 'fcf' can be declared as pointer to const [constParameterPointer] 2.13.0 apbs-3.4.1/src/pmgc/buildAd.c:98:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXIT_FAILURE [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/pmgc/buildPd.c:289:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/pmgc/buildPd.c:730:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/pmgc/buildPd.c:820:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/pmgc/matvecd.c:294:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/pmgc/matvecd.c:324:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/pmgc/matvecd.c:372:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/pmgc/mgdrvd.c:439:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/pmgc/mgsubd.c:459:35: style: Parameter 'level' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:722:31: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:722:40: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:722:49: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:723:14: style: Parameter 'nxf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:723:24: style: Parameter 'nyf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:723:34: style: Parameter 'nzf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:724:17: style: Parameter 'xc' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:724:29: style: Parameter 'yc' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:724:41: style: Parameter 'zc' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:725:17: style: Parameter 'gxc' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:725:30: style: Parameter 'gyc' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:725:43: style: Parameter 'gzc' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:726:17: style: Parameter 'a1c' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:726:30: style: Parameter 'a2c' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:726:43: style: Parameter 'a3c' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:727:17: style: Parameter 'cc' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:727:29: style: Parameter 'fc' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:727:41: style: Parameter 'tc' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:728:17: style: Parameter 'xf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:728:29: style: Parameter 'yf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:728:41: style: Parameter 'zf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:729:17: style: Parameter 'gxcf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:729:31: style: Parameter 'gycf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:729:45: style: Parameter 'gzcf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:730:17: style: Parameter 'a1cf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:730:31: style: Parameter 'a2cf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:730:45: style: Parameter 'a3cf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:731:17: style: Parameter 'ccf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:731:30: style: Parameter 'fcf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mgsubd.c:731:43: style: Parameter 'tcf' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mikpckd.c:339:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/pmgc/mikpckd.c:372:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/pmgc/mikpckd.c:417:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/pmgc/mikpckd.c:445:31: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mikpckd.c:445:40: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mikpckd.c:445:49: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mikpckd.c:446:17: style: Parameter 'alpha' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mikpckd.c:447:14: style: Parameter 'ipc' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mikpckd.c:447:27: style: Parameter 'rpc' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mikpckd.c:448:17: style: Parameter 'ac' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mikpckd.c:448:29: style: Parameter 'cc' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mikpckd.c:448:41: style: Parameter 'fc' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mikpckd.c:449:17: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mikpckd.c:449:28: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mikpckd.c:449:39: style: Parameter 'r' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mikpckd.c:450:17: style: Parameter 'ap' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mikpckd.c:450:29: style: Parameter 'zk' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mikpckd.c:450:41: style: Parameter 'zkp1' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/pmgc/mypdec.c:246:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/pmgc/mypdec.c:456:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/pmgc/powerd.c:190:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARN_UNTESTED [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:106:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:1338:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:1608:27: style: Parameter 'nosh' can be declared as pointer to const [constParameterPointer] head apbs-3.4.1/src/routines.c:1645:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:1832:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qfForce [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:1973:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VMAX_ARGLEN [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:2092:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:2350:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:2626:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VMAX_ARGLEN [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:294:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:3009:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calcenergy [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:3083:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calcenergy [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:3162:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calcenergy [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:3204:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:3331:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calcforce [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:3604:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calcforce [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:3879:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calcforce [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:4933:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:5233:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:6053:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACKAGE_STRING [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:732:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:870:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/src/routines.c:971:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] 2.13.0 apbs-3.4.1/tools/mesh/del2dx.c:53:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXIT_FAILURE [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/mesh/del2dx.c:60:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VDF_DX [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python-pybind/bind_constants.hpp:16:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NPT_ENERGY [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python-pybind/bind_nosh.cpp:11:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VMAX_BUFSIZE [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python-pybind/bind_nosh.cpp:47:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mgparm [valueFlowBailoutIncompleteVar] 2.13.0 apbs-3.4.1/tools/python-pybind/bind_nosh.hpp:68:15: error: Out of bounds access in expression 'values[i]' because 'values' is empty and 'i' may be non-zero. [containerOutOfBounds] head apbs-3.4.1/tools/python-pybind/bind_nosh.hpp:68:15: error: Out of bounds access in expression 'values[i]' because 'values' is empty. [containerOutOfBounds] head apbs-3.4.1/tools/python-pybind/bind_valist.cpp:79:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Valist_getAtomList [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python-pybind/module.cpp:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:1047:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:1079:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:1139:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:1272:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:1310:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:1410:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_OverflowError [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:1562:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VNULL [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:1627:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:1668:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vgrid [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:1687:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:1710:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:1753:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:1796:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:1839:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:1882:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:1925:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:1968:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:2011:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:2054:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:2095:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:2137:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:2232:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:2249:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:2295:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:2341:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:2394:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:2427:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:2485:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:2556:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:2671:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:2828:20: style: Redundant assignment of 'clientdata' to itself. [selfAssignment] 2.13.0 apbs-3.4.1/tools/python/vgrid/vgridlib.c:2828:20: warning: Redundant assignment of 'clientdata' to itself. [selfAssignment] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:2953:11: style: Redundant assignment of 'v' to itself. [selfAssignment] 2.13.0 apbs-3.4.1/tools/python/vgrid/vgridlib.c:2953:11: warning: Redundant assignment of 'v' to itself. [selfAssignment] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:2960:15: style: Redundant assignment of 'flags' to itself. [selfAssignment] 2.13.0 apbs-3.4.1/tools/python/vgrid/vgridlib.c:2960:15: warning: Redundant assignment of 'flags' to itself. [selfAssignment] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:2979:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_NameError [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:2992:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_NameError [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:3007:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyType_Type [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:3103:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:3134:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ml_name [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:3182:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:464:10: warning: Uninitialized variable: buff [uninitvar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:678:27: note: Calling function 'SWIG_PackVoidPtr', 1st argument 'result' value is apbs-3.4.1/tools/python/vgrid/vgridlib.c:462:24: note: Assuming condition is false apbs-3.4.1/tools/python/vgrid/vgridlib.c:464:10: note: Uninitialized variable: buff head apbs-3.4.1/tools/python/vgrid/vgridlib.c:492:10: warning: Uninitialized variable: buff [uninitvar] apbs-3.4.1/tools/python/vgrid/vgridlib.c:894:25: note: Calling function 'SWIG_PackDataName', 1st argument 'result' value is apbs-3.4.1/tools/python/vgrid/vgridlib.c:484:26: note: Assuming condition is false apbs-3.4.1/tools/python/vgrid/vgridlib.c:492:10: note: Uninitialized variable: buff head apbs-3.4.1/tools/python/vgrid/vgridlib.c:657:9: style: Redundant assignment of 'flags' to itself. [selfAssignment] 2.13.0 apbs-3.4.1/tools/python/vgrid/vgridlib.c:657:9: warning: Redundant assignment of 'flags' to itself. [selfAssignment] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:868:9: style: Redundant assignment of 'flags' to itself. [selfAssignment] 2.13.0 apbs-3.4.1/tools/python/vgrid/vgridlib.c:868:9: warning: Redundant assignment of 'flags' to itself. [selfAssignment] head apbs-3.4.1/tools/python/vgrid/vgridlib.c:934:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyType_Type [valueFlowBailoutIncompleteVar] DONE