2025-01-28 08:25 ftp://ftp.de.debian.org/debian/pool/main/g/getdp/getdp_3.5.0+dfsg1.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=openmp --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 --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j3 platform: Linux-6.8.0-1016-oracle-aarch64-with-glibc2.39 python: 3.12.3 client-version: 1.3.59 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.16.0 head-info: b9644e7 (2025-01-27 23:14:41 +0100) count: 4412 4395 elapsed-time: 145.7 144.6 head-timing-info: old-timing-info: head results: getdp-3.5.0-source/src/common/Message.h:106:36: performance: Function parameter 'str' should be passed by const reference. [passedByValue] getdp-3.5.0-source/src/common/ListUtils.cpp:294:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/ListUtils.cpp:28:55: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:32:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:39:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:55:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:84:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:88:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:186:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:198:45: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:211:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:220:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:276:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:312:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:315:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:318:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:321:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:340:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:355:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:361:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:374:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:386:45: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:399:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:416:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:433:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:437:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/ListUtils.cpp:312:35: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] getdp-3.5.0-source/src/common/ListUtils.cpp:315:35: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] getdp-3.5.0-source/src/common/ListUtils.cpp:92:36: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/common/ListUtils.cpp:103:24: style: Parameter 'liste' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/common/ListUtils.cpp:110:49: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/common/ListUtils.cpp:177:38: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/common/ListUtils.cpp:180:9: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/common/ListUtils.cpp:204:40: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/common/ListUtils.cpp:336:9: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/common/ListUtils.cpp:353:27: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/common/ListUtils.cpp:366:39: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/common/OS.cpp:276:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RUSAGE_SELF [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/OS.cpp:328:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RLIMIT_STACK [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/OS.cpp:431:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/OS.cpp:444:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/OS.cpp:346:3: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1929:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/TreeUtils.cpp:20:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/TreeUtils.cpp:26:26: style:inconclusive: Function 'Tree_Delete' argument 1 names different: declaration 'Tree' definition 'tree'. [funcArgNamesDifferent] getdp-3.5.0-source/src/common/TreeUtils.h:18:26: note: Function 'Tree_Delete' argument 1 names different: declaration 'Tree' definition 'tree'. getdp-3.5.0-source/src/common/TreeUtils.cpp:26:26: note: Function 'Tree_Delete' argument 1 names different: declaration 'Tree' definition 'tree'. getdp-3.5.0-source/src/common/TreeUtils.cpp:42:22: style:inconclusive: Function 'Tree_Nbr' argument 1 names different: declaration 'Tree' definition 'tree'. [funcArgNamesDifferent] getdp-3.5.0-source/src/common/TreeUtils.h:20:22: note: Function 'Tree_Nbr' argument 1 names different: declaration 'Tree' definition 'tree'. getdp-3.5.0-source/src/common/TreeUtils.cpp:42:22: note: Function 'Tree_Nbr' argument 1 names different: declaration 'Tree' definition 'tree'. getdp-3.5.0-source/src/common/TreeUtils.cpp:48:25: style:inconclusive: Function 'Tree_Insert' argument 1 names different: declaration 'Tree' definition 'tree'. [funcArgNamesDifferent] getdp-3.5.0-source/src/common/TreeUtils.h:21:25: note: Function 'Tree_Insert' argument 1 names different: declaration 'Tree' definition 'tree'. getdp-3.5.0-source/src/common/TreeUtils.cpp:48:25: note: Function 'Tree_Insert' argument 1 names different: declaration 'Tree' definition 'tree'. getdp-3.5.0-source/src/common/TreeUtils.cpp:57:25: style:inconclusive: Function 'Tree_Search' argument 1 names different: declaration 'Tree' definition 'tree'. [funcArgNamesDifferent] getdp-3.5.0-source/src/common/TreeUtils.h:23:25: note: Function 'Tree_Search' argument 1 names different: declaration 'Tree' definition 'tree'. getdp-3.5.0-source/src/common/TreeUtils.cpp:57:25: note: Function 'Tree_Search' argument 1 names different: declaration 'Tree' definition 'tree'. getdp-3.5.0-source/src/common/TreeUtils.cpp:64:24: style:inconclusive: Function 'Tree_Query' argument 1 names different: declaration 'Tree' definition 'tree'. [funcArgNamesDifferent] getdp-3.5.0-source/src/common/TreeUtils.h:24:24: note: Function 'Tree_Query' argument 1 names different: declaration 'Tree' definition 'tree'. getdp-3.5.0-source/src/common/TreeUtils.cpp:64:24: note: Function 'Tree_Query' argument 1 names different: declaration 'Tree' definition 'tree'. getdp-3.5.0-source/src/common/TreeUtils.cpp:73:27: style:inconclusive: Function 'Tree_PQuery' argument 1 names different: declaration 'Tree' definition 'tree'. [funcArgNamesDifferent] getdp-3.5.0-source/src/common/TreeUtils.h:25:27: note: Function 'Tree_PQuery' argument 1 names different: declaration 'Tree' definition 'tree'. getdp-3.5.0-source/src/common/TreeUtils.cpp:73:27: note: Function 'Tree_PQuery' argument 1 names different: declaration 'Tree' definition 'tree'. getdp-3.5.0-source/src/common/TreeUtils.cpp:81:27: style:inconclusive: Function 'Tree_Suppress' argument 1 names different: declaration 'Tree' definition 'tree'. [funcArgNamesDifferent] getdp-3.5.0-source/src/common/TreeUtils.h:26:27: note: Function 'Tree_Suppress' argument 1 names different: declaration 'Tree' definition 'tree'. getdp-3.5.0-source/src/common/TreeUtils.cpp:81:27: note: Function 'Tree_Suppress' argument 1 names different: declaration 'Tree' definition 'tree'. getdp-3.5.0-source/src/common/TreeUtils.cpp:119:26: style:inconclusive: Function 'Tree_Replace' argument 1 names different: declaration 'Tree' definition 'tree'. [funcArgNamesDifferent] getdp-3.5.0-source/src/common/TreeUtils.h:22:26: note: Function 'Tree_Replace' argument 1 names different: declaration 'Tree' definition 'tree'. getdp-3.5.0-source/src/common/TreeUtils.cpp:119:26: note: Function 'Tree_Replace' argument 1 names different: declaration 'Tree' definition 'tree'. getdp-3.5.0-source/src/common/TreeUtils.cpp:33:36: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/common/TreeUtils.cpp:90:23: style: Parameter 'tree' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/common/avl.cpp:81:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable diff [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/avl.cpp:128:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable diff [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/GmshSocket.h:253:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHUT_RDWR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/GmshSocket.h:275:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNIX [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/GmshSocket.h:331:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMSH_START [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/GmshSocket.h:333:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMSH_STOP [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/GmshSocket.h:369:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNIX [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/picojson.h:546:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Iter [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/picojson.h:665:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Iter [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/picojson.h:1065:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Iter [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/picojson.h:1147:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/onelab.h:157:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/onelab.h:211:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/onelab.h:233:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/onelab.h:241:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/onelab.h:1223:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/onelab.h:1227:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/onelab.h:1231:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/onelab.h:1235:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/Message.cpp:142:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/Message.cpp:280:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/Message.cpp:312:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/Message.cpp:344:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/Message.cpp:390:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/Message.cpp:425:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/Message.cpp:454:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/Message.cpp:485:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/Message.cpp:611:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/Message.cpp:661:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/Message.cpp:690:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/Message.cpp:1054:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAR_FLOAT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/common/avl.cpp:71:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/avl.cpp:88:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/avl.cpp:188:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/avl.cpp:190:21: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/avl.cpp:212:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/avl.cpp:213:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/avl.cpp:321:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/avl.cpp:354:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/avl.cpp:391:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/avl.cpp:397:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/avl.cpp:404:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/avl.cpp:411:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/avl.cpp:102:9: style: The scope of the variable 'diff' can be reduced. [variableScope] getdp-3.5.0-source/src/common/avl.cpp:244:16: style: The scope of the variable 'node_p' can be reduced. [variableScope] getdp-3.5.0-source/src/common/avl.cpp:245:9: style: The scope of the variable 'hl' can be reduced. [variableScope] getdp-3.5.0-source/src/common/avl.cpp:245:13: style: The scope of the variable 'hr' can be reduced. [variableScope] getdp-3.5.0-source/src/common/avl.cpp:345:25: style: Parameter 'tree' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1977:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1995:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:292:38: warning: If resource allocation fails, then there is a possible null pointer dereference: pf [nullPointerOutOfResources] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:291:15: note: Assuming allocation function fails getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:291:15: note: Assignment 'pf=fopen("fort.13","w")', assigned value is 0 getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:292:38: note: Null pointer dereference getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:293:12: warning: If resource allocation fails, then there is a possible null pointer dereference: pf [nullPointerOutOfResources] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:291:15: note: Assuming allocation function fails getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:291:15: note: Assignment 'pf=fopen("fort.13","w")', assigned value is 0 getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:293:12: note: Null pointer dereference getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1240:11: warning: If resource allocation fails, then there is a possible null pointer dereference: pfile [nullPointerOutOfResources] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1238:16: note: Assuming allocation function fails getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1238:16: note: Assignment 'pfile=fopen(filename,"wb")', assigned value is 0 getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1240:11: note: Null pointer dereference getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1281:33: warning: If resource allocation fails, then there is a possible null pointer dereference: pfile [nullPointerOutOfResources] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1279:16: note: Assuming allocation function fails getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1279:16: note: Assignment 'pfile=fopen(filename,"wb")', assigned value is 0 getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1281:33: note: Null pointer dereference getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1283:10: warning: If resource allocation fails, then there is a possible null pointer dereference: pfile [nullPointerOutOfResources] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1279:16: note: Assuming allocation function fails getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1279:16: note: Assignment 'pfile=fopen(filename,"wb")', assigned value is 0 getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1283:10: note: Null pointer dereference getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1435:33: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: pfile [nullPointerOutOfResources] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1428:16: note: Assuming allocation function fails getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1428:16: note: Assignment 'pfile=fopen(filename,"rb")', assigned value is 0 getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1435:33: note: Null pointer dereference getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1437:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: pfile [nullPointerOutOfResources] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1428:16: note: Assuming allocation function fails getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1428:16: note: Assignment 'pfile=fopen(filename,"rb")', assigned value is 0 getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1437:10: note: Null pointer dereference getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1501:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: pfile [nullPointerOutOfResources] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1493:16: note: Assuming allocation function fails getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1493:16: note: Assignment 'pfile=fopen(filename,"r")', assigned value is 0 getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1501:10: note: Null pointer dereference getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:144:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:145:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:146:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:170:21: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:207:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:208:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:209:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:225:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:226:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:231:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:232:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:233:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:247:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:248:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:249:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:251:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:252:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:256:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:340:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:341:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:342:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:368:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:369:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:370:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:377:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:378:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:384:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:385:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:392:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:393:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:400:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:401:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:409:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:410:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:411:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:418:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:423:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:440:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:442:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:512:7: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:687:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:692:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:702:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:761:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:762:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:763:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:820:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:821:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:822:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:823:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:845:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:846:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:847:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:872:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:873:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:874:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:875:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:902:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:903:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:904:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:905:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:972:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:973:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:974:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:980:27: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:983:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1011:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1025:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1095:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1096:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1097:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1132:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1316:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1317:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1318:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1319:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1331:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1332:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1333:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1335:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1411:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1412:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1578:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1579:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1580:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1627:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1628:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1629:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1844:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1979:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:2060:5: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:2192:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:2193:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:2194:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:2195:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:170:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:754:15: style: The scope of the variable 'iptr' can be reduced. [variableScope] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:811:37: style: The scope of the variable 'jptr' can be reduced. [variableScope] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:867:20: style: The scope of the variable 'iptr' can be reduced. [variableScope] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:897:20: style: The scope of the variable 'iptr' can be reduced. [variableScope] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1517:13: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1517:19: style: The scope of the variable 'm' can be reduced. [variableScope] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1533:13: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1566:7: style: The scope of the variable 'found' can be reduced. [variableScope] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1615:7: style: The scope of the variable 'found' can be reduced. [variableScope] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1879:15: style: The scope of the variable 'pI' can be reduced. [variableScope] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:2017:15: style: The scope of the variable 'pI' can be reduced. [variableScope] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:2187:29: style: The scope of the variable 'iptr' can be reduced. [variableScope] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:662:23: style:inconclusive: Function 'init_matrix' argument 1 names different: declaration 'Nb' definition 'NbLines'. [funcArgNamesDifferent] getdp-3.5.0-source/contrib/Sparskit/Sparskit.h:108:22: note: Function 'init_matrix' argument 1 names different: declaration 'Nb' definition 'NbLines'. getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:662:23: note: Function 'init_matrix' argument 1 names different: declaration 'Nb' definition 'NbLines'. getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:809:33: warning: Function 'add_matrix_double' argument order different: declaration 'M, il, ic, val' definition 'M, ic, il, val' [funcArgOrderDifferent] getdp-3.5.0-source/contrib/Sparskit/Sparskit.h:121:32: note: Function 'add_matrix_double' argument order different: declaration 'M, il, ic, val' definition 'M, ic, il, val' getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:809:33: note: Function 'add_matrix_double' argument order different: declaration 'M, il, ic, val' definition 'M, ic, il, val' getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1080:45: style:inconclusive: Function 'prod_matrix_vector' argument 2 names different: declaration 'v' definition 'V'. [funcArgNamesDifferent] getdp-3.5.0-source/contrib/Sparskit/Sparskit.h:131:44: note: Function 'prod_matrix_vector' argument 2 names different: declaration 'v' definition 'V'. getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1080:45: note: Function 'prod_matrix_vector' argument 2 names different: declaration 'v' definition 'V'. getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:2186:33: style:inconclusive: Function 'csr_format' argument 1 names different: declaration 'M' definition 'MM'. [funcArgNamesDifferent] getdp-3.5.0-source/contrib/Sparskit/Sparskit.h:166:32: note: Function 'csr_format' argument 1 names different: declaration 'M' definition 'MM'. getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:2186:33: note: Function 'csr_format' argument 1 names different: declaration 'M' definition 'MM'. getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:2211:37: style:inconclusive: Function 'restore_format' argument 1 names different: declaration 'M' definition 'MM'. [funcArgNamesDifferent] getdp-3.5.0-source/contrib/Sparskit/Sparskit.h:167:36: note: Function 'restore_format' argument 1 names different: declaration 'M' definition 'MM'. getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:2211:37: note: Function 'restore_format' argument 1 names different: declaration 'M' definition 'MM'. getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:640:39: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:662:58: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:755:12: style: Variable 'jptr' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:755:19: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:788:35: style: Parameter 'U' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:797:52: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:803:64: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:811:12: style: Variable 'ai' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:867:16: style: Variable 'ai' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:867:27: style: Variable 'jptr' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:867:34: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:868:12: style: Variable 'a' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:897:16: style: Variable 'ai' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:897:27: style: Variable 'jptr' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:897:34: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:898:12: style: Variable 'a' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:929:54: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:936:43: style: Parameter 'U' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:953:44: style: Parameter 'U' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:953:55: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1064:11: style: Variable 'scal' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1080:45: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1082:21: style: Variable 'ai' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1082:26: style: Variable 'jptr' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1083:12: style: Variable 'a' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1144:60: style: Parameter 'coef' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1158:73: style: Parameter 'coef' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1184:48: style: Parameter 'U' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1184:60: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1203:37: style: Parameter 'U' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1273:43: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1288:8: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1288:13: style: Variable 'ai' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1288:21: style: Variable 'jptr' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1354:59: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1516:41: style: Parameter 'jptr' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1516:52: style: Parameter 'ai' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1532:53: style: Parameter 'jptr' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1564:21: style: Variable 'ai' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1564:26: style: Variable 'jptr' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1565:12: style: Variable 'a' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1613:18: style: Variable 'ai' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1613:23: style: Variable 'jptr' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1614:12: style: Variable 'a' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1879:15: style: Variable 'pI' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:2058:8: style: Variable 'v' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1979:38: error: Uninitialized variables: &I.typeinfo, &I.defaultint, &I.defaultfloat, &I.com, &I.action [uninitvar] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:846:9: style: Variable 'ai' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:847:9: style: Variable 'a' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/functions/BF_Edge_2.cpp:19:33: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Edge_2.cpp:151:33: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Edge_2.cpp:152:34: style: Parameter 's' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/BF_Edge_2.cpp:163:33: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Edge_2.cpp:164:34: style: Parameter 's' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/BF_Edge_3.cpp:20:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/BF_Edge_3.cpp:23:44: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Edge_3.cpp:63:33: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Edge_3.cpp:64:34: style: Parameter 's' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/BF_Edge_3.cpp:266:33: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Edge_3.cpp:267:34: style: Parameter 's' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/BF_Edge_3.cpp:282:37: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Edge_3.cpp:283:38: style: Parameter 's' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/BF_Edge_3.cpp:485:37: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Edge_3.cpp:486:38: style: Parameter 's' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/BF_Edge_4.cpp:19:33: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Edge_4.cpp:160:33: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Edge_4.cpp:252:33: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Edge_4.cpp:253:34: style: Parameter 's' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/BF_Node.cpp:28:30: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Node.cpp:212:34: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:366:52: style:inconclusive: Function 'BF_GroupOfNodesX' argument 2 names different: declaration 'NumEntity' definition 'NumGroup'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:260:23: note: Function 'BF_GroupOfNodesX' argument 2 names different: declaration 'NumEntity' definition 'NumGroup'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:366:52: note: Function 'BF_GroupOfNodesX' argument 2 names different: declaration 'NumEntity' definition 'NumGroup'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:367:40: style:inconclusive: Function 'BF_GroupOfNodesX' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:260:23: note: Function 'BF_GroupOfNodesX' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:367:40: note: Function 'BF_GroupOfNodesX' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:373:52: style:inconclusive: Function 'BF_GroupOfNodesY' argument 2 names different: declaration 'NumEntity' definition 'NumGroup'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:261:23: note: Function 'BF_GroupOfNodesY' argument 2 names different: declaration 'NumEntity' definition 'NumGroup'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:373:52: note: Function 'BF_GroupOfNodesY' argument 2 names different: declaration 'NumEntity' definition 'NumGroup'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:374:40: style:inconclusive: Function 'BF_GroupOfNodesY' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:261:23: note: Function 'BF_GroupOfNodesY' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:374:40: note: Function 'BF_GroupOfNodesY' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:380:52: style:inconclusive: Function 'BF_GroupOfNodesZ' argument 2 names different: declaration 'NumEntity' definition 'NumGroup'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:262:23: note: Function 'BF_GroupOfNodesZ' argument 2 names different: declaration 'NumEntity' definition 'NumGroup'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:380:52: note: Function 'BF_GroupOfNodesZ' argument 2 names different: declaration 'NumEntity' definition 'NumGroup'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:381:40: style:inconclusive: Function 'BF_GroupOfNodesZ' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:262:23: note: Function 'BF_GroupOfNodesZ' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:381:40: note: Function 'BF_GroupOfNodesZ' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:396:56: style:inconclusive: Function 'BF_GroupOfNodesX_D12' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:272:27: note: Function 'BF_GroupOfNodesX_D12' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:396:56: note: Function 'BF_GroupOfNodesX_D12' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:397:54: style:inconclusive: Function 'BF_GroupOfNodesX_D12' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:272:27: note: Function 'BF_GroupOfNodesX_D12' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:397:54: note: Function 'BF_GroupOfNodesX_D12' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:408:56: style:inconclusive: Function 'BF_GroupOfNodesY_D12' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:273:27: note: Function 'BF_GroupOfNodesY_D12' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:408:56: note: Function 'BF_GroupOfNodesY_D12' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:409:54: style:inconclusive: Function 'BF_GroupOfNodesY_D12' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:273:27: note: Function 'BF_GroupOfNodesY_D12' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:409:54: note: Function 'BF_GroupOfNodesY_D12' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:420:56: style:inconclusive: Function 'BF_GroupOfNodesZ_D12' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:274:27: note: Function 'BF_GroupOfNodesZ_D12' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:420:56: note: Function 'BF_GroupOfNodesZ_D12' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:421:54: style:inconclusive: Function 'BF_GroupOfNodesZ_D12' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:274:27: note: Function 'BF_GroupOfNodesZ_D12' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:421:54: note: Function 'BF_GroupOfNodesZ_D12' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:428:55: style:inconclusive: Function 'BF_GroupOfNodesX_D1' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:264:26: note: Function 'BF_GroupOfNodesX_D1' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:428:55: note: Function 'BF_GroupOfNodesX_D1' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:429:53: style:inconclusive: Function 'BF_GroupOfNodesX_D1' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:264:26: note: Function 'BF_GroupOfNodesX_D1' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:429:53: note: Function 'BF_GroupOfNodesX_D1' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:439:55: style:inconclusive: Function 'BF_GroupOfNodesY_D1' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:265:26: note: Function 'BF_GroupOfNodesY_D1' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:439:55: note: Function 'BF_GroupOfNodesY_D1' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:440:53: style:inconclusive: Function 'BF_GroupOfNodesY_D1' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:265:26: note: Function 'BF_GroupOfNodesY_D1' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:440:53: note: Function 'BF_GroupOfNodesY_D1' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:450:55: style:inconclusive: Function 'BF_GroupOfNodesZ_D1' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:266:26: note: Function 'BF_GroupOfNodesZ_D1' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:450:55: note: Function 'BF_GroupOfNodesZ_D1' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:451:53: style:inconclusive: Function 'BF_GroupOfNodesZ_D1' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:266:26: note: Function 'BF_GroupOfNodesZ_D1' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:451:53: note: Function 'BF_GroupOfNodesZ_D1' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:463:55: style:inconclusive: Function 'BF_GroupOfNodesX_D2' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:268:26: note: Function 'BF_GroupOfNodesX_D2' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:463:55: note: Function 'BF_GroupOfNodesX_D2' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:464:53: style:inconclusive: Function 'BF_GroupOfNodesX_D2' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:268:26: note: Function 'BF_GroupOfNodesX_D2' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:464:53: note: Function 'BF_GroupOfNodesX_D2' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:475:55: style:inconclusive: Function 'BF_GroupOfNodesY_D2' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:269:26: note: Function 'BF_GroupOfNodesY_D2' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:475:55: note: Function 'BF_GroupOfNodesY_D2' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:476:53: style:inconclusive: Function 'BF_GroupOfNodesY_D2' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:269:26: note: Function 'BF_GroupOfNodesY_D2' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:476:53: note: Function 'BF_GroupOfNodesY_D2' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:487:55: style:inconclusive: Function 'BF_GroupOfNodesZ_D2' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:270:26: note: Function 'BF_GroupOfNodesZ_D2' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:487:55: note: Function 'BF_GroupOfNodesZ_D2' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:488:53: style:inconclusive: Function 'BF_GroupOfNodesZ_D2' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:270:26: note: Function 'BF_GroupOfNodesZ_D2' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:488:53: note: Function 'BF_GroupOfNodesZ_D2' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:222:22: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:223:25: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:224:25: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:225:25: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:226:25: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:227:27: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:228:27: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:229:27: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:230:25: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:231:25: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:232:25: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:233:25: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:262:26: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:263:29: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:267:29: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:271:29: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:275:29: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:279:31: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:283:31: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:287:31: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:291:29: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:295:29: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:299:29: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:303:29: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:335:23: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_GroupOfEntities.cpp:358:26: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:26:15: style:inconclusive: Function 'BF_NodeX' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:184:15: note: Function 'BF_NodeX' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:26:15: note: Function 'BF_NodeX' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:26:15: style:inconclusive: Function 'BF_NodeX' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:184:15: note: Function 'BF_NodeX' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:26:15: note: Function 'BF_NodeX' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:27:18: style:inconclusive: Function 'BF_NodeX_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:187:18: note: Function 'BF_NodeX_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:27:18: note: Function 'BF_NodeX_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:27:18: style:inconclusive: Function 'BF_NodeX_2E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:187:18: note: Function 'BF_NodeX_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:27:18: note: Function 'BF_NodeX_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:28:18: style:inconclusive: Function 'BF_NodeX_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:190:18: note: Function 'BF_NodeX_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:28:18: note: Function 'BF_NodeX_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:28:18: style:inconclusive: Function 'BF_NodeX_2F' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:190:18: note: Function 'BF_NodeX_2F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:28:18: note: Function 'BF_NodeX_2F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:29:18: style:inconclusive: Function 'BF_NodeX_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:193:18: note: Function 'BF_NodeX_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:29:18: note: Function 'BF_NodeX_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:29:18: style:inconclusive: Function 'BF_NodeX_2V' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:193:18: note: Function 'BF_NodeX_2V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:29:18: note: Function 'BF_NodeX_2V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:30:18: style:inconclusive: Function 'BF_NodeX_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:196:18: note: Function 'BF_NodeX_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:30:18: note: Function 'BF_NodeX_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:30:18: style:inconclusive: Function 'BF_NodeX_3E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:196:18: note: Function 'BF_NodeX_3E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:30:18: note: Function 'BF_NodeX_3E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:31:18: style:inconclusive: Function 'BF_NodeX_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:199:18: note: Function 'BF_NodeX_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:31:18: note: Function 'BF_NodeX_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:31:18: style:inconclusive: Function 'BF_NodeX_3F' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:199:18: note: Function 'BF_NodeX_3F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:31:18: note: Function 'BF_NodeX_3F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:32:18: style:inconclusive: Function 'BF_NodeX_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:202:18: note: Function 'BF_NodeX_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:32:18: note: Function 'BF_NodeX_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:32:18: style:inconclusive: Function 'BF_NodeX_3V' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:202:18: note: Function 'BF_NodeX_3V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:32:18: note: Function 'BF_NodeX_3V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:34:15: style:inconclusive: Function 'BF_NodeY' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:185:15: note: Function 'BF_NodeY' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:34:15: note: Function 'BF_NodeY' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:34:15: style:inconclusive: Function 'BF_NodeY' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:185:15: note: Function 'BF_NodeY' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:34:15: note: Function 'BF_NodeY' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:35:18: style:inconclusive: Function 'BF_NodeY_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:188:18: note: Function 'BF_NodeY_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:35:18: note: Function 'BF_NodeY_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:35:18: style:inconclusive: Function 'BF_NodeY_2E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:188:18: note: Function 'BF_NodeY_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:35:18: note: Function 'BF_NodeY_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:36:18: style:inconclusive: Function 'BF_NodeY_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:191:18: note: Function 'BF_NodeY_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:36:18: note: Function 'BF_NodeY_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:36:18: style:inconclusive: Function 'BF_NodeY_2F' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:191:18: note: Function 'BF_NodeY_2F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:36:18: note: Function 'BF_NodeY_2F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:37:18: style:inconclusive: Function 'BF_NodeY_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:194:18: note: Function 'BF_NodeY_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:37:18: note: Function 'BF_NodeY_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:37:18: style:inconclusive: Function 'BF_NodeY_2V' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:194:18: note: Function 'BF_NodeY_2V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:37:18: note: Function 'BF_NodeY_2V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:38:18: style:inconclusive: Function 'BF_NodeY_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:197:18: note: Function 'BF_NodeY_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:38:18: note: Function 'BF_NodeY_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:38:18: style:inconclusive: Function 'BF_NodeY_3E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:197:18: note: Function 'BF_NodeY_3E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:38:18: note: Function 'BF_NodeY_3E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:39:18: style:inconclusive: Function 'BF_NodeY_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:200:18: note: Function 'BF_NodeY_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:39:18: note: Function 'BF_NodeY_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:39:18: style:inconclusive: Function 'BF_NodeY_3F' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:200:18: note: Function 'BF_NodeY_3F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:39:18: note: Function 'BF_NodeY_3F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:40:18: style:inconclusive: Function 'BF_NodeY_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:203:18: note: Function 'BF_NodeY_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:40:18: note: Function 'BF_NodeY_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:40:18: style:inconclusive: Function 'BF_NodeY_3V' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:203:18: note: Function 'BF_NodeY_3V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:40:18: note: Function 'BF_NodeY_3V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:42:15: style:inconclusive: Function 'BF_NodeZ' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:186:15: note: Function 'BF_NodeZ' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:42:15: note: Function 'BF_NodeZ' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:42:15: style:inconclusive: Function 'BF_NodeZ' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:186:15: note: Function 'BF_NodeZ' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:42:15: note: Function 'BF_NodeZ' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:43:18: style:inconclusive: Function 'BF_NodeZ_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:189:18: note: Function 'BF_NodeZ_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:43:18: note: Function 'BF_NodeZ_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:43:18: style:inconclusive: Function 'BF_NodeZ_2E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:189:18: note: Function 'BF_NodeZ_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:43:18: note: Function 'BF_NodeZ_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:44:18: style:inconclusive: Function 'BF_NodeZ_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:192:18: note: Function 'BF_NodeZ_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:44:18: note: Function 'BF_NodeZ_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:44:18: style:inconclusive: Function 'BF_NodeZ_2F' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:192:18: note: Function 'BF_NodeZ_2F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:44:18: note: Function 'BF_NodeZ_2F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:45:18: style:inconclusive: Function 'BF_NodeZ_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:195:18: note: Function 'BF_NodeZ_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:45:18: note: Function 'BF_NodeZ_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:45:18: style:inconclusive: Function 'BF_NodeZ_2V' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:195:18: note: Function 'BF_NodeZ_2V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:45:18: note: Function 'BF_NodeZ_2V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:46:18: style:inconclusive: Function 'BF_NodeZ_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:198:18: note: Function 'BF_NodeZ_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:46:18: note: Function 'BF_NodeZ_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:46:18: style:inconclusive: Function 'BF_NodeZ_3E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:198:18: note: Function 'BF_NodeZ_3E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:46:18: note: Function 'BF_NodeZ_3E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:47:18: style:inconclusive: Function 'BF_NodeZ_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:201:18: note: Function 'BF_NodeZ_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:47:18: note: Function 'BF_NodeZ_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:47:18: style:inconclusive: Function 'BF_NodeZ_3F' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:201:18: note: Function 'BF_NodeZ_3F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:47:18: note: Function 'BF_NodeZ_3F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:48:18: style:inconclusive: Function 'BF_NodeZ_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:204:18: note: Function 'BF_NodeZ_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:48:18: note: Function 'BF_NodeZ_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:48:18: style:inconclusive: Function 'BF_NodeZ_3V' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:204:18: note: Function 'BF_NodeZ_3V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:48:18: note: Function 'BF_NodeZ_3V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:61:48: style:inconclusive: Function 'BF_NodeX_D12' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:250:19: note: Function 'BF_NodeX_D12' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:61:48: note: Function 'BF_NodeX_D12' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:62:36: style:inconclusive: Function 'BF_NodeX_D12' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:250:19: note: Function 'BF_NodeX_D12' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:62:36: note: Function 'BF_NodeX_D12' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:73:48: style:inconclusive: Function 'BF_NodeY_D12' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:251:19: note: Function 'BF_NodeY_D12' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:73:48: note: Function 'BF_NodeY_D12' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:74:36: style:inconclusive: Function 'BF_NodeY_D12' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:251:19: note: Function 'BF_NodeY_D12' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:74:36: note: Function 'BF_NodeY_D12' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:85:48: style:inconclusive: Function 'BF_NodeZ_D12' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:252:19: note: Function 'BF_NodeZ_D12' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:85:48: note: Function 'BF_NodeZ_D12' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:86:36: style:inconclusive: Function 'BF_NodeZ_D12' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:252:19: note: Function 'BF_NodeZ_D12' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:86:36: note: Function 'BF_NodeZ_D12' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:91:51: style:inconclusive: Function 'BF_NodeX_D12_2E' argument 2 names different: declaration 'NumEntity' definition 'NumEdge'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:254:22: note: Function 'BF_NodeX_D12_2E' argument 2 names different: declaration 'NumEntity' definition 'NumEdge'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:91:51: note: Function 'BF_NodeX_D12_2E' argument 2 names different: declaration 'NumEntity' definition 'NumEdge'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:92:39: style:inconclusive: Function 'BF_NodeX_D12_2E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:254:22: note: Function 'BF_NodeX_D12_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:92:39: note: Function 'BF_NodeX_D12_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:103:51: style:inconclusive: Function 'BF_NodeY_D12_2E' argument 2 names different: declaration 'NumEntity' definition 'NumEdge'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:255:22: note: Function 'BF_NodeY_D12_2E' argument 2 names different: declaration 'NumEntity' definition 'NumEdge'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:103:51: note: Function 'BF_NodeY_D12_2E' argument 2 names different: declaration 'NumEntity' definition 'NumEdge'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:104:39: style:inconclusive: Function 'BF_NodeY_D12_2E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:255:22: note: Function 'BF_NodeY_D12_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:104:39: note: Function 'BF_NodeY_D12_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:115:51: style:inconclusive: Function 'BF_NodeZ_D12_2E' argument 2 names different: declaration 'NumEntity' definition 'NumEdge'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:256:22: note: Function 'BF_NodeZ_D12_2E' argument 2 names different: declaration 'NumEntity' definition 'NumEdge'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:115:51: note: Function 'BF_NodeZ_D12_2E' argument 2 names different: declaration 'NumEntity' definition 'NumEdge'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:116:39: style:inconclusive: Function 'BF_NodeZ_D12_2E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:256:22: note: Function 'BF_NodeZ_D12_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:116:39: note: Function 'BF_NodeZ_D12_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:121:56: style:inconclusive: Function 'BF_GradNodeRealCoord' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:258:27: note: Function 'BF_GradNodeRealCoord' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:121:56: note: Function 'BF_GradNodeRealCoord' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:122:54: style:inconclusive: Function 'BF_GradNodeRealCoord' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:258:27: note: Function 'BF_GradNodeRealCoord' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:122:54: note: Function 'BF_GradNodeRealCoord' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:138:18: style:inconclusive: Function 'BF_NodeX_D1' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:206:18: note: Function 'BF_NodeX_D1' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:138:18: note: Function 'BF_NodeX_D1' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:138:18: style:inconclusive: Function 'BF_NodeX_D1' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:206:18: note: Function 'BF_NodeX_D1' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:138:18: note: Function 'BF_NodeX_D1' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:139:21: style:inconclusive: Function 'BF_NodeX_D1_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:209:21: note: Function 'BF_NodeX_D1_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:139:21: note: Function 'BF_NodeX_D1_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:139:21: style:inconclusive: Function 'BF_NodeX_D1_2E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:209:21: note: Function 'BF_NodeX_D1_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:139:21: note: Function 'BF_NodeX_D1_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:140:21: style:inconclusive: Function 'BF_NodeX_D1_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:212:21: note: Function 'BF_NodeX_D1_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:140:21: note: Function 'BF_NodeX_D1_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:140:21: style:inconclusive: Function 'BF_NodeX_D1_2F' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:212:21: note: Function 'BF_NodeX_D1_2F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:140:21: note: Function 'BF_NodeX_D1_2F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:141:21: style:inconclusive: Function 'BF_NodeX_D1_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:215:21: note: Function 'BF_NodeX_D1_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:141:21: note: Function 'BF_NodeX_D1_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:141:21: style:inconclusive: Function 'BF_NodeX_D1_2V' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:215:21: note: Function 'BF_NodeX_D1_2V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:141:21: note: Function 'BF_NodeX_D1_2V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:142:21: style:inconclusive: Function 'BF_NodeX_D1_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:218:21: note: Function 'BF_NodeX_D1_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:142:21: note: Function 'BF_NodeX_D1_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:142:21: style:inconclusive: Function 'BF_NodeX_D1_3E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:218:21: note: Function 'BF_NodeX_D1_3E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:142:21: note: Function 'BF_NodeX_D1_3E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:143:21: style:inconclusive: Function 'BF_NodeX_D1_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:221:21: note: Function 'BF_NodeX_D1_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:143:21: note: Function 'BF_NodeX_D1_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:143:21: style:inconclusive: Function 'BF_NodeX_D1_3F' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:221:21: note: Function 'BF_NodeX_D1_3F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:143:21: note: Function 'BF_NodeX_D1_3F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:144:21: style:inconclusive: Function 'BF_NodeX_D1_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:224:21: note: Function 'BF_NodeX_D1_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:144:21: note: Function 'BF_NodeX_D1_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:144:21: style:inconclusive: Function 'BF_NodeX_D1_3V' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:224:21: note: Function 'BF_NodeX_D1_3V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:144:21: note: Function 'BF_NodeX_D1_3V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:146:18: style:inconclusive: Function 'BF_NodeY_D1' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:207:18: note: Function 'BF_NodeY_D1' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:146:18: note: Function 'BF_NodeY_D1' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:146:18: style:inconclusive: Function 'BF_NodeY_D1' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:207:18: note: Function 'BF_NodeY_D1' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:146:18: note: Function 'BF_NodeY_D1' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:147:21: style:inconclusive: Function 'BF_NodeY_D1_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:210:21: note: Function 'BF_NodeY_D1_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:147:21: note: Function 'BF_NodeY_D1_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:147:21: style:inconclusive: Function 'BF_NodeY_D1_2E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:210:21: note: Function 'BF_NodeY_D1_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:147:21: note: Function 'BF_NodeY_D1_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:148:21: style:inconclusive: Function 'BF_NodeY_D1_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:213:21: note: Function 'BF_NodeY_D1_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:148:21: note: Function 'BF_NodeY_D1_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:148:21: style:inconclusive: Function 'BF_NodeY_D1_2F' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:213:21: note: Function 'BF_NodeY_D1_2F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:148:21: note: Function 'BF_NodeY_D1_2F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:149:21: style:inconclusive: Function 'BF_NodeY_D1_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:216:21: note: Function 'BF_NodeY_D1_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:149:21: note: Function 'BF_NodeY_D1_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:149:21: style:inconclusive: Function 'BF_NodeY_D1_2V' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:216:21: note: Function 'BF_NodeY_D1_2V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:149:21: note: Function 'BF_NodeY_D1_2V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:150:21: style:inconclusive: Function 'BF_NodeY_D1_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:219:21: note: Function 'BF_NodeY_D1_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:150:21: note: Function 'BF_NodeY_D1_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:150:21: style:inconclusive: Function 'BF_NodeY_D1_3E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:219:21: note: Function 'BF_NodeY_D1_3E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:150:21: note: Function 'BF_NodeY_D1_3E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:151:21: style:inconclusive: Function 'BF_NodeY_D1_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:222:21: note: Function 'BF_NodeY_D1_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:151:21: note: Function 'BF_NodeY_D1_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:151:21: style:inconclusive: Function 'BF_NodeY_D1_3F' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:222:21: note: Function 'BF_NodeY_D1_3F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:151:21: note: Function 'BF_NodeY_D1_3F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:152:21: style:inconclusive: Function 'BF_NodeY_D1_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:225:21: note: Function 'BF_NodeY_D1_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:152:21: note: Function 'BF_NodeY_D1_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:152:21: style:inconclusive: Function 'BF_NodeY_D1_3V' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:225:21: note: Function 'BF_NodeY_D1_3V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:152:21: note: Function 'BF_NodeY_D1_3V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:154:18: style:inconclusive: Function 'BF_NodeZ_D1' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:208:18: note: Function 'BF_NodeZ_D1' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:154:18: note: Function 'BF_NodeZ_D1' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:154:18: style:inconclusive: Function 'BF_NodeZ_D1' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:208:18: note: Function 'BF_NodeZ_D1' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:154:18: note: Function 'BF_NodeZ_D1' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:155:21: style:inconclusive: Function 'BF_NodeZ_D1_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:211:21: note: Function 'BF_NodeZ_D1_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:155:21: note: Function 'BF_NodeZ_D1_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:155:21: style:inconclusive: Function 'BF_NodeZ_D1_2E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:211:21: note: Function 'BF_NodeZ_D1_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:155:21: note: Function 'BF_NodeZ_D1_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:156:21: style:inconclusive: Function 'BF_NodeZ_D1_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:214:21: note: Function 'BF_NodeZ_D1_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:156:21: note: Function 'BF_NodeZ_D1_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:156:21: style:inconclusive: Function 'BF_NodeZ_D1_2F' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:214:21: note: Function 'BF_NodeZ_D1_2F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:156:21: note: Function 'BF_NodeZ_D1_2F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:157:21: style:inconclusive: Function 'BF_NodeZ_D1_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:217:21: note: Function 'BF_NodeZ_D1_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:157:21: note: Function 'BF_NodeZ_D1_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:157:21: style:inconclusive: Function 'BF_NodeZ_D1_2V' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:217:21: note: Function 'BF_NodeZ_D1_2V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:157:21: note: Function 'BF_NodeZ_D1_2V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:158:21: style:inconclusive: Function 'BF_NodeZ_D1_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:220:21: note: Function 'BF_NodeZ_D1_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:158:21: note: Function 'BF_NodeZ_D1_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:158:21: style:inconclusive: Function 'BF_NodeZ_D1_3E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:220:21: note: Function 'BF_NodeZ_D1_3E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:158:21: note: Function 'BF_NodeZ_D1_3E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:159:21: style:inconclusive: Function 'BF_NodeZ_D1_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:223:21: note: Function 'BF_NodeZ_D1_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:159:21: note: Function 'BF_NodeZ_D1_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:159:21: style:inconclusive: Function 'BF_NodeZ_D1_3F' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:223:21: note: Function 'BF_NodeZ_D1_3F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:159:21: note: Function 'BF_NodeZ_D1_3F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:160:21: style:inconclusive: Function 'BF_NodeZ_D1_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:226:21: note: Function 'BF_NodeZ_D1_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:160:21: note: Function 'BF_NodeZ_D1_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:160:21: style:inconclusive: Function 'BF_NodeZ_D1_3V' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:226:21: note: Function 'BF_NodeZ_D1_3V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:160:21: note: Function 'BF_NodeZ_D1_3V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:173:18: style:inconclusive: Function 'BF_NodeX_D2' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:228:18: note: Function 'BF_NodeX_D2' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:173:18: note: Function 'BF_NodeX_D2' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:173:18: style:inconclusive: Function 'BF_NodeX_D2' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:228:18: note: Function 'BF_NodeX_D2' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:173:18: note: Function 'BF_NodeX_D2' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:174:21: style:inconclusive: Function 'BF_NodeX_D2_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:231:21: note: Function 'BF_NodeX_D2_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:174:21: note: Function 'BF_NodeX_D2_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:174:21: style:inconclusive: Function 'BF_NodeX_D2_2E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:231:21: note: Function 'BF_NodeX_D2_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:174:21: note: Function 'BF_NodeX_D2_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:175:21: style:inconclusive: Function 'BF_NodeX_D2_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:234:21: note: Function 'BF_NodeX_D2_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:175:21: note: Function 'BF_NodeX_D2_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:175:21: style:inconclusive: Function 'BF_NodeX_D2_2F' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:234:21: note: Function 'BF_NodeX_D2_2F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:175:21: note: Function 'BF_NodeX_D2_2F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:176:21: style:inconclusive: Function 'BF_NodeX_D2_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:237:21: note: Function 'BF_NodeX_D2_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:176:21: note: Function 'BF_NodeX_D2_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:176:21: style:inconclusive: Function 'BF_NodeX_D2_2V' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:237:21: note: Function 'BF_NodeX_D2_2V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:176:21: note: Function 'BF_NodeX_D2_2V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:177:21: style:inconclusive: Function 'BF_NodeX_D2_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:240:21: note: Function 'BF_NodeX_D2_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:177:21: note: Function 'BF_NodeX_D2_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:177:21: style:inconclusive: Function 'BF_NodeX_D2_3E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:240:21: note: Function 'BF_NodeX_D2_3E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:177:21: note: Function 'BF_NodeX_D2_3E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:178:21: style:inconclusive: Function 'BF_NodeX_D2_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:243:21: note: Function 'BF_NodeX_D2_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:178:21: note: Function 'BF_NodeX_D2_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:178:21: style:inconclusive: Function 'BF_NodeX_D2_3F' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:243:21: note: Function 'BF_NodeX_D2_3F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:178:21: note: Function 'BF_NodeX_D2_3F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:179:21: style:inconclusive: Function 'BF_NodeX_D2_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:246:21: note: Function 'BF_NodeX_D2_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:179:21: note: Function 'BF_NodeX_D2_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:179:21: style:inconclusive: Function 'BF_NodeX_D2_3V' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:246:21: note: Function 'BF_NodeX_D2_3V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:179:21: note: Function 'BF_NodeX_D2_3V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:181:18: style:inconclusive: Function 'BF_NodeY_D2' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:229:18: note: Function 'BF_NodeY_D2' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:181:18: note: Function 'BF_NodeY_D2' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:181:18: style:inconclusive: Function 'BF_NodeY_D2' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:229:18: note: Function 'BF_NodeY_D2' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:181:18: note: Function 'BF_NodeY_D2' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:182:21: style:inconclusive: Function 'BF_NodeY_D2_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:232:21: note: Function 'BF_NodeY_D2_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:182:21: note: Function 'BF_NodeY_D2_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:182:21: style:inconclusive: Function 'BF_NodeY_D2_2E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:232:21: note: Function 'BF_NodeY_D2_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:182:21: note: Function 'BF_NodeY_D2_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:183:21: style:inconclusive: Function 'BF_NodeY_D2_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:235:21: note: Function 'BF_NodeY_D2_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:183:21: note: Function 'BF_NodeY_D2_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:183:21: style:inconclusive: Function 'BF_NodeY_D2_2F' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:235:21: note: Function 'BF_NodeY_D2_2F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:183:21: note: Function 'BF_NodeY_D2_2F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:184:21: style:inconclusive: Function 'BF_NodeY_D2_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:238:21: note: Function 'BF_NodeY_D2_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:184:21: note: Function 'BF_NodeY_D2_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:184:21: style:inconclusive: Function 'BF_NodeY_D2_2V' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:238:21: note: Function 'BF_NodeY_D2_2V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:184:21: note: Function 'BF_NodeY_D2_2V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:185:21: style:inconclusive: Function 'BF_NodeY_D2_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:241:21: note: Function 'BF_NodeY_D2_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:185:21: note: Function 'BF_NodeY_D2_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:185:21: style:inconclusive: Function 'BF_NodeY_D2_3E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:241:21: note: Function 'BF_NodeY_D2_3E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:185:21: note: Function 'BF_NodeY_D2_3E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:186:21: style:inconclusive: Function 'BF_NodeY_D2_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:244:21: note: Function 'BF_NodeY_D2_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:186:21: note: Function 'BF_NodeY_D2_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:186:21: style:inconclusive: Function 'BF_NodeY_D2_3F' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:244:21: note: Function 'BF_NodeY_D2_3F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:186:21: note: Function 'BF_NodeY_D2_3F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:187:21: style:inconclusive: Function 'BF_NodeY_D2_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:247:21: note: Function 'BF_NodeY_D2_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:187:21: note: Function 'BF_NodeY_D2_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:187:21: style:inconclusive: Function 'BF_NodeY_D2_3V' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:247:21: note: Function 'BF_NodeY_D2_3V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:187:21: note: Function 'BF_NodeY_D2_3V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:189:18: style:inconclusive: Function 'BF_NodeZ_D2' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:230:18: note: Function 'BF_NodeZ_D2' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:189:18: note: Function 'BF_NodeZ_D2' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:189:18: style:inconclusive: Function 'BF_NodeZ_D2' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:230:18: note: Function 'BF_NodeZ_D2' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:189:18: note: Function 'BF_NodeZ_D2' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:190:21: style:inconclusive: Function 'BF_NodeZ_D2_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:233:21: note: Function 'BF_NodeZ_D2_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:190:21: note: Function 'BF_NodeZ_D2_2E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:190:21: style:inconclusive: Function 'BF_NodeZ_D2_2E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:233:21: note: Function 'BF_NodeZ_D2_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:190:21: note: Function 'BF_NodeZ_D2_2E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:191:21: style:inconclusive: Function 'BF_NodeZ_D2_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:236:21: note: Function 'BF_NodeZ_D2_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:191:21: note: Function 'BF_NodeZ_D2_2F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:191:21: style:inconclusive: Function 'BF_NodeZ_D2_2F' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:236:21: note: Function 'BF_NodeZ_D2_2F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:191:21: note: Function 'BF_NodeZ_D2_2F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:192:21: style:inconclusive: Function 'BF_NodeZ_D2_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:239:21: note: Function 'BF_NodeZ_D2_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:192:21: note: Function 'BF_NodeZ_D2_2V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:192:21: style:inconclusive: Function 'BF_NodeZ_D2_2V' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:239:21: note: Function 'BF_NodeZ_D2_2V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:192:21: note: Function 'BF_NodeZ_D2_2V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:193:21: style:inconclusive: Function 'BF_NodeZ_D2_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:242:21: note: Function 'BF_NodeZ_D2_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:193:21: note: Function 'BF_NodeZ_D2_3E' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:193:21: style:inconclusive: Function 'BF_NodeZ_D2_3E' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:242:21: note: Function 'BF_NodeZ_D2_3E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:193:21: note: Function 'BF_NodeZ_D2_3E' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:194:21: style:inconclusive: Function 'BF_NodeZ_D2_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:245:21: note: Function 'BF_NodeZ_D2_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:194:21: note: Function 'BF_NodeZ_D2_3F' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:194:21: style:inconclusive: Function 'BF_NodeZ_D2_3F' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:245:21: note: Function 'BF_NodeZ_D2_3F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:194:21: note: Function 'BF_NodeZ_D2_3F' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:195:21: style:inconclusive: Function 'BF_NodeZ_D2_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:248:21: note: Function 'BF_NodeZ_D2_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:195:21: note: Function 'BF_NodeZ_D2_3V' argument 2 names different: declaration 'NumEntity' definition 'NumNode'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:195:21: style:inconclusive: Function 'BF_NodeZ_D2_3V' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:248:21: note: Function 'BF_NodeZ_D2_3V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:195:21: note: Function 'BF_NodeZ_D2_3V' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:26:15: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:27:18: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:28:18: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:29:18: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:30:18: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:31:18: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:32:18: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:34:15: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:35:18: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:36:18: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:37:18: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:38:18: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:39:18: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:40:18: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:42:15: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:43:18: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:44:18: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:45:18: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:46:18: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:47:18: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_NodeXYZ.cpp:48:18: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/common/GmshSocket.h:148:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] getdp-3.5.0-source/src/common/GmshSocket.h:301:21: style: Obsolescent function 'gethostbyname' called. It is recommended to use 'getaddrinfo' instead. [prohibitedgethostbynameCalled] getdp-3.5.0-source/src/common/GmshSocket.h:134:8: performance:inconclusive: Technically the member function 'GmshSocket::_swapBytes' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/GmshSocket.h:145:8: performance:inconclusive: Technically the member function 'GmshSocket::_sleep' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/GmshSocket.h:172:7: style:inconclusive: Technically the member function 'GmshSocket::Select' can be const. [functionConst] getdp-3.5.0-source/src/common/GmshSocket.h:242:8: performance:inconclusive: Technically the member function 'GmshSocket::CloseSocket' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/GmshSocket.h:250:8: performance:inconclusive: Technically the member function 'GmshSocket::ShutdownSocket' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/GmshSocket.h:256:21: style:inconclusive: Technically the member function 'GmshSocket::SentBytes' can be const. [functionConst] getdp-3.5.0-source/src/common/GmshSocket.h:257:21: style:inconclusive: Technically the member function 'GmshSocket::ReceivedBytes' can be const. [functionConst] getdp-3.5.0-source/src/common/picojson.h:917:8: performance:inconclusive: Technically the member function 'picojson::deny_parse_context::set_null' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/picojson.h:920:8: performance:inconclusive: Technically the member function 'picojson::deny_parse_context::set_bool' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/picojson.h:928:8: performance:inconclusive: Technically the member function 'picojson::deny_parse_context::set_number' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/picojson.h:931:33: performance:inconclusive: Technically the member function 'picojson::deny_parse_context::parse_string' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/picojson.h:934:8: performance:inconclusive: Technically the member function 'picojson::deny_parse_context::parse_array_start' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/picojson.h:937:33: performance:inconclusive: Technically the member function 'picojson::deny_parse_context::parse_array_item' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/picojson.h:940:8: performance:inconclusive: Technically the member function 'picojson::deny_parse_context::parse_array_stop' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/picojson.h:943:8: performance:inconclusive: Technically the member function 'picojson::deny_parse_context::parse_object_start' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/picojson.h:946:33: performance:inconclusive: Technically the member function 'picojson::deny_parse_context::parse_object_item' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/picojson.h:990:8: performance:inconclusive: Technically the member function 'picojson::default_parse_context::parse_array_stop' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/picojson.h:1018:8: performance:inconclusive: Technically the member function 'picojson::null_parse_context::set_null' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/picojson.h:1021:8: performance:inconclusive: Technically the member function 'picojson::null_parse_context::set_bool' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/picojson.h:1029:8: performance:inconclusive: Technically the member function 'picojson::null_parse_context::set_number' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/picojson.h:1032:33: performance:inconclusive: Technically the member function 'picojson::null_parse_context::parse_string' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/picojson.h:1036:8: performance:inconclusive: Technically the member function 'picojson::null_parse_context::parse_array_start' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/picojson.h:1042:8: performance:inconclusive: Technically the member function 'picojson::null_parse_context::parse_array_stop' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/picojson.h:1045:8: performance:inconclusive: Technically the member function 'picojson::null_parse_context::parse_object_start' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/picojson.h:1011:10: performance:inconclusive: Technically the member function 'picojson::null_parse_context::dummy_str::push_back' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/onelab.h:135:9: style:inconclusive: Technically the member function 'onelab::parameter::getNumClients' can be const. [functionConst] getdp-3.5.0-source/src/common/onelab.h:246:17: performance:inconclusive: Technically the member function 'onelab::parameter::sanitize' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/onelab.h:332:17: performance:inconclusive: Technically the member function 'onelab::parameter::sanitizeJSON' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/onelab.h:850:10: performance:inconclusive: Technically the member function 'onelab::parameterSpace::_clear' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/common/onelab.h:997:9: style:inconclusive: Technically the member function 'onelab::parameterSpace::getNumParameters' can be const. [functionConst] getdp-3.5.0-source/src/common/onelab.h:1043:10: style:inconclusive: Technically the member function 'onelab::parameterSpace::setChanged' can be const. [functionConst] getdp-3.5.0-source/src/common/onelab.h:1050:10: style:inconclusive: Technically the member function 'onelab::parameterSpace::thresholdChanged' can be const. [functionConst] getdp-3.5.0-source/src/common/onelab.h:1213:17: style:inconclusive: Technically the member function 'onelab::client::getName' can be const. [functionConst] getdp-3.5.0-source/src/common/onelab.h:1215:9: style:inconclusive: Technically the member function 'onelab::client::getId' can be const. [functionConst] getdp-3.5.0-source/src/common/onelab.h:1217:9: style:inconclusive: Technically the member function 'onelab::client::getIndex' can be const. [functionConst] getdp-3.5.0-source/src/common/onelab.h:1332:9: style:inconclusive: Technically the member function 'onelab::server::getNumClients' can be const. [functionConst] getdp-3.5.0-source/src/common/onelab.h:1349:9: style:inconclusive: Technically the member function 'onelab::server::getChanged' can be const. [functionConst] getdp-3.5.0-source/src/common/onelab.h:1363:30: style:inconclusive: Technically the member function 'onelab::server::toChar' can be const. [functionConst] getdp-3.5.0-source/src/common/onelab.h:1382:10: style:inconclusive: Technically the member function 'onelab::server::toJSON' can be const. [functionConst] getdp-3.5.0-source/src/common/onelab.h:1395:29: style:inconclusive: Technically the member function 'onelab::localClient::_set' can be const. [functionConst] getdp-3.5.0-source/src/common/onelab.h:1401:10: style:inconclusive: Technically the member function 'onelab::localClient::_get' can be const. [functionConst] getdp-3.5.0-source/src/common/onelab.h:1500:24: style:inconclusive: Technically the member function 'onelab::localNetworkClient::getExecutable' can be const. [functionConst] getdp-3.5.0-source/src/common/onelab.h:1502:24: style:inconclusive: Technically the member function 'onelab::localNetworkClient::getRemoteLogin' can be const. [functionConst] getdp-3.5.0-source/src/common/onelab.h:1508:24: style:inconclusive: Technically the member function 'onelab::localNetworkClient::getSocketSwitch' can be const. [functionConst] getdp-3.5.0-source/src/common/onelab.h:1510:9: style:inconclusive: Technically the member function 'onelab::localNetworkClient::getPid' can be const. [functionConst] getdp-3.5.0-source/src/common/onelab.h:1643:7: warning: Class 'remoteNetworkClient' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] getdp-3.5.0-source/src/common/onelab.h:1643:7: warning: Class 'remoteNetworkClient' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] getdp-3.5.0-source/src/common/picojson.h:956:3: style: Class 'default_parse_context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] getdp-3.5.0-source/src/common/onelab.h:442:5: style: Class 'number' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] getdp-3.5.0-source/src/common/onelab.h:684:5: style: Class 'string' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] getdp-3.5.0-source/src/common/onelab.h:1307:5: style: Class 'server' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] getdp-3.5.0-source/src/common/onelab.h:1408:5: style: Class 'localClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] getdp-3.5.0-source/src/common/onelab.h:480:17: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:136:25: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:480:17: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:536:17: style: The function 'toChar' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:253:25: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:536:17: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:553:28: style: The function 'fromChar' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:271:36: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:553:28: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:574:17: style: The function 'toJSON' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:337:25: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:574:17: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:623:10: style: The function 'fromJSON' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:369:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:623:10: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:706:17: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:136:25: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:706:17: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:744:17: style: The function 'toChar' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:253:25: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:744:17: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:755:28: style: The function 'fromChar' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:271:36: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:755:28: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:768:17: style: The function 'toJSON' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:337:25: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:768:17: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:808:10: style: The function 'fromJSON' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:369:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:808:10: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1412:14: style: The destructor '~localClient' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1212:14: note: Virtual destructor in base class getdp-3.5.0-source/src/common/onelab.h:1412:14: note: Destructor in derived class getdp-3.5.0-source/src/common/onelab.h:1413:18: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1241:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1413:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1418:18: style: The function 'set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1242:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1418:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1419:18: style: The function 'set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1243:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1419:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1420:18: style: The function 'get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1244:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1420:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1424:18: style: The function 'get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1245:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1424:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1428:18: style: The function 'setAndAppendChoices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1246:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1428:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1440:18: style: The function 'setAndAppendChoices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1247:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1440:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1452:18: style: The function 'getWithoutChoices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1248:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1452:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1460:18: style: The function 'getWithoutChoices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1250:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1460:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1498:14: style: The destructor '~localNetworkClient' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1412:14: note: Virtual destructor in base class getdp-3.5.0-source/src/common/onelab.h:1498:14: note: Destructor in derived class getdp-3.5.0-source/src/common/onelab.h:1499:18: style: The function 'isNetworkClient' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1219:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1499:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1514:18: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1218:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1514:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1515:18: style: The function 'kill' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1220:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1515:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1652:14: style: The destructor '~remoteNetworkClient' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1212:14: note: Virtual destructor in base class getdp-3.5.0-source/src/common/onelab.h:1652:14: note: Destructor in derived class getdp-3.5.0-source/src/common/onelab.h:1663:18: style: The function 'isNetworkClient' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1219:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1663:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1664:18: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1241:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1664:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1673:18: style: The function 'set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1242:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1673:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1674:18: style: The function 'set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1243:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1674:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1675:18: style: The function 'get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1244:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1675:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1679:18: style: The function 'get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1245:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1679:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1683:18: style: The function 'setAndAppendChoices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1246:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1683:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1690:18: style: The function 'setAndAppendChoices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1247:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1690:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1695:18: style: The function 'getWithoutChoices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1248:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1695:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1700:18: style: The function 'getWithoutChoices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1250:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1700:18: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1705:10: style: The function 'sendInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1221:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1705:10: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1709:10: style: The function 'sendWarning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1225:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1709:10: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1713:10: style: The function 'sendError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1229:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1713:10: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1717:10: style: The function 'sendProgress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1233:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1717:10: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1721:10: style: The function 'sendMergeFileRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1237:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1721:10: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1725:10: style: The function 'sendOpenProjectRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1238:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1725:10: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1729:10: style: The function 'sendParseStringRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1239:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1729:10: note: Function in derived class getdp-3.5.0-source/src/common/onelab.h:1213:17: performance: Function 'getName()' should return member '_name' by const reference. [returnByReference] getdp-3.5.0-source/src/functions/BF_Node_3.cpp:19:33: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Node_3.cpp:113:33: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Node_3.cpp:187:33: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Node_3.cpp:188:35: style: Parameter 's' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Node_3.cpp:245:37: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Node_3.cpp:377:37: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Node_3.cpp:472:37: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Node_3.cpp:473:38: style: Parameter 's' can be declared as const array [constParameter] getdp-3.5.0-source/src/common/onelab.h:1284:53: style: Return value 'parameter::toFile(toChar(),fp,getName())' is always true [knownConditionTrueFalse] getdp-3.5.0-source/src/common/onelab.h:1284:53: note: Calling function 'toFile' returns 1 getdp-3.5.0-source/src/common/onelab.h:1284:53: note: Return value 'parameter::toFile(toChar(),fp,getName())' is always true getdp-3.5.0-source/src/common/onelab.h:1374:31: style: Return value 'parameter::toFile(toChar(client),fp,"onelab server")' is always true [knownConditionTrueFalse] getdp-3.5.0-source/src/common/onelab.h:1374:31: note: Calling function 'toFile' returns 1 getdp-3.5.0-source/src/common/onelab.h:1374:31: note: Return value 'parameter::toFile(toChar(client),fp,"onelab server")' is always true getdp-3.5.0-source/src/common/onelab.h:1384:36: style: Return value '_parameterSpace.toJSON(json,client)' is always true [knownConditionTrueFalse] getdp-3.5.0-source/src/common/onelab.h:1384:36: note: Calling function 'toJSON' returns 1 getdp-3.5.0-source/src/common/onelab.h:1384:36: note: Return value '_parameterSpace.toJSON(json,client)' is always true getdp-3.5.0-source/src/common/GmshSocket.h:297:36: warning: If memory allocation fails, then there is a possible null pointer dereference: remote [nullPointerOutOfMemory] getdp-3.5.0-source/src/common/GmshSocket.h:296:28: note: Assuming allocation function fails getdp-3.5.0-source/src/common/GmshSocket.h:296:28: note: Assignment 'remote=strdup(sockname)', assigned value is 0 getdp-3.5.0-source/src/common/GmshSocket.h:297:36: note: Null pointer dereference getdp-3.5.0-source/src/common/GmshSocket.h:301:35: warning: If memory allocation fails, then there is a possible null pointer dereference: remote [nullPointerOutOfMemory] getdp-3.5.0-source/src/common/GmshSocket.h:296:28: note: Assuming allocation function fails getdp-3.5.0-source/src/common/GmshSocket.h:296:28: note: Assignment 'remote=strdup(sockname)', assigned value is 0 getdp-3.5.0-source/src/common/GmshSocket.h:301:35: note: Null pointer dereference getdp-3.5.0-source/src/common/GmshSocket.h:105:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/GmshSocket.h:120:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/GmshSocket.h:219:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/GmshSocket.h:222:30: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/GmshSocket.h:274:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/GmshSocket.h:278:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/GmshSocket.h:308:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/GmshSocket.h:310:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/GmshSocket.h:314:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/GmshSocket.h:367:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/GmshSocket.h:370:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/GmshSocket.h:399:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/GmshSocket.h:403:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/GmshSocket.h:409:31: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/GmshSocket.h:449:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/GmshSocket.h:455:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/onelab.h:889:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/Message.cpp:684:31: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/Message.cpp:722:36: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/common/Message.cpp:202:3: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] getdp-3.5.0-source/src/common/picojson.h:703:19: style: The scope of the variable 'hex' can be reduced. [variableScope] getdp-3.5.0-source/src/common/onelab.h:709:26: style: The scope of the variable 'n' can be reduced. [variableScope] getdp-3.5.0-source/src/common/picojson.h:551:53: style:inconclusive: Function 'serialize' argument 1 names different: declaration 'os' definition 'oi'. [funcArgNamesDifferent] getdp-3.5.0-source/src/common/picojson.h:183:48: note: Function 'serialize' argument 1 names different: declaration 'os' definition 'oi'. getdp-3.5.0-source/src/common/picojson.h:551:53: note: Function 'serialize' argument 1 names different: declaration 'os' definition 'oi'. getdp-3.5.0-source/src/common/picojson.h:559:51: style:inconclusive: Function '_indent' argument 1 names different: declaration 'os' definition 'oi'. [funcArgNamesDifferent] getdp-3.5.0-source/src/common/picojson.h:188:53: note: Function '_indent' argument 1 names different: declaration 'os' definition 'oi'. getdp-3.5.0-source/src/common/picojson.h:559:51: note: Function '_indent' argument 1 names different: declaration 'os' definition 'oi'. getdp-3.5.0-source/src/common/picojson.h:566:54: style:inconclusive: Function 'serialize_' argument 1 names different: declaration 'os' definition 'oi'. [funcArgNamesDifferent] getdp-3.5.0-source/src/common/picojson.h:189:49: note: Function 'serialize_' argument 1 names different: declaration 'os' definition 'oi'. getdp-3.5.0-source/src/common/picojson.h:566:54: note: Function 'serialize_' argument 1 names different: declaration 'os' definition 'oi'. getdp-3.5.0-source/src/common/onelab.h:1571:21: style: Local variable 'msg' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/common/onelab.h:1544:19: note: Shadowed declaration getdp-3.5.0-source/src/common/onelab.h:1571:21: note: Shadow variable getdp-3.5.0-source/src/common/onelab.h:1578:13: style: Local variable 'p' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/common/onelab.h:1543:9: note: Shadowed declaration getdp-3.5.0-source/src/common/onelab.h:1578:13: note: Shadow variable getdp-3.5.0-source/src/common/onelab.h:1584:13: style: Local variable 'p' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/common/onelab.h:1543:9: note: Shadowed declaration getdp-3.5.0-source/src/common/onelab.h:1584:13: note: Shadow variable getdp-3.5.0-source/src/common/Message.cpp:590:23: style: Local variable 's' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/common/Message.cpp:512:10: note: Shadowed declaration getdp-3.5.0-source/src/common/Message.cpp:590:23: note: Shadow variable getdp-3.5.0-source/src/functions/BF_Node_2.cpp:19:33: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Node_2.cpp:175:33: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Node_2.cpp:274:33: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Node_2.cpp:330:37: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Node_2.cpp:634:37: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Node_2.cpp:761:37: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/common/onelab.h:931:52: performance: Function parameter 'client' should be passed by const reference. [passedByValue] getdp-3.5.0-source/src/common/Message.cpp:705:44: performance: Function parameter 'sockname' should be passed by const reference. [passedByValue] getdp-3.5.0-source/src/common/Message.cpp:738:55: performance: Function parameter 'option' should be passed by const reference. [passedByValue] getdp-3.5.0-source/src/common/Message.cpp:825:49: performance: Function parameter 'name' should be passed by const reference. [passedByValue] getdp-3.5.0-source/src/common/Message.cpp:857:49: performance: Function parameter 'name' should be passed by const reference. [passedByValue] getdp-3.5.0-source/src/common/Message.cpp:857:67: performance: Function parameter 'kind' should be passed by const reference. [passedByValue] getdp-3.5.0-source/src/common/Message.cpp:891:43: performance: Function parameter 'name' should be passed by const reference. [passedByValue] getdp-3.5.0-source/src/common/Message.cpp:906:43: performance: Function parameter 'name' should be passed by const reference. [passedByValue] getdp-3.5.0-source/src/common/Message.cpp:906:61: performance: Function parameter 'val' should be passed by const reference. [passedByValue] getdp-3.5.0-source/src/common/Message.cpp:920:45: performance: Function parameter 'name' should be passed by const reference. [passedByValue] getdp-3.5.0-source/src/common/Message.cpp:938:44: performance: Function parameter 'name' should be passed by const reference. [passedByValue] getdp-3.5.0-source/src/common/Message.cpp:954:50: performance: Function parameter 'name' should be passed by const reference. [passedByValue] getdp-3.5.0-source/src/common/picojson.h:1093:52: style: Parameter 'is' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/common/Message.cpp:515:10: style: Variable 'val' can be declared as const array [constVariable] getdp-3.5.0-source/src/common/Message.cpp:516:10: style: Variable 'min' can be declared as const array [constVariable] getdp-3.5.0-source/src/common/Message.cpp:517:10: style: Variable 'max' can be declared as const array [constVariable] getdp-3.5.0-source/src/common/Message.cpp:518:10: style: Variable 'sum' can be declared as const array [constVariable] getdp-3.5.0-source/src/common/GmshSocket.h:300:23: style: Variable 'server' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/common/onelab.h:1003:19: style: Variable 'p' can be declared as pointer to const [constVariableReference] getdp-3.5.0-source/src/common/onelab.h:1004:19: style: Variable 'p' can be declared as pointer to const [constVariableReference] getdp-3.5.0-source/src/common/onelab.h:1008:21: style: Variable 'p' can be declared as pointer to const [constVariableReference] getdp-3.5.0-source/src/common/onelab.h:1012:21: style: Variable 'p' can be declared as pointer to const [constVariableReference] getdp-3.5.0-source/src/common/picojson.h:483:11: style: Variable 'decimal_point' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/common/onelab.h:125:70: performance: Searching before insertion is not necessary. Instead of '_clients[client]=changed' consider using '_clients.try_emplace(client, changed);'. [stlFindInsert] getdp-3.5.0-source/src/common/onelab.h:183:19: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] getdp-3.5.0-source/src/common/onelab.h:1003:39: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] getdp-3.5.0-source/src/common/onelab.h:1004:39: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] getdp-3.5.0-source/src/common/onelab.h:1026:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] getdp-3.5.0-source/src/common/onelab.h:1037:17: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] getdp-3.5.0-source/src/common/onelab.h:1336:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] getdp-3.5.0-source/src/functions/BF_Perpendicular.cpp:20:14: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Perpendicular.cpp:40:27: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Perpendicular.cpp:41:30: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Perpendicular.cpp:45:30: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Perpendicular.cpp:49:30: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Perpendicular.cpp:53:30: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Perpendicular.cpp:57:30: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Perpendicular.cpp:61:30: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/common/onelab.h:854:26: style: Unused variable: toDelete [unusedVariable] getdp-3.5.0-source/src/common/onelab.h:961:24: style: Variable 'done' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/common/Message.cpp:451:32: style: Variable 'idx' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/common/Message.cpp:457:10: style: Variable 'idx' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/common/Message.cpp:676:28: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] getdp-3.5.0-source/src/functions/BF_Volume.cpp:15:32: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Region.cpp:173:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QuantityStorage [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/BF_Region.cpp:241:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOOP [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/BF_Region.cpp:247:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTDER [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/BF_Region.cpp:253:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTDERINV [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/BF_Region.cpp:173:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/BF_Region.cpp:177:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/BF_Region.cpp:179:40: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/BF_Region.cpp:181:39: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/BF_Region.cpp:70:46: style:inconclusive: Function 'BF_RegionX' argument 2 names different: declaration 'NumEntity' definition 'NumRegion'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:283:17: note: Function 'BF_RegionX' argument 2 names different: declaration 'NumEntity' definition 'NumRegion'. getdp-3.5.0-source/src/functions/BF_Region.cpp:70:46: note: Function 'BF_RegionX' argument 2 names different: declaration 'NumEntity' definition 'NumRegion'. getdp-3.5.0-source/src/functions/BF_Region.cpp:71:34: style:inconclusive: Function 'BF_RegionX' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:283:17: note: Function 'BF_RegionX' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_Region.cpp:71:34: note: Function 'BF_RegionX' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_Region.cpp:80:46: style:inconclusive: Function 'BF_RegionY' argument 2 names different: declaration 'NumEntity' definition 'NumRegion'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:284:17: note: Function 'BF_RegionY' argument 2 names different: declaration 'NumEntity' definition 'NumRegion'. getdp-3.5.0-source/src/functions/BF_Region.cpp:80:46: note: Function 'BF_RegionY' argument 2 names different: declaration 'NumEntity' definition 'NumRegion'. getdp-3.5.0-source/src/functions/BF_Region.cpp:81:34: style:inconclusive: Function 'BF_RegionY' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:284:17: note: Function 'BF_RegionY' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_Region.cpp:81:34: note: Function 'BF_RegionY' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_Region.cpp:90:46: style:inconclusive: Function 'BF_RegionZ' argument 2 names different: declaration 'NumEntity' definition 'NumRegion'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:285:17: note: Function 'BF_RegionZ' argument 2 names different: declaration 'NumEntity' definition 'NumRegion'. getdp-3.5.0-source/src/functions/BF_Region.cpp:90:46: note: Function 'BF_RegionZ' argument 2 names different: declaration 'NumEntity' definition 'NumRegion'. getdp-3.5.0-source/src/functions/BF_Region.cpp:91:34: style:inconclusive: Function 'BF_RegionZ' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:285:17: note: Function 'BF_RegionZ' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_Region.cpp:91:34: note: Function 'BF_RegionZ' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_Region.cpp:100:47: style:inconclusive: Function 'BF_dRegionX' argument 2 names different: declaration 'NumEntity' definition 'NumRegion'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:288:18: note: Function 'BF_dRegionX' argument 2 names different: declaration 'NumEntity' definition 'NumRegion'. getdp-3.5.0-source/src/functions/BF_Region.cpp:100:47: note: Function 'BF_dRegionX' argument 2 names different: declaration 'NumEntity' definition 'NumRegion'. getdp-3.5.0-source/src/functions/BF_Region.cpp:101:35: style:inconclusive: Function 'BF_dRegionX' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:288:18: note: Function 'BF_dRegionX' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_Region.cpp:101:35: note: Function 'BF_dRegionX' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_Region.cpp:112:47: style:inconclusive: Function 'BF_dRegionY' argument 2 names different: declaration 'NumEntity' definition 'NumRegion'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:289:18: note: Function 'BF_dRegionY' argument 2 names different: declaration 'NumEntity' definition 'NumRegion'. getdp-3.5.0-source/src/functions/BF_Region.cpp:112:47: note: Function 'BF_dRegionY' argument 2 names different: declaration 'NumEntity' definition 'NumRegion'. getdp-3.5.0-source/src/functions/BF_Region.cpp:113:35: style:inconclusive: Function 'BF_dRegionY' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:289:18: note: Function 'BF_dRegionY' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_Region.cpp:113:35: note: Function 'BF_dRegionY' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_Region.cpp:124:47: style:inconclusive: Function 'BF_dRegionZ' argument 2 names different: declaration 'NumEntity' definition 'NumRegion'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:290:18: note: Function 'BF_dRegionZ' argument 2 names different: declaration 'NumEntity' definition 'NumRegion'. getdp-3.5.0-source/src/functions/BF_Region.cpp:124:47: note: Function 'BF_dRegionZ' argument 2 names different: declaration 'NumEntity' definition 'NumRegion'. getdp-3.5.0-source/src/functions/BF_Region.cpp:125:35: style:inconclusive: Function 'BF_dRegionZ' argument 6 names different: declaration 'Value' definition 's'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/BF.h:290:18: note: Function 'BF_dRegionZ' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_Region.cpp:125:35: note: Function 'BF_dRegionZ' argument 6 names different: declaration 'Value' definition 's'. getdp-3.5.0-source/src/functions/BF_Region.cpp:191:35: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/BF_Region.cpp:192:37: style: Parameter 's' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:54:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:189:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONSTANT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:342:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_STACK_SIZE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:1335:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GetDPNumbers [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:1345:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:151:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:253:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:278:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:380:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:683:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:825:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:969:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1085:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1125:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1261:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1304:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1383:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1457:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1524:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1578:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1606:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1661:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1684:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1746:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1806:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1894:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1974:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2034:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2057:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2133:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2263:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2351:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2366:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2382:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2398:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2602:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2614:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2627:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2647:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2710:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2773:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2837:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2934:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:3064:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Analytic.cpp:3136:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:76:36: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:82:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:87:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:121:37: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:129:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:134:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:183:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:193:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:363:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:465:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:511:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:582:39: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:590:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:594:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:598:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:602:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:610:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:614:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:621:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:625:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:634:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:637:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:640:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:663:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:675:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:680:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:689:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:759:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:815:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:893:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:943:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:978:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:1053:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:1066:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:1068:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:1071:47: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:1185:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:1200:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:108:34: style: The scope of the variable 'ExpressionPerRegion2_P' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:109:9: style: The scope of the variable 'twoRegions' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:343:33: style: The scope of the variable 'Type_Dimension' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:344:51: style: The scope of the variable 'X' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:344:54: style: The scope of the variable 'Y' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:344:57: style: The scope of the variable 'Z' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:334:28: style:inconclusive: Function 'Cal_WholeQuantity' argument 7 names different: declaration 'Index_Dof' definition 'DofIndexInWholeQuantity'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/Cal_Quantity.h:26:28: note: Function 'Cal_WholeQuantity' argument 7 names different: declaration 'Index_Dof' definition 'DofIndexInWholeQuantity'. getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:334:28: note: Function 'Cal_WholeQuantity' argument 7 names different: declaration 'Index_Dof' definition 'DofIndexInWholeQuantity'. getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:1177:17: style: Local variable 'j' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:342:13: note: Shadowed declaration getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:1177:17: note: Shadow variable getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:192:29: style: Variable 'WholeQuantity_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:206:49: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:207:45: style: Parameter 'QuantityStorage' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:410:44: error: Uninitialized variable: Order [uninitvar] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:1112:36: error: Uninitialized variable: NbrFreq [uninitvar] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:1120:24: error: Uninitialized variable: Frequencies [uninitvar] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:1121:24: error: Uninitialized variable: FourierValues [uninitvar] getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:344:60: style: Variable 'Order' is not assigned a value. [unassignedVariable] getdp-3.5.0-source/src/functions/F_BiotSavart.cpp:30:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_BiotSavart.cpp:69:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_BiotSavart.cpp:26:19: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_BiotSavart.cpp:64:20: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1129:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1308:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1314:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1387:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1552:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1810:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1816:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1898:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2061:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2137:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2143:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2146:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2152:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2227:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2422:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2424:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2470:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2472:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2520:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2521:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2523:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2524:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Coord.cpp:85:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Coord.cpp:145:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Coord.cpp:146:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Coord.cpp:147:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Coord.cpp:68:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Coord.cpp:23:17: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Coord.cpp:125:15: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Coord.cpp:126:15: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Coord.cpp:127:15: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Coord.cpp:155:17: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Coord.cpp:183:23: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Analytic.cpp:135:42: style: The scope of the variable 'a1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:135:46: style: The scope of the variable 'b1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:135:50: style: The scope of the variable 'c1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:135:54: style: The scope of the variable 'd1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:135:58: style: The scope of the variable 'den1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:135:64: style: The scope of the variable 'P' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:135:67: style: The scope of the variable 'P0' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:135:71: style: The scope of the variable 'dP' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:136:10: style: The scope of the variable 'ctheta' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:136:18: style: The scope of the variable 'stheta' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:136:26: style: The scope of the variable 'cteRe1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:136:34: style: The scope of the variable 'cteRe2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:136:42: style: The scope of the variable 'a2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:136:46: style: The scope of the variable 'b2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:136:50: style: The scope of the variable 'c2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:136:54: style: The scope of the variable 'd2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:136:58: style: The scope of the variable 'den2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:199:68: style: The scope of the variable 'd1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:199:72: style: The scope of the variable 'den1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:199:78: style: The scope of the variable 'P' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:200:50: style: The scope of the variable 'P0' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:200:54: style: The scope of the variable 'dP' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:201:10: style: The scope of the variable 'J' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:201:13: style: The scope of the variable 'J_1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:201:18: style: The scope of the variable 'dJ' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:201:22: style: The scope of the variable 'ctheta' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:201:30: style: The scope of the variable 'stheta' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:201:38: style: The scope of the variable 'cteRe1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:201:46: style: The scope of the variable 'cteRe2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:201:62: style: The scope of the variable 'd2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:201:66: style: The scope of the variable 'den2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:262:42: style: The scope of the variable 'a1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:262:46: style: The scope of the variable 'b1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:262:50: style: The scope of the variable 'c1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:262:54: style: The scope of the variable 'd1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:262:58: style: The scope of the variable 'den1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:262:64: style: The scope of the variable 'P' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:262:67: style: The scope of the variable 'P0' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:262:71: style: The scope of the variable 'dP' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:263:10: style: The scope of the variable 'ctheta' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:263:18: style: The scope of the variable 'stheta' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:263:26: style: The scope of the variable 'cteRe1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:263:34: style: The scope of the variable 'cteRe2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:263:42: style: The scope of the variable 'a2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:263:46: style: The scope of the variable 'b2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:263:50: style: The scope of the variable 'c2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:263:54: style: The scope of the variable 'd2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:263:58: style: The scope of the variable 'den2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:327:68: style: The scope of the variable 'd1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:327:72: style: The scope of the variable 'den1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:327:78: style: The scope of the variable 'P' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:328:50: style: The scope of the variable 'P0' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:328:54: style: The scope of the variable 'dP' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:329:10: style: The scope of the variable 'J' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:329:13: style: The scope of the variable 'J_1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:329:18: style: The scope of the variable 'dJ' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:329:22: style: The scope of the variable 'ctheta' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:329:30: style: The scope of the variable 'stheta' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:329:38: style: The scope of the variable 'cteRe1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:329:46: style: The scope of the variable 'cteRe2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:329:62: style: The scope of the variable 'd2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:329:66: style: The scope of the variable 'den2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:715:10: style: The scope of the variable 'stheta' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:854:10: style: The scope of the variable 'stheta' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1000:10: style: The scope of the variable 'stheta' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1101:55: style: The scope of the variable 'Pn0' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1101:60: style: The scope of the variable 'Pn1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1101:65: style: The scope of the variable 'dPn1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1370:34: style: The scope of the variable 'fact' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1423:30: style: The scope of the variable 'fact' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1536:30: style: The scope of the variable 'fact' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1592:35: style: The scope of the variable 'a' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1592:38: style: The scope of the variable 'b' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1592:41: style: The scope of the variable 'c' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1592:44: style: The scope of the variable 'd' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1592:47: style: The scope of the variable 'den' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1631:39: style: The scope of the variable 'a' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1631:42: style: The scope of the variable 'b' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1631:45: style: The scope of the variable 'd' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1631:48: style: The scope of the variable 'den' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1632:18: style: The scope of the variable 'bjn' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1671:30: style: The scope of the variable 'a' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1671:33: style: The scope of the variable 'b' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1671:36: style: The scope of the variable 'c' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1671:39: style: The scope of the variable 'd' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1671:42: style: The scope of the variable 'den' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1768:57: style: The scope of the variable 'kappa' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1882:34: style: The scope of the variable 'cost' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1931:30: style: The scope of the variable 'cost' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2045:34: style: The scope of the variable 'sint' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:2212:30: style: The scope of the variable 'cost' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Analytic.cpp:395:41: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Analytic.cpp:659:24: style: Variable 'rtp' can be declared as const array [constVariable] getdp-3.5.0-source/src/functions/F_Analytic.cpp:691:50: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Analytic.cpp:801:24: style: Variable 'rtp' can be declared as const array [constVariable] getdp-3.5.0-source/src/functions/F_Analytic.cpp:833:54: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Analytic.cpp:945:24: style: Variable 'rtp' can be declared as const array [constVariable] getdp-3.5.0-source/src/functions/F_Analytic.cpp:977:44: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1061:24: style: Variable 'rtp' can be declared as const array [constVariable] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1098:41: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1213:32: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1265:26: style: Parameter 'hntab' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1466:32: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Analytic.cpp:1750:16: style: Parameter 'Hnkrtab' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:43:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:96:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:136:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:168:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:212:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:255:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:281:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:312:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:334:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:367:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:404:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:228:22: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Geometry.cpp:90:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Geometry.cpp:128:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Geometry.cpp:427:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Geometry.cpp:701:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Geometry.cpp:87:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Geometry.cpp:125:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Geometry.cpp:25:15: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Geometry.cpp:55:21: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Geometry.cpp:162:19: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Geometry.cpp:206:20: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Geometry.cpp:333:18: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Geometry.cpp:437:23: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Geometry.cpp:493:20: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Geometry.cpp:509:17: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Geometry.cpp:581:26: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Geometry.cpp:666:30: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:31:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:53:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:73:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:81:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:89:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:97:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:110:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:151:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:193:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:238:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:302:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:323:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:339:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:427:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:449:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:465:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_HARMONIC [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:585:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:658:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:733:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:813:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:923:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:942:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:971:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:995:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1014:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1040:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1086:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1087:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1088:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1100:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1138:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1139:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1140:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1141:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1142:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1143:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1144:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1145:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1146:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1160:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1219:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1270:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1282:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1294:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Gmsh.cpp:298:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Gmsh.cpp:305:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Gmsh.cpp:313:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:444:9: style: Boolean value assigned to floating point variable. [assignBoolToFloat] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:28:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:29:10: style: The scope of the variable 'tmp' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:296:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:349:28: style: The scope of the variable 'j' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:349:31: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:349:34: style: The scope of the variable 'l' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:351:11: style: The scope of the variable 'Val_Pulsation' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:436:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:437:10: style: The scope of the variable 'tmp' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1037:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:317:17: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:333:17: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:347:19: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:351:11: style: Variable 'Val_Pulsation' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:420:15: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:434:17: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_ExtMath.cpp:459:16: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:223:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:253:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:283:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Hone [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:316:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Bone [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:477:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:506:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR_SYM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:543:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR_SYM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1209:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOLERANCE_NR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2699:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOLERANCE_NR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3348:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3450:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3506:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3564:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3619:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3674:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR_SYM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3760:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR_SYM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:56:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:107:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:162:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:221:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:278:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:608:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:654:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:707:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:763:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:817:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FunctionActive [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:855:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FunctionActive [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:893:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FunctionActive [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:907:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FunctionActive [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1003:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1028:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1054:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FunctionActive [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1079:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FunctionActive [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:625:6: style: Condition '!IsInGrid' is always false [knownConditionTrueFalse] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:624:43: note: Calling function 'Fi_InterpolationBilinear' returns 1 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:624:43: note: Assignment 'IsInGrid=Fi_InterpolationBilinear(x,y,M,NL,NC,xp,yp,&zp)', assigned value is 1 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:625:6: note: Condition '!IsInGrid' is always false getdp-3.5.0-source/src/functions/F_Interpolation.cpp:672:6: style: Condition '!IsInGrid' is always false [knownConditionTrueFalse] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:671:30: note: Calling function 'Fi_dInterpolationBilinear' returns 1 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:671:30: note: Assignment 'IsInGrid=Fi_dInterpolationBilinear(x,y,M,NL,NC,xp,yp,&dzp_dx,&dzp_dy)', assigned value is 1 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:672:6: note: Condition '!IsInGrid' is always false getdp-3.5.0-source/src/functions/F_Interpolation.cpp:729:6: style: Condition '!IsInGrid' is always false [knownConditionTrueFalse] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:728:30: note: Calling function 'Fi_InterpolationTrilinear' returns 1 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:728:30: note: Assignment 'IsInGrid=Fi_InterpolationTrilinear(x,y,z,M,NX,NY,NZ,xp,yp,zp,&vp)', assigned value is 1 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:729:6: note: Condition '!IsInGrid' is always false getdp-3.5.0-source/src/functions/F_Interpolation.cpp:785:6: style: Condition '!IsInGrid' is always false [knownConditionTrueFalse] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:783:45: note: Calling function 'Fi_dInterpolationTrilinear' returns 1 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:783:45: note: Assignment 'IsInGrid=Fi_dInterpolationTrilinear(x,y,z,M,NX,NY,NZ,xp,yp,zp,&dvp_dx,&dvp_dy,&dvp_dz)', assigned value is 1 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:785:6: note: Condition '!IsInGrid' is always false getdp-3.5.0-source/src/functions/F_Interpolation.cpp:817:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:832:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:833:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:834:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:855:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:873:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:874:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:875:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:876:31: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:893:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:895:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:907:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:909:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:910:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:928:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:929:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:956:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:958:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:959:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:960:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1002:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1027:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1054:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1065:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1079:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1092:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:20:10: style: The scope of the variable 'up' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:20:14: style: The scope of the variable 'lo' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:78:10: style: The scope of the variable 'up' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:78:14: style: The scope of the variable 'lo' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:128:10: style: The scope of the variable 'up' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:128:14: style: The scope of the variable 'lo' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:184:10: style: The scope of the variable 'up' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:184:14: style: The scope of the variable 'lo' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:185:34: style: The scope of the variable 'a2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:185:38: style: The scope of the variable 'a3' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:243:10: style: The scope of the variable 'up' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:243:14: style: The scope of the variable 'lo' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:244:32: style: The scope of the variable 'a' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:244:35: style: The scope of the variable 'a2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1047:7: style: The scope of the variable 'i' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1047:10: style: The scope of the variable 'N' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1072:7: style: The scope of the variable 'i' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1072:10: style: The scope of the variable 'N' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:21:28: style: Variable 'y' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:79:29: style: Variable 'y' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:129:28: style: Variable 'y' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:185:28: style: Variable 'y' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:244:29: style: Variable 'y' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:296:39: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:296:50: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:296:61: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:340:40: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:340:51: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:340:62: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:379:40: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:379:51: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:379:62: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:379:73: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:473:41: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:473:52: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:473:63: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:473:74: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:918:21: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:921:11: style: Variable 'x' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:921:15: style: Variable 'y' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:946:19: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:949:11: style: Variable 'x' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:949:15: style: Variable 'y' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/functions/F_Interpolation.cpp:995:21: style: Variable 'IntDouble_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1248:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1276:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1305:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1405:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1447:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1470:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1621:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1715:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1766:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2451:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2478:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2751:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2827:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2896:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2954:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Math.cpp:40:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:41:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:42:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:43:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:44:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:45:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:46:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:47:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:85:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:86:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:87:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:88:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:89:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:90:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:91:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:92:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:93:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:94:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:95:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:122:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:123:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:136:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:163:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:179:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:200:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:218:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:240:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:265:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:294:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:318:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:343:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:356:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:369:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:382:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Math.cpp:142:13: style: Expression is always true because 'else if' condition is opposite to previous condition at line 140. [multiCondition] getdp-3.5.0-source/src/functions/F_Math.cpp:140:8: note: first condition getdp-3.5.0-source/src/functions/F_Math.cpp:142:13: note: else if condition is opposite to first condition getdp-3.5.0-source/src/functions/F_Math.cpp:300:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Math.cpp:324:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/F_Math.cpp:133:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Math.cpp:161:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Math.cpp:177:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Math.cpp:197:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Math.cpp:262:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Math.cpp:281:24: style: Parameter 'tab' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:434:14: style: The scope of the variable 'dh' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:453:10: style: The scope of the variable 'b0' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:453:14: style: The scope of the variable 'h0' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:453:18: style: The scope of the variable 'b' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:453:21: style: The scope of the variable 'h' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:483:10: style: The scope of the variable 'b0' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:483:14: style: The scope of the variable 'h0' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:518:10: style: The scope of the variable 'b0' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:518:14: style: The scope of the variable 'h0' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:518:47: style: The scope of the variable 's' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1477:10: style: The scope of the variable 'Ja' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1478:10: style: The scope of the variable 'ha' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1479:10: style: The scope of the variable 'Jb' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1480:10: style: The scope of the variable 'hb' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1826:12: style: The scope of the variable 'min_omega' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1894:27: style: The scope of the variable 'pk2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1894:42: style: The scope of the variable 'gfkpk' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1894:49: style: The scope of the variable 'xkpk' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1895:12: style: The scope of the variable 'xknorm' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1895:20: style: The scope of the variable 'a1' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1895:24: style: The scope of the variable 'a2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1895:28: style: The scope of the variable 'alpha_max' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1895:39: style: The scope of the variable 'sqrdelta' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2487:10: style: The scope of the variable 'wk' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2994:10: style: The scope of the variable 'wk' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1059:33: style:inconclusive: Function 'Janhy' argument 2 names different: declaration 'Ja' definition 'Js'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/F.h:322:33: note: Function 'Janhy' argument 2 names different: declaration 'Ja' definition 'Js'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1059:33: note: Function 'Janhy' argument 2 names different: declaration 'Ja' definition 'Js'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1059:44: style:inconclusive: Function 'Janhy' argument 3 names different: declaration 'ha' definition 'alpha'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/F.h:322:44: note: Function 'Janhy' argument 3 names different: declaration 'ha' definition 'alpha'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1059:44: note: Function 'Janhy' argument 3 names different: declaration 'ha' definition 'alpha'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1169:21: style:inconclusive: Function 'Janhy' argument 1 names different: declaration 'nJ' definition 'nhr'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/F.h:330:21: note: Function 'Janhy' argument 1 names different: declaration 'nJ' definition 'nhr'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1169:21: note: Function 'Janhy' argument 1 names different: declaration 'nJ' definition 'nhr'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1174:22: style:inconclusive: Function 'dJanhy' argument 1 names different: declaration 'nJ' definition 'nhr'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/F.h:331:22: note: Function 'dJanhy' argument 1 names different: declaration 'nJ' definition 'nhr'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1174:22: note: Function 'dJanhy' argument 1 names different: declaration 'nJ' definition 'nhr'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1179:21: style:inconclusive: Function 'Xanhy' argument 1 names different: declaration 'nJ' definition 'nhr'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/F.h:332:21: note: Function 'Xanhy' argument 1 names different: declaration 'nJ' definition 'nhr'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1179:21: note: Function 'Xanhy' argument 1 names different: declaration 'nJ' definition 'nhr'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1184:22: style:inconclusive: Function 'dXanhy' argument 1 names different: declaration 'nJ' definition 'nhr'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/F.h:333:22: note: Function 'dXanhy' argument 1 names different: declaration 'nJ' definition 'nhr'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1184:22: note: Function 'dXanhy' argument 1 names different: declaration 'nJ' definition 'nhr'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1189:22: style:inconclusive: Function 'IJanhy' argument 1 names different: declaration 'nJ' definition 'nhr'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/F.h:334:22: note: Function 'IJanhy' argument 1 names different: declaration 'nJ' definition 'nhr'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1189:22: note: Function 'IJanhy' argument 1 names different: declaration 'nJ' definition 'nhr'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2429:55: style:inconclusive: Function 'Vector_Update_hrk_DIFF' argument 2 names different: declaration 'hrk' definition 'hr'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/F.h:369:55: note: Function 'Vector_Update_hrk_DIFF' argument 2 names different: declaration 'hrk' definition 'hr'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2429:55: note: Function 'Vector_Update_hrk_DIFF' argument 2 names different: declaration 'hrk' definition 'hr'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2429:69: style:inconclusive: Function 'Vector_Update_hrk_DIFF' argument 3 names different: declaration 'hrk0' definition 'hr0'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/F.h:369:70: note: Function 'Vector_Update_hrk_DIFF' argument 3 names different: declaration 'hrk0' definition 'hr0'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2429:69: note: Function 'Vector_Update_hrk_DIFF' argument 3 names different: declaration 'hrk0' definition 'hr0'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2447:54: style:inconclusive: Function 'Vector_Update_hrk_VPM' argument 2 names different: declaration 'hrk' definition 'hr'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/F.h:372:54: note: Function 'Vector_Update_hrk_VPM' argument 2 names different: declaration 'hrk' definition 'hr'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2447:54: note: Function 'Vector_Update_hrk_VPM' argument 2 names different: declaration 'hrk' definition 'hr'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2447:68: style:inconclusive: Function 'Vector_Update_hrk_VPM' argument 3 names different: declaration 'hrk0' definition 'hr0'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/F.h:372:69: note: Function 'Vector_Update_hrk_VPM' argument 3 names different: declaration 'hrk0' definition 'hr0'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2447:68: note: Function 'Vector_Update_hrk_VPM' argument 3 names different: declaration 'hrk0' definition 'hr0'. getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2068:13: style: Local variable 'ncomp' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1909:9: note: Shadowed declaration getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2068:13: note: Shadow variable getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:64:20: style: Parameter 'He' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:76:24: style: Parameter 'He' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:99:37: style: Parameter 'Man' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:99:52: style: Parameter 'Mi' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:99:66: style: Parameter 'dH' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:122:25: style: Parameter 'H' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:122:38: style: Parameter 'B' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:338:23: style: Parameter 'Hone' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:338:39: style: Parameter 'Bone' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:338:55: style: Parameter 'Btwo' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:372:23: style: Parameter 'Bone' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:372:39: style: Parameter 'Hone' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:372:55: style: Parameter 'Htwo' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:747:37: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:747:48: style: Parameter 'B' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:763:43: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:763:54: style: Parameter 'B' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:779:40: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:779:51: style: Parameter 'B' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:874:40: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:874:51: style: Parameter 'B' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:969:28: style: Parameter 'T' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1005:31: style: Parameter 'T' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1444:66: style: Parameter 'h' can be declared as const array. However it seems that 'fct_d_omega_VAR' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1595:16: note: You might need to cast the function pointer here getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1444:66: note: Parameter 'h' can be declared as const array getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1624:10: style: Variable 'Jp' can be declared as const array [constVariable] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1706:52: style: Parameter 'h' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3117:10: style: Variable 'delta' can be declared as const array [constVariable] getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1826:22: style: Variable 'min_omega' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/functions/F_Misc.cpp:31:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:50:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:59:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:65:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:74:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:80:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:90:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:100:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:121:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:142:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:170:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:193:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:220:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:240:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GetDPNumbersMap [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:334:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:363:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR_SYM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:487:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:551:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:619:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:686:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:754:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:818:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:886:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:953:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:1021:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:1085:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:1146:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:1207:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:1268:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:1329:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:1390:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:1451:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:1470:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:1482:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:105:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:297:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:367:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:281:22: style:inconclusive: Function 'F_MHToTime0' argument 5 names different: declaration 'NbrTimePoint' definition 'NbrPointsX'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/F.h:435:22: note: Function 'F_MHToTime0' argument 5 names different: declaration 'NbrTimePoint' definition 'NbrPointsX'. getdp-3.5.0-source/src/functions/F_MultiHar.cpp:281:22: note: Function 'F_MHToTime0' argument 5 names different: declaration 'NbrTimePoint' definition 'NbrPointsX'. getdp-3.5.0-source/src/functions/F_MultiHar.cpp:356:55: style: Parameter 'MH_Inputs' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:74:45: style: Parameter 'V1' can be declared as pointer to const. However it seems that 'Product_SCALARxSCALARxSCALAR' is a callback function, if 'V1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:106:20: note: You might need to cast the function pointer here getdp-3.5.0-source/src/functions/F_MultiHar.cpp:74:45: note: Parameter 'V1' can be declared as pointer to const getdp-3.5.0-source/src/functions/F_MultiHar.cpp:74:57: style: Parameter 'V2' can be declared as pointer to const. However it seems that 'Product_SCALARxSCALARxSCALAR' is a callback function, if 'V2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:106:20: note: You might need to cast the function pointer here getdp-3.5.0-source/src/functions/F_MultiHar.cpp:74:57: note: Parameter 'V2' can be declared as pointer to const getdp-3.5.0-source/src/functions/F_MultiHar.cpp:74:69: style: Parameter 'V3' can be declared as pointer to const. However it seems that 'Product_SCALARxSCALARxSCALAR' is a callback function, if 'V3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:106:20: note: You might need to cast the function pointer here getdp-3.5.0-source/src/functions/F_MultiHar.cpp:74:69: note: Parameter 'V3' can be declared as pointer to const getdp-3.5.0-source/src/functions/F_MultiHar.cpp:79:49: style: Parameter 'V1' can be declared as pointer to const. However it seems that 'Product_VECTORxTENSOR_SYMxVECTOR' is a callback function, if 'V1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:109:20: note: You might need to cast the function pointer here getdp-3.5.0-source/src/functions/F_MultiHar.cpp:79:49: note: Parameter 'V1' can be declared as pointer to const getdp-3.5.0-source/src/functions/F_MultiHar.cpp:79:61: style: Parameter 'V2' can be declared as pointer to const. However it seems that 'Product_VECTORxTENSOR_SYMxVECTOR' is a callback function, if 'V2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:109:20: note: You might need to cast the function pointer here getdp-3.5.0-source/src/functions/F_MultiHar.cpp:79:61: note: Parameter 'V2' can be declared as pointer to const getdp-3.5.0-source/src/functions/F_MultiHar.cpp:79:73: style: Parameter 'V3' can be declared as pointer to const. However it seems that 'Product_VECTORxTENSOR_SYMxVECTOR' is a callback function, if 'V3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:109:20: note: You might need to cast the function pointer here getdp-3.5.0-source/src/functions/F_MultiHar.cpp:79:73: note: Parameter 'V3' can be declared as pointer to const getdp-3.5.0-source/src/functions/F_MultiHar.cpp:86:50: style: Parameter 'V1' can be declared as pointer to const. However it seems that 'Product_VECTORxTENSOR_DIAGxVECTOR' is a callback function, if 'V1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:112:20: note: You might need to cast the function pointer here getdp-3.5.0-source/src/functions/F_MultiHar.cpp:86:50: note: Parameter 'V1' can be declared as pointer to const getdp-3.5.0-source/src/functions/F_MultiHar.cpp:86:62: style: Parameter 'V2' can be declared as pointer to const. However it seems that 'Product_VECTORxTENSOR_DIAGxVECTOR' is a callback function, if 'V2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:112:20: note: You might need to cast the function pointer here getdp-3.5.0-source/src/functions/F_MultiHar.cpp:86:62: note: Parameter 'V2' can be declared as pointer to const getdp-3.5.0-source/src/functions/F_MultiHar.cpp:86:74: style: Parameter 'V3' can be declared as pointer to const. However it seems that 'Product_VECTORxTENSOR_DIAGxVECTOR' is a callback function, if 'V3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:112:20: note: You might need to cast the function pointer here getdp-3.5.0-source/src/functions/F_MultiHar.cpp:86:74: note: Parameter 'V3' can be declared as pointer to const getdp-3.5.0-source/src/functions/F_MultiHar.cpp:91:45: style: Parameter 'V1' can be declared as pointer to const. However it seems that 'Product_VECTORxSCALARxVECTOR' is a callback function, if 'V1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:115:20: note: You might need to cast the function pointer here getdp-3.5.0-source/src/functions/F_MultiHar.cpp:91:45: note: Parameter 'V1' can be declared as pointer to const getdp-3.5.0-source/src/functions/F_MultiHar.cpp:91:57: style: Parameter 'V2' can be declared as pointer to const. However it seems that 'Product_VECTORxSCALARxVECTOR' is a callback function, if 'V2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:115:20: note: You might need to cast the function pointer here getdp-3.5.0-source/src/functions/F_MultiHar.cpp:91:57: note: Parameter 'V2' can be declared as pointer to const getdp-3.5.0-source/src/functions/F_MultiHar.cpp:91:69: style: Parameter 'V3' can be declared as pointer to const. However it seems that 'Product_VECTORxSCALARxVECTOR' is a callback function, if 'V3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:115:20: note: You might need to cast the function pointer here getdp-3.5.0-source/src/functions/F_MultiHar.cpp:91:69: note: Parameter 'V3' can be declared as pointer to const getdp-3.5.0-source/src/functions/F_MultiHar.cpp:96:45: style: Parameter 'V1' can be declared as pointer to const. However it seems that 'Product_VECTORxTENSORxVECTOR' is a callback function, if 'V1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:118:20: note: You might need to cast the function pointer here getdp-3.5.0-source/src/functions/F_MultiHar.cpp:96:45: note: Parameter 'V1' can be declared as pointer to const getdp-3.5.0-source/src/functions/F_MultiHar.cpp:96:57: style: Parameter 'V2' can be declared as pointer to const. However it seems that 'Product_VECTORxTENSORxVECTOR' is a callback function, if 'V2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:118:20: note: You might need to cast the function pointer here getdp-3.5.0-source/src/functions/F_MultiHar.cpp:96:57: note: Parameter 'V2' can be declared as pointer to const getdp-3.5.0-source/src/functions/F_MultiHar.cpp:96:69: style: Parameter 'V3' can be declared as pointer to const. However it seems that 'Product_VECTORxTENSORxVECTOR' is a callback function, if 'V3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:118:20: note: You might need to cast the function pointer here getdp-3.5.0-source/src/functions/F_MultiHar.cpp:96:69: note: Parameter 'V3' can be declared as pointer to const getdp-3.5.0-source/src/functions/F_MultiHar.cpp:138:52: style: Parameter 'NbrPointsX_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:305:34: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:305:53: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_MultiHar.cpp:305:70: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Octave.cpp:138:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Misc.cpp:29:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:275:10: style: The scope of the variable 'DetJac' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:343:10: style: The scope of the variable 'DetJac' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:344:10: style: The scope of the variable 'Grad_n' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:345:10: style: The scope of the variable 's11' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:345:20: style: The scope of the variable 's12' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:345:30: style: The scope of the variable 's13' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:346:10: style: The scope of the variable 's21' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:346:20: style: The scope of the variable 's22' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:346:30: style: The scope of the variable 's23' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:347:10: style: The scope of the variable 's31' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:347:20: style: The scope of the variable 's32' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:347:30: style: The scope of the variable 's33' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:427:10: style: The scope of the variable 'DetJac' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:496:10: style: The scope of the variable 'DetJac' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:497:24: style: The scope of the variable 'squF' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:560:10: style: The scope of the variable 'DetJac' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:628:10: style: The scope of the variable 'DetJac' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:695:10: style: The scope of the variable 'DetJac' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:763:10: style: The scope of the variable 'DetJac' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:764:24: style: The scope of the variable 'squF' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:827:10: style: The scope of the variable 'DetJac' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:895:10: style: The scope of the variable 'DetJac' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:962:10: style: The scope of the variable 'DetJac' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:1030:10: style: The scope of the variable 'DetJac' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:1031:24: style: The scope of the variable 'squF' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:1094:10: style: The scope of the variable 'DetJac' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:1155:10: style: The scope of the variable 'DetJac' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:1216:10: style: The scope of the variable 'DetJac' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:1217:24: style: The scope of the variable 'squF' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:1277:10: style: The scope of the variable 'DetJac' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:1278:24: style: The scope of the variable 'squF' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:1338:10: style: The scope of the variable 'DetJac' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:1399:10: style: The scope of the variable 'DetJac' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:1460:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:1480:7: style: The scope of the variable 'index' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/F_Misc.cpp:241:24: style: Variable 'val' can be declared as reference to const [constVariableReference] getdp-3.5.0-source/src/functions/F_Misc.cpp:152:20: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Misc.cpp:181:30: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Misc.cpp:209:20: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Misc.cpp:1480:13: style: Variable 'index' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/functions/F_PeWe.cpp:84:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_PeWe.cpp:108:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_PeWe.cpp:132:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_PeWe.cpp:156:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_PeWe.cpp:180:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_PeWe.cpp:205:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_PeWe.cpp:230:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_PeWe.cpp:255:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_PeWe.cpp:285:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_PeWe.cpp:315:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Python.cpp:168:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/F_Raytracing.cpp:14:22: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/F_Raytracing.cpp:19:21: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:43:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:82:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:129:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:243:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:124:14: style: The scope of the variable 'c2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:237:10: style: The scope of the variable 'x1x0' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:237:16: style: The scope of the variable 'x2x0' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:237:22: style: The scope of the variable 'y1y0' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:237:28: style: The scope of the variable 'y2y0' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:237:34: style: The scope of the variable 'z1z0' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:237:40: style: The scope of the variable 'z2z0' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:238:18: style: The scope of the variable 'nz' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:238:29: style: The scope of the variable 'c2' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:186:26: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/GF_Laplace.cpp:35:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/GF_Laplace.cpp:65:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/GF_Laplace.cpp:112:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/GF_Laplace.cpp:171:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/GF_HelmholtzxForm.cpp:34:24: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/GF_Laplace.cpp:219:28: style: Parameter 'Fct' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/Cal_Value.cpp:47:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:55:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:68:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:85:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:137:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:154:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:494:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:630:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1379:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1504:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1543:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1599:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1620:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1662:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1679:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1696:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1714:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1733:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1803:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1871:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1888:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1905:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1971:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1991:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:2047:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:2109:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:2508:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:2619:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:2884:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:2900:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:2935:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:3002:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:3156:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/interface/MacroManager.cpp:37:3: warning: Class 'MacroManager' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] getdp-3.5.0-source/src/interface/MacroManager.cpp:37:3: warning: Class 'MacroManager' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] getdp-3.5.0-source/src/interface/MacroManager.cpp:37:3: warning: Class 'MacroManager' does not have a destructor which is recommended since it has dynamic memory/resource allocation(s). [noDestructor] getdp-3.5.0-source/src/interface/MacroManager.h:18:20: style: Class 'MacroManager' is unsafe, 'MacroManager::_macros' can leak by wrong usage. [unsafeClassCanLeak] getdp-3.5.0-source/src/interface/MacroManager.h:19:22: style: Class 'MacroManager' is unsafe, 'MacroManager::_calls' can leak by wrong usage. [unsafeClassCanLeak] getdp-3.5.0-source/src/interface/MacroManager.cpp:54:63: style:inconclusive: Function 'enterMacro' argument 4 names different: declaration 'lineno' definition 'lno'. [funcArgNamesDifferent] getdp-3.5.0-source/src/interface/MacroManager.h:31:28: note: Function 'enterMacro' argument 4 names different: declaration 'lineno' definition 'lno'. getdp-3.5.0-source/src/interface/MacroManager.cpp:54:63: note: Function 'enterMacro' argument 4 names different: declaration 'lineno' definition 'lno'. getdp-3.5.0-source/src/interface/MacroManager.cpp:71:73: style:inconclusive: Function 'leaveMacro' argument 3 names different: declaration 'lineno' definition 'lno'. [funcArgNamesDifferent] getdp-3.5.0-source/src/interface/MacroManager.h:29:61: note: Function 'leaveMacro' argument 3 names different: declaration 'lineno' definition 'lno'. getdp-3.5.0-source/src/interface/MacroManager.cpp:71:73: note: Function 'leaveMacro' argument 3 names different: declaration 'lineno' definition 'lno'. getdp-3.5.0-source/src/interface/MacroManager.cpp:87:69: style:inconclusive: Function 'createMacro' argument 4 names different: declaration 'lineno' definition 'lno'. [funcArgNamesDifferent] getdp-3.5.0-source/src/interface/MacroManager.h:28:28: note: Function 'createMacro' argument 4 names different: declaration 'lineno' definition 'lno'. getdp-3.5.0-source/src/interface/MacroManager.cpp:87:69: note: Function 'createMacro' argument 4 names different: declaration 'lineno' definition 'lno'. getdp-3.5.0-source/src/functions/GF_LaplacexForm.cpp:834:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/GF_LaplacexForm.cpp:36:22: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/GF_LaplacexForm.cpp:381:26: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/GF_LaplacexForm.cpp:700:29: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/functions/GF_LaplacexForm.cpp:821:29: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/interface/ProDefine.cpp:224:20: style:inconclusive: Function 'Gmsh2GetDP' argument 1 names different: declaration 'type' definition 'Type'. [funcArgNamesDifferent] getdp-3.5.0-source/src/interface/ProDefine.h:127:20: note: Function 'Gmsh2GetDP' argument 1 names different: declaration 'type' definition 'Type'. getdp-3.5.0-source/src/interface/ProDefine.cpp:224:20: note: Function 'Gmsh2GetDP' argument 1 names different: declaration 'type' definition 'Type'. getdp-3.5.0-source/src/interface/ProDefine.cpp:271:20: style:inconclusive: Function 'GetDP2Gmsh' argument 1 names different: declaration 'type' definition 'Type'. [funcArgNamesDifferent] getdp-3.5.0-source/src/interface/ProDefine.h:128:20: note: Function 'GetDP2Gmsh' argument 1 names different: declaration 'type' definition 'Type'. getdp-3.5.0-source/src/interface/ProDefine.cpp:271:20: note: Function 'GetDP2Gmsh' argument 1 names different: declaration 'type' definition 'Type'. getdp-3.5.0-source/src/interface/ProDefine.cpp:132:69: style: Parameter 'Pointer' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/interface/ProDefine.cpp:197:60: style: Parameter 'V' can be declared as const array [constParameter] getdp-3.5.0-source/src/interface/ProDefine.cpp:201:66: style: Parameter 'V' can be declared as const array [constParameter] getdp-3.5.0-source/src/interface/ProDefine.cpp:205:61: style: Parameter 'V' can be declared as const array [constParameter] getdp-3.5.0-source/src/interface/ProDefine.cpp:209:70: style: Parameter 'V' can be declared as const array [constParameter] getdp-3.5.0-source/src/interface/ProDefine.cpp:213:68: style: Parameter 'V' can be declared as const array [constParameter] getdp-3.5.0-source/src/interface/ProDefine.cpp:264:12: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] getdp-3.5.0-source/src/interface/ProDefine.cpp:310:8: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] getdp-3.5.0-source/src/interface/ProData.cpp:2059:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/interface/ProData.cpp:2113:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/interface/ProData.cpp:2131:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/interface/ProData.cpp:2183:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/interface/ProParser.h:39:3: warning:inconclusive: Member variable 'Struct::_tag' is not initialized in the constructor. [uninitMemberVar] getdp-3.5.0-source/src/interface/ProParser.h:39:3: warning:inconclusive: Member variable 'Struct::_member_ValMax' is not initialized in the constructor. [uninitMemberVar] getdp-3.5.0-source/src/interface/ProParser.h:310:7: style:inconclusive: Technically the member function 'NameSpaces::defStruct' can be const. [functionConst] getdp-3.5.0-source/src/interface/ProParser.h:322:13: style: The statement 'if (append) append=false' is logically equivalent to 'append=false'. [duplicateConditionalAssign] getdp-3.5.0-source/src/interface/ProParser.h:323:14: note: Assignment 'append=false' getdp-3.5.0-source/src/interface/ProParser.h:322:13: note: Condition 'append' is redundant getdp-3.5.0-source/src/interface/ProData.cpp:35:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:41:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:42:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:47:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:52:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:57:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:62:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:67:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:72:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:77:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:82:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:87:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:92:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:97:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:102:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:107:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:112:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:117:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:122:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:127:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:132:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:249:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:254:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:260:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:265:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:270:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:276:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:282:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:287:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:293:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:299:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:445:7: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:453:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:462:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:472:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:509:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:563:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:571:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:635:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:644:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:655:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:663:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:664:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:675:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:683:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:684:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:696:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:700:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:723:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:739:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:758:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:830:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:842:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:846:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:864:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:868:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:873:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:895:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:899:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:959:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:965:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:969:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1014:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1024:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1034:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1070:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1083:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1094:30: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1096:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1106:30: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1108:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1116:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1120:45: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1130:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1134:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1140:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1141:37: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1143:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1153:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1160:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1170:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1174:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1178:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1184:46: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1238:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1249:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1255:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1261:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1262:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1265:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1272:30: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1281:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1286:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1299:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1306:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1311:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1315:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1325:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1338:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1353:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1368:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1374:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1377:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1380:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1383:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1386:43: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1410:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1428:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1436:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1445:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1454:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1463:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1472:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1475:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1519:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1528:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1556:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1592:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1602:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1611:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1619:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1622:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1632:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1635:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1644:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1654:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1661:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1725:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1734:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1742:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1744:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1756:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1767:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1800:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1803:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1813:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1819:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1824:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1833:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1838:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1844:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1872:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1873:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1882:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1886:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1891:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1898:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1903:30: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1911:30: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1919:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1925:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1995:38: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:1997:38: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:2077:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:2092:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:2144:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:2160:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/interface/ProData.cpp:948:18: style: The scope of the variable 'Nbrj' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:949:26: style: The scope of the variable 'JM' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:1001:22: style: The scope of the variable 'Nbrc' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:1060:11: style: The scope of the variable 'BF_L' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:1060:18: style: The scope of the variable 'SS_L' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:1060:25: style: The scope of the variable 'GQ_L' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:1060:32: style: The scope of the variable 'CO_L' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:1061:20: style: The scope of the variable 'Nbr' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:1227:18: style: The scope of the variable 'FE_L' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:1228:18: style: The scope of the variable 'Nbrj' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:1714:11: style: The scope of the variable 'DS_L' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:1715:18: style: The scope of the variable 'Nbrj' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:1787:26: style: The scope of the variable 'PP' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:1790:18: style: The scope of the variable 'Nbrj' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:1861:26: style: The scope of the variable 'PP' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:1862:25: style: The scope of the variable 'PO' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:1864:18: style: The scope of the variable 'Nbrk' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:2049:7: style: The scope of the variable 'ichoice' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:2070:22: style: The scope of the variable 'RE' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:2071:7: style: The scope of the variable 'ichoice' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:2137:25: style: The scope of the variable 'PO' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:2138:7: style: The scope of the variable 'ichoice' can be reduced. [variableScope] getdp-3.5.0-source/src/interface/ProData.cpp:305:42: style:inconclusive: Function 'Fix_RelativePath' argument 1 names different: declaration 'fileName' definition 'name'. [funcArgNamesDifferent] getdp-3.5.0-source/src/interface/ProData.h:1901:42: note: Function 'Fix_RelativePath' argument 1 names different: declaration 'fileName' definition 'name'. getdp-3.5.0-source/src/interface/ProData.cpp:305:42: note: Function 'Fix_RelativePath' argument 1 names different: declaration 'fileName' definition 'name'. getdp-3.5.0-source/src/interface/ProData.cpp:336:40: style:inconclusive: Function 'Read_ProblemStructure' argument 1 names different: declaration 'fileName' definition 'name'. [funcArgNamesDifferent] getdp-3.5.0-source/src/interface/ProData.h:1895:40: note: Function 'Read_ProblemStructure' argument 1 names different: declaration 'fileName' definition 'name'. getdp-3.5.0-source/src/interface/ProData.cpp:336:40: note: Function 'Read_ProblemStructure' argument 1 names different: declaration 'fileName' definition 'name'. getdp-3.5.0-source/src/interface/ProData.cpp:2068:31: style:inconclusive: Function 'Print_ListResolution' argument 1 names different: declaration 'choice' definition 'choose'. [funcArgNamesDifferent] getdp-3.5.0-source/src/interface/ProData.h:1903:31: note: Function 'Print_ListResolution' argument 1 names different: declaration 'choice' definition 'choose'. getdp-3.5.0-source/src/interface/ProData.cpp:2068:31: note: Function 'Print_ListResolution' argument 1 names different: declaration 'choice' definition 'choose'. getdp-3.5.0-source/src/interface/ProData.cpp:2068:43: style:inconclusive: Function 'Print_ListResolution' argument 2 names different: declaration 'flag_lres' definition 'Flag_LRES'. [funcArgNamesDifferent] getdp-3.5.0-source/src/interface/ProData.h:1903:43: note: Function 'Print_ListResolution' argument 2 names different: declaration 'flag_lres' definition 'Flag_LRES'. getdp-3.5.0-source/src/interface/ProData.cpp:2068:43: note: Function 'Print_ListResolution' argument 2 names different: declaration 'flag_lres' definition 'Flag_LRES'. getdp-3.5.0-source/src/interface/ProData.cpp:2135:34: style:inconclusive: Function 'Print_ListPostOperation' argument 1 names different: declaration 'choice' definition 'choose'. [funcArgNamesDifferent] getdp-3.5.0-source/src/interface/ProData.h:1904:34: note: Function 'Print_ListPostOperation' argument 1 names different: declaration 'choice' definition 'choose'. getdp-3.5.0-source/src/interface/ProData.cpp:2135:34: note: Function 'Print_ListPostOperation' argument 1 names different: declaration 'choice' definition 'choose'. getdp-3.5.0-source/src/interface/ProData.cpp:2135:46: style:inconclusive: Function 'Print_ListPostOperation' argument 2 names different: declaration 'flag_lpos' definition 'Flag_LPOS'. [funcArgNamesDifferent] getdp-3.5.0-source/src/interface/ProData.h:1904:46: note: Function 'Print_ListPostOperation' argument 2 names different: declaration 'flag_lpos' definition 'Flag_LPOS'. getdp-3.5.0-source/src/interface/ProData.cpp:2135:46: note: Function 'Print_ListPostOperation' argument 2 names different: declaration 'flag_lpos' definition 'Flag_LPOS'. getdp-3.5.0-source/src/interface/ProParser.h:111:72: style: Local variable 'it' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/interface/ProParser.h:104:65: note: Shadowed declaration getdp-3.5.0-source/src/interface/ProParser.h:111:72: note: Shadow variable getdp-3.5.0-source/src/interface/ProData.cpp:757:38: style: Local variable 'EXPR' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/interface/ProData.cpp:715:31: note: Shadowed declaration getdp-3.5.0-source/src/interface/ProData.cpp:757:38: note: Shadow variable getdp-3.5.0-source/src/interface/ProParser.h:237:26: performance: Function parameter 'key' should be passed by const reference. [passedByValue] getdp-3.5.0-source/src/interface/ProParser.h:240:38: performance: Function parameter 'key' should be passed by const reference. [passedByValue] getdp-3.5.0-source/src/interface/ProParser.h:255:30: style: Parameter 'struct_name' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/interface/ProParser.h:328:27: style: Parameter 'key_namespace' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/interface/ProParser.h:328:55: style: Parameter 'key_name' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/interface/ProParser.h:341:30: style: Parameter 'key_namespace' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/interface/ProParser.h:341:58: style: Parameter 'key_name' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/interface/ProParser.h:366:30: style: Parameter 'key_namespace' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/interface/ProParser.h:366:58: style: Parameter 'key_name' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/interface/ProParser.h:392:34: style: Parameter 'key_namespace' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/interface/ProParser.h:392:62: style: Parameter 'key_name' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/interface/ProParser.h:413:37: style: Parameter 'key_namespace' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/interface/ProParser.h:413:65: style: Parameter 'key_name' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/interface/ProParser.h:435:37: style: Parameter 'key_namespace' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/interface/ProParser.h:435:65: style: Parameter 'key_name' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/interface/ProParser.h:457:44: style: Parameter 'key_namespace' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/interface/ProParser.h:467:37: style: Parameter 'key_namespace' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/interface/ProParser.h:467:65: style: Parameter 'key_name' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/interface/ProData.cpp:227:31: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/interface/ProData.cpp:235:41: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/interface/ProData.cpp:236:46: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/interface/ProData.cpp:237:41: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/interface/ProData.cpp:238:42: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/interface/ProData.cpp:239:49: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/interface/ProData.cpp:240:55: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/interface/ProData.cpp:241:41: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/interface/ProData.cpp:242:49: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/interface/ProData.cpp:243:47: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/interface/ProParser.h:282:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] ProParser.yy.cpp:2602:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] ProParser.yy.cpp:5106:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getdp_yycolnum [valueFlowBailoutIncompleteVar] ProParser.yy.cpp:5440:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] ProParser.yy.cpp:5678:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] ProParser.l:555:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getdp_yylinenum [valueFlowBailoutIncompleteVar] ProParser.l:573:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getdp_yylinenum [valueFlowBailoutIncompleteVar] ProParser.l:583:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getdp_yycolnum [valueFlowBailoutIncompleteVar] ProParser.l:624:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getdp_yylinenum [valueFlowBailoutIncompleteVar] ProParser.l:707:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getdp_yylinenum [valueFlowBailoutIncompleteVar] ProParser.yy.cpp:5444:2: warning: Possible null pointer dereference: b [nullPointer] ProParser.yy.cpp:5337:18: note: Calling function 'getdp_yy_init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 ProParser.yy.cpp:5444:2: note: Null pointer dereference ProParser.yy.cpp:5445:2: warning: Possible null pointer dereference: b [nullPointer] ProParser.yy.cpp:5337:18: note: Calling function 'getdp_yy_init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 ProParser.yy.cpp:5445:2: note: Null pointer dereference ProParser.yy.cpp:5082:20: style: C-style pointer casting [cstyleCast] ProParser.yy.cpp:5084:17: style: C-style pointer casting [cstyleCast] ProParser.yy.cpp:5134:41: style: C-style pointer casting [cstyleCast] ProParser.yy.cpp:5135:4: style: C-style pointer casting [cstyleCast] ProParser.yy.cpp:5315:7: style: C-style pointer casting [cstyleCast] ProParser.yy.cpp:5394:7: style: C-style pointer casting [cstyleCast] ProParser.yy.cpp:5403:17: style: C-style pointer casting [cstyleCast] ProParser.yy.cpp:5428:11: style: C-style pointer casting [cstyleCast] ProParser.yy.cpp:5430:10: style: C-style pointer casting [cstyleCast] ProParser.yy.cpp:5554:24: style: C-style pointer casting [cstyleCast] ProParser.yy.cpp:5573:24: style: C-style pointer casting [cstyleCast] ProParser.yy.cpp:5602:7: style: C-style pointer casting [cstyleCast] ProParser.yy.cpp:5651:8: style: C-style pointer casting [cstyleCast] ProParser.yy.cpp:5874:10: style: C-style pointer casting [cstyleCast] ProParser.l:541:11: style: C-style pointer casting [cstyleCast] ProParser.l:546:13: style: C-style pointer casting [cstyleCast] ProParser.l:63:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] ProParser.l:83:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] ProParser.l:88:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] ProParser.l:2223:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] ProParser.l:2232:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] ProParser.l:2237:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] ProParser.l:552:7: style: The scope of the variable 'c' can be reduced. [variableScope] ProParser.l:568:7: style: The scope of the variable 'c' can be reduced. [variableScope] ProParser.l:606:31: style: The scope of the variable 'l' can be reduced. [variableScope] ProParser.l:608:15: style: The scope of the variable 'c_next_skip' can be reduced. [variableScope] ProParser.l:608:28: style: The scope of the variable 'c_next_until' can be reduced. [variableScope] ProParser.l:687:41: style: The scope of the variable 'l' can be reduced. [variableScope] ProParser.l:689:73: style: The scope of the variable 'flag_EOL_EOF' can be reduced. [variableScope] ProParser.yy.cpp:5064:23: style: Checking if unsigned expression 'num_to_read' is less than zero. [unsignedLessThanZero] ProParser.yy.cpp:5077:19: style: Checking if unsigned expression 'new_size' is less than zero. [unsignedLessThanZero] ProParser.yy.cpp:5185:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] ProParser.yy.cpp:601:55: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. ProParser.yy.cpp:5185:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. ProParser.yy.cpp:5210:40: style:inconclusive: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent] ProParser.yy.cpp:2461:40: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. ProParser.yy.cpp:5210:40: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. ProParser.yy.cpp:5629:46: style:inconclusive: Function 'getdp_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] ProParser.yy.cpp:556:46: note: Function 'getdp_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. ProParser.yy.cpp:5629:46: note: Function 'getdp_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. ProParser.yy.cpp:5642:46: style:inconclusive: Function 'getdp_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] ProParser.yy.cpp:557:45: note: Function 'getdp_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. ProParser.yy.cpp:5642:46: note: Function 'getdp_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. ProParser.yy.cpp:5642:66: style:inconclusive: Function 'getdp_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] ProParser.yy.cpp:557:62: note: Function 'getdp_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. ProParser.yy.cpp:5642:66: note: Function 'getdp_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. ProParser.yy.cpp:5774:24: style:inconclusive: Function 'getdp_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent] ProParser.yy.cpp:2425:24: note: Function 'getdp_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. ProParser.yy.cpp:5774:24: note: Function 'getdp_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. ProParser.yy.cpp:5018:8: style: Variable 'source' can be declared as pointer to const [constVariablePointer] ProParser.yy.cpp:5225:9: style: Variable 'source' can be declared as pointer to const [constVariablePointer] ProParser.yy.cpp:5103:16: style: Variable 'num_to_read' is assigned a value that is never used. [unreadVariable] ProParser.l:689:86: style: Variable 'flag_EOL_EOF' is assigned a value that is never used. [unreadVariable] ProParser.l:757:14: style: Variable 'c_next' is assigned a value that is never used. [unreadVariable] ProParser.y:479:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MOVINGBAND2D [valueFlowBailoutIncompleteVar] ProParser.y:10526:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Constant [valueFlowBailoutIncompleteVar] ProParser.y:10641:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Group [valueFlowBailoutIncompleteVar] ProParser.y:10747:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Expression [valueFlowBailoutIncompleteVar] ProParser.y:10776:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIECEWISEFUNCTION [valueFlowBailoutIncompleteVar] ProParser.y:10876:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] ProParser.y:11052:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAR_FLOAT [valueFlowBailoutIncompleteVar] ProParser.y:11199:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAR_CHAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_AnalyticIntegration.cpp:21:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIANGLE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_AnalyticIntegration.cpp:21:41: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_AnalyticIntegration.cpp:22:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:31:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:110:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:208:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:253:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:338:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:373:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:408:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:443:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:477:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:511:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:545:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:579:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:613:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:652:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:686:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:731:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:29:10: style: The scope of the variable 'tmp' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:206:10: style: The scope of the variable 'tmp' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:337:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:372:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:407:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:442:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:476:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:510:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:544:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:578:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:612:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:650:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:684:10: style: The scope of the variable 'tmp' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:204:69: style: Parameter 'Val' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:682:75: style: Parameter 'Val' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:782:73: style: Parameter 'Val' can be declared as const array [constParameter] ProParser.tab.cpp:9027:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] ProParser.y:10370:17: style: Boolean value assigned to floating point variable. [assignBoolToFloat] ProParser.y:10415:17: style: Boolean value assigned to floating point variable. [assignBoolToFloat] ProParser.y:10420:17: style: Boolean value assigned to floating point variable. [assignBoolToFloat] ProParser.y:10425:17: style: Boolean value assigned to floating point variable. [assignBoolToFloat] ProParser.y:10430:17: style: Boolean value assigned to floating point variable. [assignBoolToFloat] ProParser.y:10435:17: style: Boolean value assigned to floating point variable. [assignBoolToFloat] ProParser.y:10440:17: style: Boolean value assigned to floating point variable. [assignBoolToFloat] ProParser.y:10445:17: style: Boolean value assigned to floating point variable. [assignBoolToFloat] ProParser.y:10450:17: style: Boolean value assigned to floating point variable. [assignBoolToFloat] ProParser.y:10860:17: style: Boolean value assigned to floating point variable. [assignBoolToFloat] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:64:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODOF [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:344:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:412:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_BASISFUNCTIONS [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:539:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_BASISFUNCTIONS [valueFlowBailoutIncompleteVar] ProParser.y:11681:18: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] ProParser.y:11123:22: style: Condition 'type_treat==0' is always true [knownConditionTrueFalse] ProParser.y:11115:20: note: Assuming that condition 'type_treat!=0' is not redundant ProParser.y:11123:22: note: Condition 'type_treat==0' is always true ProParser.y:11403:16: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] ProParser.tab.cpp:9211:5: style: C-style pointer casting [cstyleCast] ProParser.y:486:31: style: C-style pointer casting [cstyleCast] ProParser.y:647:16: style: C-style pointer casting [cstyleCast] ProParser.y:714:29: style: C-style pointer casting [cstyleCast] ProParser.y:735:29: style: C-style pointer casting [cstyleCast] ProParser.y:744:34: style: C-style pointer casting [cstyleCast] ProParser.y:814:38: style: C-style pointer casting [cstyleCast] ProParser.y:978:7: style: C-style pointer casting [cstyleCast] ProParser.y:980:11: style: C-style pointer casting [cstyleCast] ProParser.y:983:6: style: C-style pointer casting [cstyleCast] ProParser.y:989:9: style: C-style pointer casting [cstyleCast] ProParser.y:990:4: style: C-style pointer casting [cstyleCast] ProParser.y:1009:18: style: C-style pointer casting [cstyleCast] ProParser.y:1012:18: style: C-style pointer casting [cstyleCast] ProParser.y:1069:18: style: C-style pointer casting [cstyleCast] ProParser.y:1072:18: style: C-style pointer casting [cstyleCast] ProParser.y:1147:16: style: C-style pointer casting [cstyleCast] ProParser.y:1213:21: style: C-style pointer casting [cstyleCast] ProParser.y:1239:26: style: C-style pointer casting [cstyleCast] ProParser.y:1253:5: style: C-style pointer casting [cstyleCast] ProParser.y:1258:4: style: C-style pointer casting [cstyleCast] ProParser.y:1270:5: style: C-style pointer casting [cstyleCast] ProParser.y:1275:4: style: C-style pointer casting [cstyleCast] ProParser.y:1287:48: style: C-style pointer casting [cstyleCast] ProParser.y:1296:48: style: C-style pointer casting [cstyleCast] ProParser.y:1305:48: style: C-style pointer casting [cstyleCast] ProParser.y:1314:48: style: C-style pointer casting [cstyleCast] ProParser.y:1323:48: style: C-style pointer casting [cstyleCast] ProParser.y:1332:48: style: C-style pointer casting [cstyleCast] ProParser.y:1341:48: style: C-style pointer casting [cstyleCast] ProParser.y:1350:48: style: C-style pointer casting [cstyleCast] ProParser.y:1359:48: style: C-style pointer casting [cstyleCast] ProParser.y:1368:48: style: C-style pointer casting [cstyleCast] ProParser.y:1377:48: style: C-style pointer casting [cstyleCast] ProParser.y:1386:48: style: C-style pointer casting [cstyleCast] ProParser.y:1395:48: style: C-style pointer casting [cstyleCast] ProParser.y:1404:48: style: C-style pointer casting [cstyleCast] ProParser.y:1413:48: style: C-style pointer casting [cstyleCast] ProParser.y:1422:48: style: C-style pointer casting [cstyleCast] ProParser.y:1431:48: style: C-style pointer casting [cstyleCast] ProParser.y:1449:48: style: C-style pointer casting [cstyleCast] ProParser.y:1457:48: style: C-style pointer casting [cstyleCast] ProParser.y:1467:26: style: C-style pointer casting [cstyleCast] ProParser.y:1480:5: style: C-style pointer casting [cstyleCast] ProParser.y:1485:4: style: C-style pointer casting [cstyleCast] ProParser.y:1560:3: style: C-style pointer casting [cstyleCast] ProParser.y:1799:23: style: C-style pointer casting [cstyleCast] ProParser.y:1835:6: style: C-style pointer casting [cstyleCast] ProParser.y:1850:7: style: C-style pointer casting [cstyleCast] ProParser.y:1866:7: style: C-style pointer casting [cstyleCast] ProParser.y:1875:7: style: C-style pointer casting [cstyleCast] ProParser.y:2083:8: style: C-style pointer casting [cstyleCast] ProParser.y:2739:15: style: C-style pointer casting [cstyleCast] ProParser.y:2911:13: style: C-style pointer casting [cstyleCast] ProParser.y:2912:7: style: C-style pointer casting [cstyleCast] ProParser.y:3229:25: style: C-style pointer casting [cstyleCast] ProParser.y:3233:36: style: C-style pointer casting [cstyleCast] ProParser.y:3238:42: style: C-style pointer casting [cstyleCast] ProParser.y:3245:29: style: C-style pointer casting [cstyleCast] ProParser.y:3255:29: style: C-style pointer casting [cstyleCast] ProParser.y:3304:15: style: C-style pointer casting [cstyleCast] ProParser.y:3316:11: style: C-style pointer casting [cstyleCast] ProParser.y:3321:11: style: C-style pointer casting [cstyleCast] ProParser.y:3550:26: style: C-style pointer casting [cstyleCast] ProParser.y:3564:6: style: C-style pointer casting [cstyleCast] ProParser.y:3855:12: style: C-style pointer casting [cstyleCast] ProParser.y:3862:10: style: C-style pointer casting [cstyleCast] ProParser.y:3864:12: style: C-style pointer casting [cstyleCast] ProParser.y:4047:26: style: C-style pointer casting [cstyleCast] ProParser.y:4128:26: style: C-style pointer casting [cstyleCast] ProParser.y:4347:26: style: C-style pointer casting [cstyleCast] ProParser.y:4673:47: style: C-style pointer casting [cstyleCast] ProParser.y:4784:12: style: C-style pointer casting [cstyleCast] ProParser.y:4786:46: style: C-style pointer casting [cstyleCast] ProParser.y:4904:22: style: C-style pointer casting [cstyleCast] ProParser.y:4930:22: style: C-style pointer casting [cstyleCast] ProParser.y:4939:22: style: C-style pointer casting [cstyleCast] ProParser.y:4948:22: style: C-style pointer casting [cstyleCast] ProParser.y:4956:22: style: C-style pointer casting [cstyleCast] ProParser.y:4964:22: style: C-style pointer casting [cstyleCast] ProParser.y:4972:22: style: C-style pointer casting [cstyleCast] ProParser.y:4980:22: style: C-style pointer casting [cstyleCast] ProParser.y:5005:22: style: C-style pointer casting [cstyleCast] ProParser.y:5014:22: style: C-style pointer casting [cstyleCast] ProParser.y:5023:22: style: C-style pointer casting [cstyleCast] ProParser.y:5032:22: style: C-style pointer casting [cstyleCast] ProParser.y:5041:22: style: C-style pointer casting [cstyleCast] ProParser.y:5050:22: style: C-style pointer casting [cstyleCast] ProParser.y:5058:22: style: C-style pointer casting [cstyleCast] ProParser.y:5066:22: style: C-style pointer casting [cstyleCast] ProParser.y:5074:22: style: C-style pointer casting [cstyleCast] ProParser.y:5082:22: style: C-style pointer casting [cstyleCast] ProParser.y:5090:22: style: C-style pointer casting [cstyleCast] ProParser.y:5098:22: style: C-style pointer casting [cstyleCast] ProParser.y:5106:22: style: C-style pointer casting [cstyleCast] ProParser.y:5114:22: style: C-style pointer casting [cstyleCast] ProParser.y:5122:22: style: C-style pointer casting [cstyleCast] ProParser.y:5131:22: style: C-style pointer casting [cstyleCast] ProParser.y:5140:22: style: C-style pointer casting [cstyleCast] ProParser.y:5151:22: style: C-style pointer casting [cstyleCast] ProParser.y:5162:22: style: C-style pointer casting [cstyleCast] ProParser.y:5173:22: style: C-style pointer casting [cstyleCast] ProParser.y:5184:22: style: C-style pointer casting [cstyleCast] ProParser.y:5195:22: style: C-style pointer casting [cstyleCast] ProParser.y:5206:22: style: C-style pointer casting [cstyleCast] ProParser.y:5217:22: style: C-style pointer casting [cstyleCast] ProParser.y:5228:22: style: C-style pointer casting [cstyleCast] ProParser.y:5239:22: style: C-style pointer casting [cstyleCast] ProParser.y:5250:22: style: C-style pointer casting [cstyleCast] ProParser.y:5261:22: style: C-style pointer casting [cstyleCast] ProParser.y:5272:22: style: C-style pointer casting [cstyleCast] ProParser.y:5281:22: style: C-style pointer casting [cstyleCast] ProParser.y:5290:22: style: C-style pointer casting [cstyleCast] ProParser.y:5299:22: style: C-style pointer casting [cstyleCast] ProParser.y:5308:22: style: C-style pointer casting [cstyleCast] ProParser.y:5319:22: style: C-style pointer casting [cstyleCast] ProParser.y:5330:22: style: C-style pointer casting [cstyleCast] ProParser.y:5341:22: style: C-style pointer casting [cstyleCast] ProParser.y:5352:22: style: C-style pointer casting [cstyleCast] ProParser.y:5365:22: style: C-style pointer casting [cstyleCast] ProParser.y:5379:22: style: C-style pointer casting [cstyleCast] ProParser.y:5392:22: style: C-style pointer casting [cstyleCast] ProParser.y:5402:22: style: C-style pointer casting [cstyleCast] ProParser.y:5417:22: style: C-style pointer casting [cstyleCast] ProParser.y:5441:22: style: C-style pointer casting [cstyleCast] ProParser.y:5465:22: style: C-style pointer casting [cstyleCast] ProParser.y:5480:22: style: C-style pointer casting [cstyleCast] ProParser.y:5495:22: style: C-style pointer casting [cstyleCast] ProParser.y:5518:22: style: C-style pointer casting [cstyleCast] ProParser.y:5534:22: style: C-style pointer casting [cstyleCast] ProParser.y:5557:22: style: C-style pointer casting [cstyleCast] ProParser.y:5572:22: style: C-style pointer casting [cstyleCast] ProParser.y:5587:22: style: C-style pointer casting [cstyleCast] ProParser.y:5607:22: style: C-style pointer casting [cstyleCast] ProParser.y:5629:22: style: C-style pointer casting [cstyleCast] ProParser.y:5654:22: style: C-style pointer casting [cstyleCast] ProParser.y:5676:22: style: C-style pointer casting [cstyleCast] ProParser.y:5698:22: style: C-style pointer casting [cstyleCast] ProParser.y:5720:22: style: C-style pointer casting [cstyleCast] ProParser.y:5746:22: style: C-style pointer casting [cstyleCast] ProParser.y:5766:22: style: C-style pointer casting [cstyleCast] ProParser.y:5775:22: style: C-style pointer casting [cstyleCast] ProParser.y:5790:22: style: C-style pointer casting [cstyleCast] ProParser.y:5805:22: style: C-style pointer casting [cstyleCast] ProParser.y:5820:22: style: C-style pointer casting [cstyleCast] ProParser.y:5835:22: style: C-style pointer casting [cstyleCast] ProParser.y:5849:22: style: C-style pointer casting [cstyleCast] ProParser.y:5869:22: style: C-style pointer casting [cstyleCast] ProParser.y:5883:22: style: C-style pointer casting [cstyleCast] ProParser.y:5897:22: style: C-style pointer casting [cstyleCast] ProParser.y:5920:22: style: C-style pointer casting [cstyleCast] ProParser.y:5938:22: style: C-style pointer casting [cstyleCast] ProParser.y:5950:22: style: C-style pointer casting [cstyleCast] ProParser.y:5964:22: style: C-style pointer casting [cstyleCast] ProParser.y:5978:22: style: C-style pointer casting [cstyleCast] ProParser.y:5997:22: style: C-style pointer casting [cstyleCast] ProParser.y:6015:22: style: C-style pointer casting [cstyleCast] ProParser.y:6025:22: style: C-style pointer casting [cstyleCast] ProParser.y:6036:22: style: C-style pointer casting [cstyleCast] ProParser.y:6049:22: style: C-style pointer casting [cstyleCast] ProParser.y:6063:22: style: C-style pointer casting [cstyleCast] ProParser.y:6075:22: style: C-style pointer casting [cstyleCast] ProParser.y:6085:22: style: C-style pointer casting [cstyleCast] ProParser.y:6095:22: style: C-style pointer casting [cstyleCast] ProParser.y:6108:22: style: C-style pointer casting [cstyleCast] ProParser.y:6121:22: style: C-style pointer casting [cstyleCast] ProParser.y:6134:22: style: C-style pointer casting [cstyleCast] ProParser.y:6143:22: style: C-style pointer casting [cstyleCast] ProParser.y:6152:22: style: C-style pointer casting [cstyleCast] ProParser.y:6163:22: style: C-style pointer casting [cstyleCast] ProParser.y:6176:22: style: C-style pointer casting [cstyleCast] ProParser.y:6186:22: style: C-style pointer casting [cstyleCast] ProParser.y:6202:22: style: C-style pointer casting [cstyleCast] ProParser.y:6218:22: style: C-style pointer casting [cstyleCast] ProParser.y:6235:22: style: C-style pointer casting [cstyleCast] ProParser.y:6251:22: style: C-style pointer casting [cstyleCast] ProParser.y:6267:22: style: C-style pointer casting [cstyleCast] ProParser.y:6280:22: style: C-style pointer casting [cstyleCast] ProParser.y:6293:22: style: C-style pointer casting [cstyleCast] ProParser.y:6311:22: style: C-style pointer casting [cstyleCast] ProParser.y:6329:22: style: C-style pointer casting [cstyleCast] ProParser.y:6347:22: style: C-style pointer casting [cstyleCast] ProParser.y:6364:22: style: C-style pointer casting [cstyleCast] ProParser.y:6385:22: style: C-style pointer casting [cstyleCast] ProParser.y:6406:22: style: C-style pointer casting [cstyleCast] ProParser.y:6420:22: style: C-style pointer casting [cstyleCast] ProParser.y:6442:22: style: C-style pointer casting [cstyleCast] ProParser.y:6463:22: style: C-style pointer casting [cstyleCast] ProParser.y:6484:22: style: C-style pointer casting [cstyleCast] ProParser.y:6505:22: style: C-style pointer casting [cstyleCast] ProParser.y:6526:22: style: C-style pointer casting [cstyleCast] ProParser.y:6547:22: style: C-style pointer casting [cstyleCast] ProParser.y:6569:22: style: C-style pointer casting [cstyleCast] ProParser.y:6585:22: style: C-style pointer casting [cstyleCast] ProParser.y:6603:22: style: C-style pointer casting [cstyleCast] ProParser.y:6622:22: style: C-style pointer casting [cstyleCast] ProParser.y:6631:22: style: C-style pointer casting [cstyleCast] ProParser.y:6648:22: style: C-style pointer casting [cstyleCast] ProParser.y:6665:22: style: C-style pointer casting [cstyleCast] ProParser.y:6682:22: style: C-style pointer casting [cstyleCast] ProParser.y:6700:22: style: C-style pointer casting [cstyleCast] ProParser.y:6717:22: style: C-style pointer casting [cstyleCast] ProParser.y:6727:22: style: C-style pointer casting [cstyleCast] ProParser.y:6736:22: style: C-style pointer casting [cstyleCast] ProParser.y:6859:22: style: C-style pointer casting [cstyleCast] ProParser.y:6933:22: style: C-style pointer casting [cstyleCast] ProParser.y:7012:22: style: C-style pointer casting [cstyleCast] ProParser.y:7024:22: style: C-style pointer casting [cstyleCast] ProParser.y:7031:22: style: C-style pointer casting [cstyleCast] ProParser.y:7038:22: style: C-style pointer casting [cstyleCast] ProParser.y:7045:22: style: C-style pointer casting [cstyleCast] ProParser.y:7053:22: style: C-style pointer casting [cstyleCast] ProParser.y:7061:22: style: C-style pointer casting [cstyleCast] ProParser.y:7074:22: style: C-style pointer casting [cstyleCast] ProParser.y:7081:22: style: C-style pointer casting [cstyleCast] ProParser.y:7088:22: style: C-style pointer casting [cstyleCast] ProParser.y:7095:22: style: C-style pointer casting [cstyleCast] ProParser.y:7102:22: style: C-style pointer casting [cstyleCast] ProParser.y:7110:22: style: C-style pointer casting [cstyleCast] ProParser.y:7118:22: style: C-style pointer casting [cstyleCast] ProParser.y:7130:22: style: C-style pointer casting [cstyleCast] ProParser.y:7137:22: style: C-style pointer casting [cstyleCast] ProParser.y:7144:22: style: C-style pointer casting [cstyleCast] ProParser.y:7151:22: style: C-style pointer casting [cstyleCast] ProParser.y:7159:22: style: C-style pointer casting [cstyleCast] ProParser.y:7167:22: style: C-style pointer casting [cstyleCast] ProParser.y:7182:22: style: C-style pointer casting [cstyleCast] ProParser.y:7189:22: style: C-style pointer casting [cstyleCast] ProParser.y:7196:22: style: C-style pointer casting [cstyleCast] ProParser.y:7203:22: style: C-style pointer casting [cstyleCast] ProParser.y:7210:22: style: C-style pointer casting [cstyleCast] ProParser.y:7223:22: style: C-style pointer casting [cstyleCast] ProParser.y:7232:22: style: C-style pointer casting [cstyleCast] ProParser.y:7241:22: style: C-style pointer casting [cstyleCast] ProParser.y:7289:6: style: C-style pointer casting [cstyleCast] ProParser.y:7291:20: style: C-style pointer casting [cstyleCast] ProParser.y:7295:8: style: C-style pointer casting [cstyleCast] ProParser.y:7554:12: style: C-style pointer casting [cstyleCast] ProParser.y:7556:7: style: C-style pointer casting [cstyleCast] ProParser.y:8949:53: style: C-style pointer casting [cstyleCast] ProParser.y:8969:53: style: C-style pointer casting [cstyleCast] ProParser.y:9320:19: style: C-style pointer casting [cstyleCast] ProParser.y:9327:19: style: C-style pointer casting [cstyleCast] ProParser.y:9410:21: style: C-style pointer casting [cstyleCast] ProParser.y:9418:28: style: C-style pointer casting [cstyleCast] ProParser.y:9419:28: style: C-style pointer casting [cstyleCast] ProParser.y:9440:21: style: C-style pointer casting [cstyleCast] ProParser.y:9448:28: style: C-style pointer casting [cstyleCast] ProParser.y:9449:28: style: C-style pointer casting [cstyleCast] ProParser.y:9470:21: style: C-style pointer casting [cstyleCast] ProParser.y:9478:28: style: C-style pointer casting [cstyleCast] ProParser.y:9479:28: style: C-style pointer casting [cstyleCast] ProParser.y:9500:21: style: C-style pointer casting [cstyleCast] ProParser.y:9524:21: style: C-style pointer casting [cstyleCast] ProParser.y:9543:21: style: C-style pointer casting [cstyleCast] ProParser.y:9580:21: style: C-style pointer casting [cstyleCast] ProParser.y:9641:21: style: C-style pointer casting [cstyleCast] ProParser.y:9935:15: style: C-style pointer casting [cstyleCast] ProParser.y:10215:19: style: C-style pointer casting [cstyleCast] ProParser.y:10220:19: style: C-style pointer casting [cstyleCast] ProParser.y:10225:19: style: C-style pointer casting [cstyleCast] ProParser.y:10230:19: style: C-style pointer casting [cstyleCast] ProParser.y:10235:19: style: C-style pointer casting [cstyleCast] ProParser.y:10240:19: style: C-style pointer casting [cstyleCast] ProParser.y:10245:19: style: C-style pointer casting [cstyleCast] ProParser.y:10250:19: style: C-style pointer casting [cstyleCast] ProParser.y:10255:19: style: C-style pointer casting [cstyleCast] ProParser.y:10260:19: style: C-style pointer casting [cstyleCast] ProParser.y:10265:19: style: C-style pointer casting [cstyleCast] ProParser.y:10270:19: style: C-style pointer casting [cstyleCast] ProParser.y:10275:19: style: C-style pointer casting [cstyleCast] ProParser.y:10280:19: style: C-style pointer casting [cstyleCast] ProParser.y:10285:19: style: C-style pointer casting [cstyleCast] ProParser.y:10290:19: style: C-style pointer casting [cstyleCast] ProParser.y:10295:19: style: C-style pointer casting [cstyleCast] ProParser.y:10300:19: style: C-style pointer casting [cstyleCast] ProParser.y:10305:19: style: C-style pointer casting [cstyleCast] ProParser.y:10310:19: style: C-style pointer casting [cstyleCast] ProParser.y:10315:19: style: C-style pointer casting [cstyleCast] ProParser.y:10320:19: style: C-style pointer casting [cstyleCast] ProParser.y:10325:19: style: C-style pointer casting [cstyleCast] ProParser.y:10330:19: style: C-style pointer casting [cstyleCast] ProParser.y:10335:19: style: C-style pointer casting [cstyleCast] ProParser.y:10340:19: style: C-style pointer casting [cstyleCast] ProParser.y:10985:15: style: C-style pointer casting [cstyleCast] ProParser.y:10996:15: style: C-style pointer casting [cstyleCast] ProParser.y:11037:15: style: C-style pointer casting [cstyleCast] ProParser.y:11048:15: style: C-style pointer casting [cstyleCast] ProParser.y:11059:15: style: C-style pointer casting [cstyleCast] ProParser.y:11070:15: style: C-style pointer casting [cstyleCast] ProParser.y:11081:15: style: C-style pointer casting [cstyleCast] ProParser.y:11092:15: style: C-style pointer casting [cstyleCast] ProParser.y:11104:24: style: C-style pointer casting [cstyleCast] ProParser.y:11105:23: style: C-style pointer casting [cstyleCast] ProParser.y:11121:24: style: C-style pointer casting [cstyleCast] ProParser.y:11122:23: style: C-style pointer casting [cstyleCast] ProParser.y:11138:24: style: C-style pointer casting [cstyleCast] ProParser.y:11139:23: style: C-style pointer casting [cstyleCast] ProParser.y:11155:24: style: C-style pointer casting [cstyleCast] ProParser.y:11156:23: style: C-style pointer casting [cstyleCast] ProParser.y:11238:28: style: C-style pointer casting [cstyleCast] ProParser.y:11431:19: style: C-style pointer casting [cstyleCast] ProParser.y:11442:19: style: C-style pointer casting [cstyleCast] ProParser.y:11453:19: style: C-style pointer casting [cstyleCast] ProParser.y:11493:19: style: C-style pointer casting [cstyleCast] ProParser.y:11508:19: style: C-style pointer casting [cstyleCast] ProParser.y:11525:19: style: C-style pointer casting [cstyleCast] ProParser.y:11548:19: style: C-style pointer casting [cstyleCast] ProParser.y:11617:19: style: C-style pointer casting [cstyleCast] ProParser.y:11628:19: style: C-style pointer casting [cstyleCast] ProParser.y:11655:14: style: C-style pointer casting [cstyleCast] ProParser.y:11668:19: style: C-style pointer casting [cstyleCast] ProParser.y:11683:19: style: C-style pointer casting [cstyleCast] ProParser.y:11692:19: style: C-style pointer casting [cstyleCast] ProParser.y:11715:19: style: C-style pointer casting [cstyleCast] ProParser.y:11963:19: style: C-style pointer casting [cstyleCast] ProParser.y:11968:19: style: C-style pointer casting [cstyleCast] ProParser.y:11973:19: style: C-style pointer casting [cstyleCast] ProParser.y:11978:19: style: C-style pointer casting [cstyleCast] ProParser.y:12026:18: style: C-style pointer casting [cstyleCast] ProParser.y:12038:25: style: C-style pointer casting [cstyleCast] ProParser.y:12054:40: style: C-style pointer casting [cstyleCast] ProParser.y:12056:23: style: C-style pointer casting [cstyleCast] ProParser.y:12062:31: style: C-style pointer casting [cstyleCast] ProParser.y:10578:29: style: C-style pointer casting [cstyleCast] ProParser.y:10666:29: style: C-style pointer casting [cstyleCast] ProParser.y:10668:29: style: C-style pointer casting [cstyleCast] ProParser.y:10672:29: style: C-style pointer casting [cstyleCast] ProParser.y:10674:34: style: C-style pointer casting [cstyleCast] ProParser.y:10697:30: style: C-style pointer casting [cstyleCast] ProParser.y:10707:26: style: C-style pointer casting [cstyleCast] ProParser.y:10775:27: style: C-style pointer casting [cstyleCast] ProParser.y:10780:34: style: C-style pointer casting [cstyleCast] ProParser.y:10796:6: style: C-style pointer casting [cstyleCast] ProParser.y:10873:25: style: C-style pointer casting [cstyleCast] ProParser.y:10874:35: style: C-style pointer casting [cstyleCast] ProParser.y:10889:50: style: C-style pointer casting [cstyleCast] ProParser.y:10934:23: style: C-style pointer casting [cstyleCast] ProParser.y:10955:19: style: C-style pointer casting [cstyleCast] ProParser.y:441:46: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:473:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:474:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:494:55: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:515:40: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:546:40: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:558:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:566:29: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:569:64: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:573:69: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:575:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:604:73: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:606:34: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:607:74: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:609:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:615:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:632:84: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:646:61: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:658:77: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:660:72: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:661:25: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:677:31: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:680:36: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:683:36: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:687:71: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:700:77: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:702:34: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:703:76: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:705:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:712:53: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:713:46: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:714:60: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:734:46: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:735:60: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:743:46: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:744:65: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:751:79: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:759:76: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:760:46: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:769:22: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:770:113: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:774:55: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:782:22: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:784:59: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:786:38: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:788:58: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:807:68: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:828:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:873:51: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:874:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:882:37: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:890:51: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:891:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:899:37: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:908:61: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:916:44: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:918:29: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1117:40: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1119:43: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1121:29: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1145:64: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1150:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1178:88: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1196:68: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1201:42: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1222:39: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1229:39: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1496:50: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1548:75: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1550:50: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1552:85: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1554:50: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1557:72: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1563:24: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1575:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1591:74: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1592:67: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1621:74: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1622:67: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1630:21: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1631:92: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1633:74: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1849:54: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1853:59: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1856:25: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1883:56: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1892:62: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1901:63: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1910:62: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1918:50: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:1926:50: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:3046:22: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:3047:54: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:3052:19: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:3056:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:3078:42: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:3079:54: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:3084:19: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:3088:57: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:3099:22: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:3100:58: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:3104:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:3126:22: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:3127:58: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:3131:57: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:3492:67: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:3494:54: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:4042:69: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:4342:70: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:4704:65: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:4705:52: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:4707:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:4725:65: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:4726:52: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:4729:57: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:4738:60: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:4739:47: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:4742:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:4760:60: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:4761:47: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:4764:57: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:4799:35: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:6754:69: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:6756:47: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:6757:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:6767:57: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:6782:52: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:6788:34: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:6789:46: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:6791:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:6795:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:6802:57: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:6809:34: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:6810:46: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:6812:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:6816:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:6832:65: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:6842:68: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:6852:78: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:7822:68: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:7824:55: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:7841:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8033:61: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8160:57: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8169:61: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8202:55: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8362:47: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8370:47: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8378:47: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8386:47: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8393:50: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8414:54: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8421:59: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8428:59: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8450:58: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8452:27: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8453:62: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8455:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8469:45: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8476:50: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8483:49: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8490:45: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8497:26: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8498:49: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8508:46: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8510:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8514:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8521:51: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8537:55: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8545:66: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8547:27: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8548:58: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8557:60: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8559:27: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8560:52: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8568:21: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8569:41: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8578:46: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8580:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8583:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8590:48: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8631:46: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8633:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8636:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8722:55: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8729:45: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8736:60: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8743:63: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8750:64: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8757:64: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8764:64: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8771:63: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8778:64: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8785:64: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8792:64: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8799:52: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8806:61: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8820:61: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8834:69: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8841:66: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8848:62: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8855:62: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8862:61: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8876:46: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8883:52: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8905:47: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8912:61: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8915:47: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8921:47: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8924:47: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8928:60: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8935:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:8940:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9076:34: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9077:62: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9079:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9087:34: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9088:62: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9090:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9822:59: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9830:59: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9839:61: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9882:46: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9884:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9889:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9896:48: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9903:48: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9910:34: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9919:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9944:34: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9947:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9955:46: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9957:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9961:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9969:34: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9971:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9979:46: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9981:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9984:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:9992:31: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10002:34: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10005:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10013:34: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10015:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10023:34: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10025:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10033:46: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10035:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10041:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10049:46: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10051:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10057:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10063:36: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10096:45: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10168:44: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10195:35: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10197:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10205:35: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10207:36: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10209:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10345:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10350:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10355:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10365:31: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10370:31: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10375:53: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10380:53: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10385:53: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10390:63: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10395:63: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10400:53: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10405:63: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10410:55: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10415:53: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10420:53: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10425:54: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10430:54: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10435:54: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10440:54: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10445:54: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10450:54: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10455:65: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10460:65: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10595:75: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10600:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10605:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10615:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10620:38: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10710:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10716:128: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10746:58: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10883:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10893:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10924:62: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10929:78: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10934:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10946:40: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10953:40: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10966:40: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:10972:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11006:40: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11012:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11017:40: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11023:46: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11025:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11028:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11035:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11046:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11057:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11068:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11082:16: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11093:28: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11102:53: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11105:56: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11110:91: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11111:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11119:53: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11122:56: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11127:91: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11128:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11136:53: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11139:56: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11144:91: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11145:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11153:53: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11156:56: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11161:91: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11162:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11170:79: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11171:39: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11180:22: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11181:106: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11185:51: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11461:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11466:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11476:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11824:66: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11829:99: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11834:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11840:22: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11842:65: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11856:129: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11874:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11879:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11891:40: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11897:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11902:40: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11908:46: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11910:23: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11913:30: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11921:40: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:11928:40: style: Same expression on both sides of '-'. [duplicateExpression] ProParser.y:12080:35: style: Same expression on both sides of '-'. [duplicateExpression] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:89:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:114:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:120:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:126:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:146:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:152:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:166:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:173:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:207:5: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:210:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:213:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:225:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:227:36: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:231:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:234:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:243:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:245:41: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:247:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:250:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:253:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:256:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:259:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:262:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:265:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:268:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:271:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:274:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:278:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:281:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:284:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:287:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:290:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:293:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:299:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:304:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:341:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:458:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:492:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:506:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:657:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:669:5: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:741:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:748:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:754:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:787:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:816:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:843:31: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:850:31: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:872:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:888:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:889:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:897:49: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:898:40: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:911:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:972:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:980:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:999:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:412:10: style: The scope of the variable 'vBFuDof' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:416:7: style: The scope of the variable 'i' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:590:11: style: Local variable 'Nbr_Dof' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:542:16: note: Shadowed declaration getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:590:11: note: Shadow variable getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:593:15: style: Local variable 'j' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:543:10: note: Shadowed declaration getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:593:15: note: Shadow variable getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:88:31: style: Variable 'WholeQuantity_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:594:14: style: Variable 'Dof_P' can be declared as pointer to const [constVariablePointer] ProParser.y:443:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] ProParser.y:10916:14: style: The scope of the variable 'k' can be reduced. [variableScope] ProParser.y:10948:20: style: The scope of the variable 'Constant_P' can be reduced. [variableScope] ProParser.y:799:21: style: Local variable 'i' shadows outer variable [shadowVariable] ProParser.y:783:11: note: Shadowed declaration ProParser.y:799:21: note: Shadow variable ProParser.y:937:28: style: Local variable 'i' shadows outer variable [shadowVariable] ProParser.y:930:11: note: Shadowed declaration ProParser.y:937:28: note: Shadow variable ProParser.y:1027:10: style: Local variable 'i' shadows outer variable [shadowVariable] ProParser.y:998:11: note: Shadowed declaration ProParser.y:1027:10: note: Shadow variable ProParser.y:1088:10: style: Local variable 'i' shadows outer variable [shadowVariable] ProParser.y:1057:11: note: Shadowed declaration ProParser.y:1088:10: note: Shadow variable ProParser.y:5429:15: style: Local variable 'i' shadows outer variable [shadowVariable] ProParser.y:5420:11: note: Shadowed declaration ProParser.y:5429:15: note: Shadow variable ProParser.y:5453:15: style: Local variable 'i' shadows outer variable [shadowVariable] ProParser.y:5444:11: note: Shadowed declaration ProParser.y:5453:15: note: Shadow variable ProParser.y:10782:19: style: Local variable 'struct_namespace' shadows outer variable [shadowVariable] ProParser.y:60:33: note: Shadowed declaration ProParser.y:10782:19: note: Shadow variable ProParser.y:10791:19: style: Local variable 'struct_namespace' shadows outer variable [shadowVariable] ProParser.y:60:33: note: Shadowed declaration ProParser.y:10791:19: note: Shadow variable ProParser.y:10899:19: style: Local variable 'struct_namespace' shadows outer variable [shadowVariable] ProParser.y:60:33: note: Shadowed declaration ProParser.y:10899:19: note: Shadow variable ProParser.y:10900:9: style: Local variable 'struct_name' shadows outer variable [shadowVariable] ProParser.y:60:20: note: Shadowed declaration ProParser.y:10900:9: note: Shadow variable ProParser.y:10909:19: style: Local variable 'struct_namespace' shadows outer variable [shadowVariable] ProParser.y:60:33: note: Shadowed declaration ProParser.y:10909:19: note: Shadow variable ProParser.y:10910:9: style: Local variable 'struct_name' shadows outer variable [shadowVariable] ProParser.y:60:20: note: Shadowed declaration ProParser.y:10910:9: note: Shadow variable ProParser.y:10793:25: style: Local variable 'WholeQuantity_P' shadows outer variable [shadowVariable] ProParser.y:117:58: note: Shadowed declaration ProParser.y:10793:25: note: Shadow variable ProParser.y:10968:16: style: Local variable 'tmp' shadows outer variable [shadowVariable] ProParser.y:10952:11: note: Shadowed declaration ProParser.y:10968:16: note: Shadow variable ProParser.y:11083:19: style: Local variable 'struct_namespace' shadows outer variable [shadowVariable] ProParser.y:60:33: note: Shadowed declaration ProParser.y:11083:19: note: Shadow variable ProParser.y:11083:63: style: Local variable 'struct_name' shadows outer variable [shadowVariable] ProParser.y:60:20: note: Shadowed declaration ProParser.y:11083:63: note: Shadow variable ProParser.y:11102:15: style: Local variable 'struct_namespace' shadows outer variable [shadowVariable] ProParser.y:60:33: note: Shadowed declaration ProParser.y:11102:15: note: Shadow variable ProParser.y:11102:59: style: Local variable 'struct_name' shadows outer variable [shadowVariable] ProParser.y:60:20: note: Shadowed declaration ProParser.y:11102:59: note: Shadow variable ProParser.y:11143:15: style: Local variable 'struct_namespace' shadows outer variable [shadowVariable] ProParser.y:60:33: note: Shadowed declaration ProParser.y:11143:15: note: Shadow variable ProParser.y:11143:59: style: Local variable 'struct_name' shadows outer variable [shadowVariable] ProParser.y:60:20: note: Shadowed declaration ProParser.y:11143:59: note: Shadow variable ProParser.y:11172:15: style: Local variable 'struct_namespace' shadows outer variable [shadowVariable] ProParser.y:60:33: note: Shadowed declaration ProParser.y:11172:15: note: Shadow variable ProParser.y:11172:59: style: Local variable 'struct_name' shadows outer variable [shadowVariable] ProParser.y:60:20: note: Shadowed declaration ProParser.y:11172:59: note: Shadow variable ProParser.y:11241:15: style: Local variable 'struct_namespace' shadows outer variable [shadowVariable] ProParser.y:60:33: note: Shadowed declaration ProParser.y:11241:15: note: Shadow variable ProParser.y:11241:59: style: Local variable 'struct_name' shadows outer variable [shadowVariable] ProParser.y:60:20: note: Shadowed declaration ProParser.y:11241:59: note: Shadow variable ProParser.y:11274:15: style: Local variable 'struct_namespace' shadows outer variable [shadowVariable] ProParser.y:60:33: note: Shadowed declaration ProParser.y:11274:15: note: Shadow variable ProParser.y:11274:59: style: Local variable 'struct_name' shadows outer variable [shadowVariable] ProParser.y:60:20: note: Shadowed declaration ProParser.y:11274:59: note: Shadow variable getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:41:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_HARMONIC [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:249:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_HARMONIC [valueFlowBailoutIncompleteVar] ProParser.y:814:24: style: Variable 'theGroup_P' can be declared as pointer to const [constVariablePointer] ProParser.y:3238:28: style: Variable 'theGroup_P' can be declared as pointer to const [constVariablePointer] ProParser.y:10780:29: style: Variable 'w' can be declared as pointer to const [constVariablePointer] ProParser.y:10896:30: style: Parameter 'format' can be declared as pointer to const [constParameterPointer] ProParser.y:11679:18: style: Variable 'timeinfo' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:105:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:144:21: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:41:10: style: The scope of the variable 'Coefficient' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:49:22: style: The scope of the variable 'Expression_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:51:38: style: The scope of the variable 'Factor' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:54:7: style: The scope of the variable 'j' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:54:14: style: The scope of the variable 'iPul' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:54:20: style: The scope of the variable 'ZeroHarmonic' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:54:34: style: The scope of the variable 'DcHarmonic' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:55:7: style: The scope of the variable 'NbrHar' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:55:15: style: The scope of the variable 'iTime' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:55:22: style: The scope of the variable 'iHar' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:55:28: style: The scope of the variable 'jHar' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:55:34: style: The scope of the variable 'OffSet' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:35:31: style: Variable 'FI' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:44:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:173:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_BASISFUNCTIONS [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:274:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:43:21: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:49:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:60:7: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:64:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:67:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:78:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:80:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:114:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:199:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:206:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:222:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:228:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:301:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:313:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:333:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:175:10: style: The scope of the variable 'Factor' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:29:22: style: Variable 'Quadrature_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:131:51: style: Parameter 'QuantityStorage_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:66:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTEGRALQUANTITY [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:270:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOCAL [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:357:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:479:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Value [valueFlowBailoutIncompleteVar] ProParser.y:908:15: style: Variable 'i' is assigned a value that is never used. [unreadVariable] ProParser.y:916:11: style: Variable 'i' is assigned a value that is never used. [unreadVariable] ProParser.y:931:15: style: Variable 'i' is assigned a value that is never used. [unreadVariable] ProParser.y:944:4: style: Variable 'i' is assigned a value that is never used. [unreadVariable] ProParser.y:957:10: style: Variable 'i' is assigned a value that is never used. [unreadVariable] ProParser.y:1116:15: style: Variable 'i' is assigned a value that is never used. [unreadVariable] ProParser.y:1132:10: style: Variable 'i' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:68:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:77:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:87:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:99:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:102:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:108:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:119:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:130:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:168:27: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:173:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:187:21: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:194:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:205:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:280:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:282:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:284:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:374:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:378:41: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:476:7: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:479:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:42:27: style: The scope of the variable 'IntegrationCase_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:45:31: style: The scope of the variable 'JacobianCase_L' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:46:30: style: The scope of the variable 'Factor' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:47:7: style: The scope of the variable 'Index_DefineQuantity' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:49:7: style: The scope of the variable 'CriterionIndex' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:49:23: style: The scope of the variable 'Nbr_IntPoints' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:49:38: style: The scope of the variable 'i_IntPoint' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:52:10: style: The scope of the variable 'Get_IntPoint' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:258:26: style: The scope of the variable 'DefineQuantity_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:264:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:264:10: style: The scope of the variable 'Index_DefineQuantity' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:266:7: style: The scope of the variable 'Nbr_Element' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:266:20: style: The scope of the variable 'i_Element' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:268:7: style: The scope of the variable 'Type_Quantity' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:350:29: style: The scope of the variable 'Type_InRegion' can be reduced. [variableScope] ProParser.y:10916:16: style: Variable 'k' is assigned a value that is never used. [unreadVariable] ProParser.y:10528:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] ProParser.y:10546:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] getdp-3.5.0-source/src/kernel/Cal_SmallFemTermOfFemEquation.cpp:208:52: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Cal_SmallFemTermOfFemEquation.cpp:209:57: style: Parameter 'EquationTerm_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Cal_SmallFemTermOfFemEquation.cpp:210:60: style: Parameter 'QuantityStorage_P0' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Cal_SolutionErrorRatio.cpp:108:48: style: The scope of the variable 'errsqr' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_SolutionErrorRatio.cpp:110:10: style: The scope of the variable 'tol' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_SolutionErrorRatio.cpp:110:15: style: The scope of the variable 'nvalx' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Cal_SolutionErrorRatio.cpp:110:22: style: The scope of the variable 'nvaldx' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/DofData.cpp:636:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GETDP_VERSION [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/DofData.cpp:880:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/DofData.cpp:1086:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/DofData.cpp:1099:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/DofData.cpp:1485:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NumDof [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/DofData.cpp:1636:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NumDof [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/EigenSolve.cpp:12:33: style: Parameter 'DofData_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/EigenSolve.cpp:14:25: style: Parameter 'RationalCoefsNum' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/EigenSolve.cpp:14:51: style: Parameter 'RationalCoefsDen' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/EigenSolve.cpp:15:25: style: Parameter 'ApplyResolventRealFreqs' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/EigenSolve.cpp:15:66: style: Parameter 'DofData_P2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:52:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:95:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FunctionForGroup_Type [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:215:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:268:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TwoInt [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:312:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TwoInt [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:467:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TwoInt [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:535:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:720:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUPPLIST_STARTINGON [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:812:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_0D [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:839:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_NODES_IN_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:898:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:924:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_ENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:1224:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/DofData.cpp:40:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:42:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:44:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:123:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:150:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:158:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:166:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:174:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:182:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:190:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:198:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:379:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:386:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:402:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:419:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:635:36: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:661:36: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:700:36: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:751:36: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:787:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:789:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:970:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:1039:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:1138:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:1303:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:1336:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:1418:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:1421:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:1442:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:1445:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:1506:31: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:1754:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:1898:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:1922:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:1926:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:1927:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:2025:5: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:2032:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:2036:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:2039:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:2049:30: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:2053:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:2055:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:2058:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:2073:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:2077:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:2079:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:2082:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:2097:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:2110:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/DofData.cpp:467:7: style: The scope of the variable 'i' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/DofData.cpp:659:10: style: The scope of the variable 'inew' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/DofData.cpp:697:28: style: The scope of the variable 'Pulsation' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/DofData.cpp:1328:25: style: The scope of the variable 'Equ_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/DofData.cpp:1618:16: style: The scope of the variable 'c' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/DofData.cpp:1618:19: style: The scope of the variable 'd' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/DofData.cpp:1893:15: style: The scope of the variable 'Dof_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/DofData.cpp:2007:23: style: The scope of the variable 'Formulation_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/DofData.cpp:1915:38: style:inconclusive: Function 'Dof_TransferDof' argument 1 names different: declaration 'DofData1_P' definition 'DofData_P1'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/DofData.h:221:38: note: Function 'Dof_TransferDof' argument 1 names different: declaration 'DofData1_P' definition 'DofData_P1'. getdp-3.5.0-source/src/kernel/DofData.cpp:1915:38: note: Function 'Dof_TransferDof' argument 1 names different: declaration 'DofData1_P' definition 'DofData_P1'. getdp-3.5.0-source/src/kernel/DofData.cpp:1915:67: style:inconclusive: Function 'Dof_TransferDof' argument 2 names different: declaration 'DofData2_P' definition 'DofData_P2'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/DofData.h:221:67: note: Function 'Dof_TransferDof' argument 2 names different: declaration 'DofData2_P' definition 'DofData_P2'. getdp-3.5.0-source/src/kernel/DofData.cpp:1915:67: note: Function 'Dof_TransferDof' argument 2 names different: declaration 'DofData2_P' definition 'DofData_P2'. getdp-3.5.0-source/src/kernel/DofData.cpp:237:35: style: Parameter 'Name' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/DofData.cpp:314:50: style: Parameter 'Name_Resolution' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/DofData.cpp:697:28: style: Variable 'Pulsation' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/DofData.cpp:769:43: style: Parameter 'Name_File' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/DofData.cpp:1233:59: style: Parameter 'Value' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/DofData.cpp:1253:63: style: Parameter 'Value' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/DofData.cpp:1431:59: style: Parameter 'Value' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/DofData.cpp:1465:32: style: Parameter 'Val' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/DofData.cpp:1613:32: style: Parameter 'Val' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/DofData.cpp:2017:30: style: Variable 'Val_Pulsation' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/DofData.cpp:803:29: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] getdp-3.5.0-source/src/kernel/DofData.cpp:850:36: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] getdp-3.5.0-source/src/kernel/Gauss_Hexahedron.cpp:79:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Gauss_Hexahedron.cpp:80:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Gauss_Hexahedron.cpp:81:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Gauss_Hexahedron.cpp:82:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Gauss_Hexahedron.cpp:62:10: style: The scope of the variable 'j' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Gauss_Hexahedron.cpp:62:13: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Gauss_Hexahedron.cpp:62:16: style: The scope of the variable 'index' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Gauss_Hexahedron.cpp:14:43: style:inconclusive: Function 'Gauss_Hexahedron' argument 2 names different: declaration 'Num_Point' definition 'Num'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Gauss.h:27:23: note: Function 'Gauss_Hexahedron' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Hexahedron.cpp:14:43: note: Function 'Gauss_Hexahedron' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Hexahedron.cpp:59:51: style:inconclusive: Function 'GaussLegendre_Hexahedron' argument 2 names different: declaration 'Num_Point' definition 'Num'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Gauss.h:28:31: note: Function 'GaussLegendre_Hexahedron' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Hexahedron.cpp:59:51: note: Function 'GaussLegendre_Hexahedron' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Line.cpp:149:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Gauss_Line.cpp:150:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Gauss_Line.cpp:20:7: style: The scope of the variable 'i' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Gauss_Line.cpp:171:14: style: The scope of the variable 'z' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Gauss_Line.cpp:17:37: style:inconclusive: Function 'Gauss_Line' argument 2 names different: declaration 'Num_Point' definition 'Num'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Gauss.h:14:17: note: Function 'Gauss_Line' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Line.cpp:17:37: note: Function 'Gauss_Line' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:564:3: warning:inconclusive: Member variable 'Bubble::_num' is not initialized in the constructor. [uninitMemberVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:564:3: warning:inconclusive: Member variable 'Bubble::_new_bubble_P' is not initialized in the constructor. [uninitMemberVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:587:3: warning:inconclusive: Member variable 'EntityInBubble::bubble_P' is not initialized in the constructor. [uninitMemberVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:599:3: warning:inconclusive: Member variable 'ElementInBubble::geoElement' is not initialized in the constructor. [uninitMemberVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:614:3: warning: Member variable 'EntityOnSur::X' is not initialized in the constructor. [uninitMemberVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:614:3: warning: Member variable 'EntityOnSur::X_normal' is not initialized in the constructor. [uninitMemberVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:644:3: warning: Member variable 'GenEle::_elements_L' is not initialized in the constructor. [uninitMemberVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:653:3: warning: Member variable 'GenEle_OnPositiveSideOf::_type_SuppList2' is not initialized in the constructor. [uninitMemberVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:653:3: warning: Member variable 'GenEle_OnPositiveSideOf::_flag_SuppList2_Type_Not' is not initialized in the constructor. [uninitMemberVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:653:3: warning: Member variable 'GenEle_OnPositiveSideOf::_flag_selectBubbleLater' is not initialized in the constructor. [uninitMemberVar] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:568:7: style:inconclusive: Technically the member function 'Bubble::get_numBubble' can be const. [functionConst] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:672:8: style:inconclusive: Technically the member function 'GenEle_OnPositiveSideOf::get_Entities' can be const. [functionConst] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:808:31: note: Technically the member function 'GenEle_OnPositiveSideOf::get_Entities' can be const. getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:672:8: note: Technically the member function 'GenEle_OnPositiveSideOf::get_Entities' can be const. getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:565:3: style: Class 'Bubble' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:588:3: style: Class 'EntityInBubble' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:653:3: style: Class 'GenEle_OnPositiveSideOf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:22:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:24:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:31:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:33:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:160:38: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:318:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:319:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:334:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:337:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:414:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:417:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:1303:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:209:11: style: The scope of the variable 'Entity_Tr' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:211:7: style: The scope of the variable 'Nbr_Element' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:211:20: style: The scope of the variable 'i_Element' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:212:7: style: The scope of the variable 'Nbr_Entity' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:212:23: style: The scope of the variable 'i_Entity' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:307:17: style: The scope of the variable 'GroupForSupport_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:458:11: style: The scope of the variable 'Entity_Tr' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:460:7: style: The scope of the variable 'Nbr_Element' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:460:20: style: The scope of the variable 'i_Element' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:461:8: style: The scope of the variable 'Num_Nodes' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:708:19: style: The scope of the variable 'i_Element' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:708:30: style: The scope of the variable 'nb_Node' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:708:39: style: The scope of the variable 'i_Node' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:835:44: style: The scope of the variable 'num_Entity' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:909:17: style: The scope of the variable 'num_Entity' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:948:23: style: The scope of the variable 'flag_OnBorder' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:952:24: style: The scope of the variable 'entityOnSur_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:212:34: style: Variable 'Num_Entities' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:304:8: style: Variable 'Num_Nodes' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:305:36: style: Variable 'Key1_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:305:45: style: Variable 'Key2_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:461:8: style: Variable 'Num_Nodes' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:542:14: style: Variable 'Num_Nodes' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:1209:36: style: Variable 'GeoElement2' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Gauss_Quadrangle.cpp:74:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Gauss_Quadrangle.cpp:75:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Gauss_Quadrangle.cpp:76:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Gauss_Quadrangle.cpp:58:10: style: The scope of the variable 'j' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Gauss_Quadrangle.cpp:58:13: style: The scope of the variable 'index' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Gauss_Quadrangle.cpp:14:43: style:inconclusive: Function 'Gauss_Quadrangle' argument 2 names different: declaration 'Num_Point' definition 'Num'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Gauss.h:20:23: note: Function 'Gauss_Quadrangle' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Quadrangle.cpp:14:43: note: Function 'Gauss_Quadrangle' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Quadrangle.cpp:55:51: style:inconclusive: Function 'GaussLegendre_Quadrangle' argument 2 names different: declaration 'Num_Point' definition 'Num'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Gauss.h:21:31: note: Function 'GaussLegendre_Quadrangle' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Quadrangle.cpp:55:51: note: Function 'GaussLegendre_Quadrangle' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Quadrangle.cpp:98:52: style:inconclusive: Function 'GaussSingularR_Quadrangle' argument 2 names different: declaration 'Num_Point' definition 'Num'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Gauss.h:22:32: note: Function 'GaussSingularR_Quadrangle' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Quadrangle.cpp:98:52: note: Function 'GaussSingularR_Quadrangle' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Tetrahedron.cpp:113:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Gauss_Tetrahedron.cpp:114:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Gauss_Tetrahedron.cpp:115:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Gauss_Tetrahedron.cpp:116:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Gauss_Tetrahedron.cpp:96:10: style: The scope of the variable 'j' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Gauss_Tetrahedron.cpp:96:13: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Gauss_Tetrahedron.cpp:96:16: style: The scope of the variable 'index' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Gauss_Tetrahedron.cpp:14:44: style:inconclusive: Function 'Gauss_Tetrahedron' argument 2 names different: declaration 'Num_Point' definition 'Num'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Gauss.h:24:24: note: Function 'Gauss_Tetrahedron' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Tetrahedron.cpp:14:44: note: Function 'Gauss_Tetrahedron' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Tetrahedron.cpp:93:52: style:inconclusive: Function 'GaussLegendre_Tetrahedron' argument 2 names different: declaration 'Num_Point' definition 'Num'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Gauss.h:25:32: note: Function 'GaussLegendre_Tetrahedron' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Tetrahedron.cpp:93:52: note: Function 'GaussLegendre_Tetrahedron' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Triangle.cpp:109:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Gauss_Triangle.cpp:110:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Gauss_Triangle.cpp:111:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Gauss_Triangle.cpp:92:10: style: The scope of the variable 'j' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Gauss_Triangle.cpp:92:13: style: The scope of the variable 'index' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Gauss_Triangle.cpp:14:41: style:inconclusive: Function 'Gauss_Triangle' argument 2 names different: declaration 'Num_Point' definition 'Num'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Gauss.h:16:21: note: Function 'Gauss_Triangle' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Triangle.cpp:14:41: note: Function 'Gauss_Triangle' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Triangle.cpp:89:49: style:inconclusive: Function 'GaussLegendre_Triangle' argument 2 names different: declaration 'Num_Point' definition 'Num'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Gauss.h:17:29: note: Function 'GaussLegendre_Triangle' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Triangle.cpp:89:49: note: Function 'GaussLegendre_Triangle' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Triangle.cpp:131:50: style:inconclusive: Function 'GaussSingularR_Triangle' argument 2 names different: declaration 'Num_Point' definition 'Num'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Gauss.h:18:30: note: Function 'GaussSingularR_Triangle' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Triangle.cpp:131:50: note: Function 'GaussSingularR_Triangle' argument 2 names different: declaration 'Num_Point' definition 'Num'. getdp-3.5.0-source/src/kernel/Gauss_Triangle.cpp:93:10: style: Local variable 'pt1' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/Gauss_Triangle.h:10:15: note: Shadowed declaration getdp-3.5.0-source/src/kernel/Gauss_Triangle.cpp:93:10: note: Shadow variable getdp-3.5.0-source/src/kernel/Generate_Network.cpp:34:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Generate_Network.cpp:33:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Generate_Network.cpp:48:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Generate_Network.cpp:55:44: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Generate_Network.cpp:57:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Generate_Network.cpp:59:5: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Generate_Network.cpp:61:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Generate_Network.cpp:71:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Generate_Network.cpp:81:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Generate_Network.cpp:82:40: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Generate_Network.cpp:87:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Generate_Network.cpp:88:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Generate_Network.cpp:101:28: style: The scope of the variable 'vk' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Generate_Network.cpp:173:11: style: The scope of the variable 'a' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Generate_Network.cpp:173:14: style: The scope of the variable 'b' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Generate_Network.cpp:146:11: style: Local variable 'n' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/Generate_Network.cpp:39:7: note: Shadowed declaration getdp-3.5.0-source/src/kernel/Generate_Network.cpp:146:11: note: Shadow variable getdp-3.5.0-source/src/kernel/Generate_Network.cpp:187:11: style: Local variable 'n' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/Generate_Network.cpp:39:7: note: Shadowed declaration getdp-3.5.0-source/src/kernel/Generate_Network.cpp:187:11: note: Shadow variable getdp-3.5.0-source/src/kernel/Generate_Network.cpp:22:49: style: Parameter 'Name' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:76:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_SUBENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:89:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_SUBENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:443:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_SUBENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:449:31: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:472:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:476:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:496:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:497:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:498:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:499:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:501:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:502:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:503:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:505:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:506:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:519:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:542:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:569:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:595:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:601:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:621:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:622:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:623:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:624:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:672:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:685:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:709:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:722:36: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:740:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:443:13: style: The scope of the variable 'Nbr_Entities1' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:445:8: style: The scope of the variable 'Entity_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:445:18: style: The scope of the variable 'Entity' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:530:40: style: The scope of the variable 'Nbr_Entities' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:530:55: style: The scope of the variable 'Num_Entities' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:532:17: style: The scope of the variable 'Group_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:359:46: style:inconclusive: Function 'Geo_GetIM_Dfe_Xp' argument 2 names different: declaration 'Nbf' definition 'nbf'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/GeoData.h:89:46: note: Function 'Geo_GetIM_Dfe_Xp' argument 2 names different: declaration 'Nbf' definition 'nbf'. getdp-3.5.0-source/src/kernel/GeoEntity.cpp:359:46: note: Function 'Geo_GetIM_Dfe_Xp' argument 2 names different: declaration 'Nbf' definition 'nbf'. getdp-3.5.0-source/src/kernel/GeoEntity.cpp:359:56: style:inconclusive: Function 'Geo_GetIM_Dfe_Xp' argument 3 names different: declaration 'Nbe' definition 'nbe'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/GeoData.h:89:56: note: Function 'Geo_GetIM_Dfe_Xp' argument 3 names different: declaration 'Nbe' definition 'nbe'. getdp-3.5.0-source/src/kernel/GeoEntity.cpp:359:56: note: Function 'Geo_GetIM_Dfe_Xp' argument 3 names different: declaration 'Nbe' definition 'nbe'. getdp-3.5.0-source/src/kernel/GeoEntity.cpp:632:38: style:inconclusive: Function 'Geo_ReadFilePRE' argument 1 names different: declaration 'GeoData_P' definition 'GeoData_P0'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/GeoData.h:113:38: note: Function 'Geo_ReadFilePRE' argument 1 names different: declaration 'GeoData_P' definition 'GeoData_P0'. getdp-3.5.0-source/src/kernel/GeoEntity.cpp:632:38: note: Function 'Geo_ReadFilePRE' argument 1 names different: declaration 'GeoData_P' definition 'GeoData_P0'. getdp-3.5.0-source/src/kernel/GeoEntity.cpp:71:54: style: Parameter 'Geo_Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:83:55: style: Parameter 'Geo_Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:445:8: style: Variable 'Entity_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:446:46: style: Variable 'Entity2XEntities1_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:530:55: style: Variable 'Num_Entities' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/GeoEntity.cpp:531:40: style: Variable 'Geo_Element_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:99:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Entity2XEntity1 [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/GeoData.cpp:330:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geo_Node [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/GeoData.cpp:384:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/GeoData.cpp:395:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/GeoData.cpp:688:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geo_Node [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/GeoNormal.cpp:60:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Entity2XEntity1 [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/GeoNormal.cpp:140:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_NODES_IN_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/GeoNormal.cpp:20:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoNormal.cpp:21:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoNormal.cpp:26:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoNormal.cpp:51:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoNormal.cpp:65:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoNormal.cpp:88:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoNormal.cpp:147:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoNormal.cpp:49:7: style: The scope of the variable 'i' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/GeoNormal.cpp:49:10: style: The scope of the variable 'j' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/GeoNormal.cpp:49:13: style: The scope of the variable 'tmp' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/GeoNormal.cpp:45:32: style: Variable 'NXE_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/GeoNormal.cpp:96:41: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoNormal.cpp:96:52: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoNormal.cpp:96:63: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoNormal.cpp:139:30: style: Variable 'EXV_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/GeoNormal.cpp:89:29: warning: Uninitialized variable: tmp [uninitvar] getdp-3.5.0-source/src/kernel/GeoNormal.cpp:72:18: note: Assuming condition is false getdp-3.5.0-source/src/kernel/GeoNormal.cpp:89:29: note: Uninitialized variable: tmp getdp-3.5.0-source/src/kernel/GeoTree.cpp:73:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_NODES_IN_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/GeoTree.cpp:120:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_ENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/GeoTree.cpp:194:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/GeoTree.cpp:225:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_ENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/GeoTree.cpp:292:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/GeoData.cpp:355:11: warning: Either the condition 'file' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] getdp-3.5.0-source/src/kernel/GeoData.cpp:349:6: note: Assuming that condition 'file' is not redundant getdp-3.5.0-source/src/kernel/GeoData.cpp:355:11: note: Null pointer dereference getdp-3.5.0-source/src/kernel/GeoData.cpp:358:13: warning: Either the condition 'file' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] getdp-3.5.0-source/src/kernel/GeoData.cpp:349:6: note: Assuming that condition 'file' is not redundant getdp-3.5.0-source/src/kernel/GeoData.cpp:358:13: note: Null pointer dereference getdp-3.5.0-source/src/kernel/GeoData.cpp:361:11: warning: Either the condition 'file' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] getdp-3.5.0-source/src/kernel/GeoData.cpp:349:6: note: Assuming that condition 'file' is not redundant getdp-3.5.0-source/src/kernel/GeoData.cpp:361:11: note: Null pointer dereference getdp-3.5.0-source/src/kernel/GeoData.cpp:365:13: warning: Either the condition 'file' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] getdp-3.5.0-source/src/kernel/GeoData.cpp:349:6: note: Assuming that condition 'file' is not redundant getdp-3.5.0-source/src/kernel/GeoData.cpp:365:13: note: Null pointer dereference getdp-3.5.0-source/src/kernel/GeoData.cpp:368:15: warning: Either the condition 'file' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] getdp-3.5.0-source/src/kernel/GeoData.cpp:349:6: note: Assuming that condition 'file' is not redundant getdp-3.5.0-source/src/kernel/GeoData.cpp:368:15: note: Null pointer dereference getdp-3.5.0-source/src/kernel/GeoData.cpp:369:13: warning: Either the condition 'file' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] getdp-3.5.0-source/src/kernel/GeoData.cpp:349:6: note: Assuming that condition 'file' is not redundant getdp-3.5.0-source/src/kernel/GeoData.cpp:369:13: note: Null pointer dereference getdp-3.5.0-source/src/kernel/GeoData.cpp:371:11: warning: Either the condition 'file' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] getdp-3.5.0-source/src/kernel/GeoData.cpp:349:6: note: Assuming that condition 'file' is not redundant getdp-3.5.0-source/src/kernel/GeoData.cpp:371:11: note: Null pointer dereference getdp-3.5.0-source/src/kernel/GeoData.cpp:372:10: warning: Either the condition 'file' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] getdp-3.5.0-source/src/kernel/GeoData.cpp:349:6: note: Assuming that condition 'file' is not redundant getdp-3.5.0-source/src/kernel/GeoData.cpp:372:10: note: Null pointer dereference getdp-3.5.0-source/src/kernel/GeoData.cpp:355:11: error: Null pointer dereference [nullPointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:358:13: error: Null pointer dereference [nullPointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:361:11: error: Null pointer dereference [nullPointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:365:13: error: Null pointer dereference [nullPointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:368:15: error: Null pointer dereference [nullPointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:369:13: error: Null pointer dereference [nullPointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:371:11: error: Null pointer dereference [nullPointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:372:10: error: Null pointer dereference [nullPointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:35:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:81:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:125:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:380:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:398:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:704:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:707:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:748:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:751:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:754:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:756:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:760:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:763:36: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:782:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:792:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:804:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:918:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:936:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:943:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:946:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:951:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:964:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:966:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:971:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:973:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:980:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:985:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:1040:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:1044:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:1066:31: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:1095:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:1100:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:1115:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:1126:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:1139:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:1155:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:1169:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:1185:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:1210:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:1230:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:1248:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:1266:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:707:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:751:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:782:34: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:792:34: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:804:34: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] getdp-3.5.0-source/src/kernel/GeoData.cpp:1205:30: style: The scope of the variable 'Geo_Node_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/GeoData.cpp:1225:30: style: The scope of the variable 'Geo_Node_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/GeoData.cpp:1243:30: style: The scope of the variable 'Geo_Node_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/GeoData.cpp:1261:30: style: The scope of the variable 'Geo_Node_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/GeoData.cpp:625:15: style: Local variable 'i' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/GeoData.cpp:575:12: note: Shadowed declaration getdp-3.5.0-source/src/kernel/GeoData.cpp:625:15: note: Shadow variable getdp-3.5.0-source/src/kernel/GeoData.cpp:632:21: style: Local variable 'name' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/GeoData.cpp:27:7: note: Shadowed declaration getdp-3.5.0-source/src/kernel/GeoData.cpp:632:21: note: Shadow variable getdp-3.5.0-source/src/kernel/GeoData.cpp:646:17: style: Local variable 'j' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/GeoData.cpp:575:15: note: Shadowed declaration getdp-3.5.0-source/src/kernel/GeoData.cpp:646:17: note: Shadow variable getdp-3.5.0-source/src/kernel/GeoData.cpp:647:15: style: Local variable 'num' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/GeoData.cpp:642:11: note: Shadowed declaration getdp-3.5.0-source/src/kernel/GeoData.cpp:647:15: note: Shadow variable getdp-3.5.0-source/src/kernel/GeoData.cpp:380:9: style: Variable 'c' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:1123:48: style: Parameter 'GeoElement' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:1176:49: style: Parameter 'Num_Node' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:1180:30: style: Variable 'Geo_Node_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:1201:49: style: Parameter 'Num_Node' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:1201:67: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:1201:78: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:1202:38: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:1222:50: style: Parameter 'Num_Node' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:1222:68: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:1240:50: style: Parameter 'Num_Node' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:1240:68: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:1258:50: style: Parameter 'Num_Node' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoData.cpp:1258:68: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoTree.cpp:18:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoTree.cpp:19:7: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoTree.cpp:143:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoTree.cpp:169:41: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoTree.cpp:240:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoTree.cpp:268:41: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/GeoTree.cpp:26:41: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoTree.cpp:26:52: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoTree.cpp:26:63: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoTree.cpp:26:71: style: Parameter 'Entity_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoTree.cpp:119:44: style: Variable 'Entity_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/GeoTree.cpp:224:44: style: Variable 'Entity_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:104:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGIONLIST [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:264:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_GROUPS_IN_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:323:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:386:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_GROUPS_IN_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:435:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_GROUPS_IN_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:491:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_GROUPS_IN_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:551:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATUS_POS [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:612:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGIONLIST [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:682:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:228:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUMDIMS [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:465:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:477:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:45:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Constraint [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:290:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Constraint [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:386:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:416:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConstraintInFS [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:499:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:549:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:757:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:925:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EDGESOF [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1359:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODESOF [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1626:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1643:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConstraintActive [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:484:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXNODES [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:530:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:550:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:576:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:585:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:596:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_child [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:656:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:729:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:772:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:781:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:797:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_child [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:890:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_child [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:974:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:995:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXNODES [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:1016:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXNODES [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:1044:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:1102:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MINNODES [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:1148:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_unitSphereVolume [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:1176:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXNODES [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:1225:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:1314:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXNODES [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:1349:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:1379:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:1419:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:1495:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:63:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:74:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:95:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:109:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:279:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:282:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:398:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:402:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:447:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:451:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:481:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:486:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:607:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:610:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:688:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:52:48: style: The scope of the variable 'i_BFunction' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:232:13: style: The scope of the variable 'Num_Entity' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:372:7: style: The scope of the variable 'Nbr_SubFunction' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:372:24: style: The scope of the variable 'i_SF' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:421:7: style: The scope of the variable 'Nbr_SubFunction' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:421:24: style: The scope of the variable 'i_SF' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:527:32: style: The scope of the variable 'Code_BasisFunction' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:601:7: style: The scope of the variable 'CodeExist' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:601:22: style: The scope of the variable 'Num_BasisFunction' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:601:41: style: The scope of the variable 'Num_AssociateBasisFunction' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:602:7: style: The scope of the variable 'Num_Entity' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:228:7: style: Parameter 'Num_ElementaryEntities' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:233:18: style: Variable 'Key_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:310:24: style: Variable 'Num_Nodes' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:470:23: style: Variable 'Num_Global' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:602:18: style: Variable 'Num_Entity' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/kernel/Get_ElementSource.cpp:52:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_ElementSource.cpp:81:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUPPLIST_CONNECTEDTO [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/rtree.h:190:5: warning: Member variable 'Iterator::m_stack' is not initialized in the constructor. [uninitMemberVar] getdp-3.5.0-source/src/kernel/rtree.h:300:8: style:inconclusive: Technically the member function 'RTree::GetFirst' can be const. [functionConst] getdp-3.5.0-source/src/kernel/rtree.h:317:8: performance:inconclusive: Technically the member function 'RTree::GetNext' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/kernel/rtree.h:320:8: performance:inconclusive: Technically the member function 'RTree::IsNull' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/kernel/rtree.h:195:10: style:inconclusive: Technically the member function 'RTree::Iterator::IsNull' can be const. [functionConst] getdp-3.5.0-source/src/kernel/rtree.h:198:10: style:inconclusive: Technically the member function 'RTree::Iterator::IsNotNull' can be const. [functionConst] getdp-3.5.0-source/src/kernel/rtree.h:345:10: style:inconclusive: Technically the member function 'RTree::Node::IsInternalNode' can be const. [functionConst] getdp-3.5.0-source/src/kernel/rtree.h:349:10: style:inconclusive: Technically the member function 'RTree::Node::IsLeaf' can be const. [functionConst] getdp-3.5.0-source/src/kernel/GeoElementRTree.h:24:8: performance:inconclusive: Technically the member function 'GeoElementRTree::_getMinMax' can be static (but you may consider moving to unnamed namespace). [functionStatic] getdp-3.5.0-source/src/kernel/GeoElementRTree.h:52:5: warning: Class 'GeoElementRTree' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] getdp-3.5.0-source/src/kernel/GeoElementRTree.h:52:5: warning: Class 'GeoElementRTree' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] getdp-3.5.0-source/src/kernel/GeoElementRTree.h:50:3: style: Class 'GeoElementRTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] getdp-3.5.0-source/src/kernel/rtree.h:436:5: warning: Possible leak in public function. The pointer 'm_file' is not deallocated before it is allocated. [publicAllocationError] getdp-3.5.0-source/src/kernel/rtree.h:443:5: warning: Possible leak in public function. The pointer 'm_file' is not deallocated before it is allocated. [publicAllocationError] getdp-3.5.0-source/src/kernel/rtree.h:459:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/rtree.h:465:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/rtree.h:471:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/rtree.h:477:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ElementSource.cpp:37:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ElementSource.cpp:78:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ElementSource.cpp:83:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ElementSource.cpp:87:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ElementSource.cpp:116:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/rtree.h:910:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/rtree.h:1443:45: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/rtree.h:1057:7: style: Variable 'bestIncr' is assigned an expression that holds the same value. [redundantAssignment] getdp-3.5.0-source/src/kernel/rtree.h:1054:23: note: Assuming that condition 'increase==bestIncr' is not redundant getdp-3.5.0-source/src/kernel/rtree.h:1057:7: note: Variable 'bestIncr' is assigned an expression that holds the same value. getdp-3.5.0-source/src/kernel/rtree.h:880:7: style: The scope of the variable 'index' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/rtree.h:1036:16: style: The scope of the variable 'increase' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/rtree.h:1038:16: style: The scope of the variable 'area' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/rtree.h:1212:16: style: The scope of the variable 'biggestDiff' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/rtree.h:1507:19: style: The scope of the variable 'id' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/rtree.h:205:21: style: Variable 'curTos' can be declared as reference to const [constVariableReference] getdp-3.5.0-source/src/kernel/rtree.h:214:21: style: Variable 'curTos' can be declared as reference to const [constVariableReference] getdp-3.5.0-source/src/kernel/rtree.h:226:15: style: Variable 'curBranch' can be declared as reference to const [constVariableReference] getdp-3.5.0-source/src/kernel/rtree.h:323:29: style: Parameter 'a_it' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/kernel/Get_ElementSource.cpp:70:18: style: Variable 'Pair_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/GeoElementRTree.h:24:39: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/GeoElementRTree.h:28:24: style: Variable 'node' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:634:5: warning: Class 'NodeXYZRTree' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:634:5: warning: Class 'NodeXYZRTree' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:686:5: warning: Class 'EdgeNNRTree' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:686:5: warning: Class 'EdgeNNRTree' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:632:3: style: Class 'NodeXYZRTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:684:3: style: Class 'EdgeNNRTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:56:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:71:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:137:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:141:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:231:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:239:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:251:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:299:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:311:30: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:315:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:469:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:471:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:478:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:481:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:484:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:842:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:845:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1013:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1016:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1447:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1449:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1451:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1456:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1458:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1460:33: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1643:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1650:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1651:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1656:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:849:17: style: Variable 'Nbr_EntityRef' is reassigned a value before the old one has been used. [redundantAssignment] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:825:17: note: Nbr_EntityRef is assigned getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:849:17: note: Nbr_EntityRef is overwritten getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1020:17: style: Variable 'Nbr_EntityRef' is reassigned a value before the old one has been used. [redundantAssignment] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1003:17: note: Nbr_EntityRef is assigned getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1020:17: note: Nbr_EntityRef is overwritten getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:38:37: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:38:40: style: The scope of the variable 'Index_GeoElement' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:220:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:490:11: style: The scope of the variable 'Entity_Tr' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:492:7: style: The scope of the variable 'Nbr_Element' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:492:20: style: The scope of the variable 'i_Element' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:493:7: style: The scope of the variable 'Nbr_Entity' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:493:23: style: The scope of the variable 'i_Entity' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:496:8: style: The scope of the variable 'Num_Nodes' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:540:11: style: The scope of the variable 'Entity_Tr' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:542:7: style: The scope of the variable 'Nbr_Element' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:542:20: style: The scope of the variable 'i_Element' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:543:7: style: The scope of the variable 'Nbr_Entity' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:543:23: style: The scope of the variable 'i_Entity' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:546:8: style: The scope of the variable 'Num_Nodes' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:30:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:97:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Function [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:277:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORM0 [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:344:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:362:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_SUBENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:841:11: style: Local variable 'i' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:733:19: note: Shadowed declaration getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:841:11: note: Shadow variable getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:844:11: style: Local variable 'i' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:733:19: note: Shadowed declaration getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:844:11: note: Shadow variable getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1062:11: style: Local variable 'tmp' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1009:11: note: Shadowed declaration getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1062:11: note: Shadow variable getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1067:11: style: Local variable 'tmp' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1009:11: note: Shadowed declaration getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1067:11: note: Shadow variable getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:41:31: style: Variable 'ConstraintPerRegion_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:42:26: style: Variable 'GlobalQuantity_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:279:59: style: Parameter 'GlobalQuantity_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:286:31: style: Variable 'ConstraintPerRegion_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:288:26: style: Variable 'GlobalQuantity_Pr' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:413:27: style: Variable 'TwoIntOneDouble_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:493:34: style: Variable 'Num_Entities' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:496:8: style: Variable 'Num_Nodes' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:543:34: style: Variable 'Num_Entities' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:546:8: style: Variable 'Num_Nodes' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1349:27: style: Variable 'TwoIntOneDouble_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1349:47: style: Variable 'TwoIntOneDouble2_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1350:27: style: Variable 'TwoIntOneDouble3_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:66:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:77:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:323:5: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:325:5: note: Found duplicate branches for 'if' and 'else'. getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:323:5: note: Found duplicate branches for 'if' and 'else'. getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:357:16: style: The scope of the variable 'N' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:358:10: style: The scope of the variable 'l' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:266:52: style: Parameter 'QuantityStorage_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:337:47: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:338:55: style: Parameter 'QuantityStorage' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:355:42: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:357:16: style: Variable 'N' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:167:54: style:inconclusive: Function 'LinAlg_SolveNL' argument 3 names different: declaration 'Jac' definition 'J'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/LinAlg.h:212:54: note: Function 'LinAlg_SolveNL' argument 3 names different: declaration 'Jac' definition 'J'. getdp-3.5.0-source/src/kernel/LinAlg.cpp:167:54: note: Function 'LinAlg_SolveNL' argument 3 names different: declaration 'Jac' definition 'J'. getdp-3.5.0-source/src/kernel/LinAlg.cpp:16:35: style: Parameter 'argc' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:20:35: style: Parameter 'Solver' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:25:35: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:25:47: style: Parameter 'Solver' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:26:35: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:26:47: style: Parameter 'Solver' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:27:36: style: Parameter 'Solver' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:28:36: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:29:36: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:30:33: style: Parameter 'S1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:30:46: style: Parameter 'S2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:31:33: style: Parameter 'V1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:31:46: style: Parameter 'V2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:32:33: style: Parameter 'V1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:32:46: style: Parameter 'V2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:33:33: style: Parameter 'M1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:33:46: style: Parameter 'M2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:34:33: style: Parameter 'S' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:35:33: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:36:33: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:37:30: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:37:45: style: Parameter 'S' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:38:30: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:38:45: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:39:30: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:39:45: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:40:30: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:40:45: style: Parameter 'S' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:41:30: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:41:45: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:42:30: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:42:45: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:43:31: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:43:46: style: Parameter 'S' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:44:31: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:44:46: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:49:31: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:49:46: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:54:31: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:54:46: style: Parameter 'S' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:55:31: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:55:46: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:56:31: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:56:46: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:57:36: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:57:44: style: Parameter 'i' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:58:42: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:58:50: style: Parameter 'low' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:58:60: style: Parameter 'high' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:59:36: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:59:44: style: Parameter 'i' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:59:52: style: Parameter 'j' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:60:42: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:60:50: style: Parameter 'low' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:60:60: style: Parameter 'high' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:61:39: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:61:51: style: Parameter 'S' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:62:40: style: Parameter 'd1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:62:52: style: Parameter 'd2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:62:65: style: Parameter 'S' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:63:40: style: Parameter 'S' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:63:52: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:64:39: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:64:51: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:65:42: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:65:54: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:66:40: style: Parameter 'd1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:66:52: style: Parameter 'd2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:66:65: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:70:40: style: Parameter 'S' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:70:52: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:71:39: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:71:51: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:72:40: style: Parameter 'd1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:72:52: style: Parameter 'd2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:72:65: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:77:40: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:77:61: style: Parameter 'V1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:78:39: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:79:32: style: Parameter 'S' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:79:43: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:80:32: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:80:43: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:81:40: style: Parameter 'S' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:81:52: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:82:50: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:83:63: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:87:40: style: Parameter 'S' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:87:52: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:88:50: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:89:63: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:94:38: style: Parameter 'S1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:94:51: style: Parameter 'S2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:94:64: style: Parameter 'S3' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:95:34: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:96:40: style: Parameter 'S' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:96:52: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:97:50: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:98:63: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:102:40: style: Parameter 'S' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:102:52: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:103:50: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:104:63: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:109:38: style: Parameter 'V1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:109:51: style: Parameter 'V2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:109:64: style: Parameter 'V3' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:110:48: style: Parameter 'V1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:110:61: style: Parameter 'V2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:111:48: style: Parameter 'V3' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:115:72: style: Parameter 'V1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:116:71: style: Parameter 'V2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:117:58: style: Parameter 'V3' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:121:38: style: Parameter 'M1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:121:51: style: Parameter 'M2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:121:64: style: Parameter 'M3' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:122:48: style: Parameter 'M1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:122:61: style: Parameter 'M2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:123:48: style: Parameter 'M3' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:127:38: style: Parameter 'S1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:127:51: style: Parameter 'S2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:127:64: style: Parameter 'S3' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:128:38: style: Parameter 'V1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:128:51: style: Parameter 'V2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:128:64: style: Parameter 'V3' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:129:38: style: Parameter 'M1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:129:51: style: Parameter 'M2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:129:64: style: Parameter 'M3' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:130:39: style: Parameter 'S1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:130:52: style: Parameter 'S2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:130:65: style: Parameter 'S3' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:131:39: style: Parameter 'S1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:131:62: style: Parameter 'S2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:132:40: style: Parameter 'S' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:132:73: style: Parameter 'd3' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:133:39: style: Parameter 'd4' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:137:39: style: Parameter 'V1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:137:52: style: Parameter 'S' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:137:64: style: Parameter 'V2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:138:39: style: Parameter 'V1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:138:62: style: Parameter 'V2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:139:40: style: Parameter 'V1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:139:75: style: Parameter 'V2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:143:39: style: Parameter 'V1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:143:52: style: Parameter 'V2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:143:64: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:144:39: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:144:51: style: Parameter 'V1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:144:64: style: Parameter 'V2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:145:39: style: Parameter 'M1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:145:52: style: Parameter 'S' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:145:64: style: Parameter 'M2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:146:39: style: Parameter 'M1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:146:62: style: Parameter 'M2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:147:40: style: Parameter 'M1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:147:75: style: Parameter 'M2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:151:38: style: Parameter 'S1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:151:51: style: Parameter 'S2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:151:64: style: Parameter 'S3' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:152:38: style: Parameter 'S1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:152:61: style: Parameter 'S2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:153:34: style: Parameter 'V1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:153:46: style: Parameter 'norm' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:154:36: style: Parameter 'V1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:154:48: style: Parameter 'norm' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:155:37: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:156:37: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:157:28: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:157:40: style: Parameter 'B' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:157:52: style: Parameter 'Solver' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:157:69: style: Parameter 'X' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:162:33: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:162:45: style: Parameter 'B' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:162:57: style: Parameter 'Solver' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:162:74: style: Parameter 'X' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:167:30: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:167:42: style: Parameter 'B' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:167:54: style: Parameter 'J' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:167:66: style: Parameter 'R' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:168:30: style: Parameter 'Solver' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/LinAlg.cpp:168:47: style: Parameter 'X' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:64:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_0D [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:658:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JACOBIAN_RECT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1134:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1153:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1172:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1235:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1254:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1273:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1371:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1390:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1447:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1460:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1473:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1486:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1566:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1579:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1842:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Field_Type [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:65:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:70:52: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:80:58: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:101:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:121:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:142:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:162:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:183:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:203:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:224:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:253:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:273:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:286:52: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:298:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:318:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:338:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:358:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:371:52: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:383:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:403:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:423:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:436:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:441:52: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:451:58: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:466:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:481:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:493:58: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:505:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:510:52: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:528:31: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:534:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:535:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:536:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:548:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:549:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:569:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:582:47: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:584:40: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:586:44: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:589:49: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:591:48: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:594:51: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:597:46: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:600:47: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1811:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1814:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1815:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1818:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1819:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1823:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1824:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1827:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1828:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1831:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1832:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1834:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1837:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1838:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1495:27: style: Parameter 'a' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1495:40: style: Parameter 'b' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1502:28: style: Parameter 'a' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1724:35: style: Parameter 'Mat' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1778:55: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1778:69: style: Parameter 'B' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1851:56: style: Parameter 'vBFu' can be declared as const array. However it seems that 'ChangeOfCoord_No1' is a callback function, if 'vBFu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1824:42: note: You might need to cast the function pointer here getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1851:56: note: Parameter 'vBFu' can be declared as const array getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1856:58: style: Parameter 'vBFu' can be declared as const array. However it seems that 'ChangeOfCoord_No123' is a callback function, if 'vBFu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1838:42: note: You might need to cast the function pointer here getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1856:58: note: Parameter 'vBFu' can be declared as const array getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1863:58: style: Parameter 'vBFu' can be declared as const array. However it seems that 'ChangeOfCoord_Form1' is a callback function, if 'vBFu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1814:42: note: You might need to cast the function pointer here getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1863:58: note: Parameter 'vBFu' can be declared as const array getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1873:58: style: Parameter 'vBFu' can be declared as const array. However it seems that 'ChangeOfCoord_Form2' is a callback function, if 'vBFu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1818:42: note: You might need to cast the function pointer here getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1873:58: note: Parameter 'vBFu' can be declared as const array getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1889:42: style: Parameter 'Element' can be declared as pointer to const. However it seems that 'ChangeOfCoord_Form3' is a callback function, if 'Element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1823:42: note: You might need to cast the function pointer here getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1889:42: note: Parameter 'Element' can be declared as pointer to const getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1889:58: style: Parameter 'vBFu' can be declared as const array. However it seems that 'ChangeOfCoord_Form3' is a callback function, if 'vBFu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1823:42: note: You might need to cast the function pointer here getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1889:58: note: Parameter 'vBFu' can be declared as const array getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1899:59: style: Parameter 'vBFu' can be declared as const array. However it seems that 'ChangeOfCoord_Form1P' is a callback function, if 'vBFu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1827:42: note: You might need to cast the function pointer here getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1899:59: note: Parameter 'vBFu' can be declared as const array getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1906:59: style: Parameter 'vBFu' can be declared as const array. However it seems that 'ChangeOfCoord_Form2P' is a callback function, if 'vBFu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1831:42: note: You might need to cast the function pointer here getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1906:59: note: Parameter 'vBFu' can be declared as const array getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1919:43: style: Parameter 'Element' can be declared as pointer to const. However it seems that 'ChangeOfCoord_Form1S' is a callback function, if 'Element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1837:42: note: You might need to cast the function pointer here getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1919:43: note: Parameter 'Element' can be declared as pointer to const getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1919:59: style: Parameter 'vBFu' can be declared as const array. However it seems that 'ChangeOfCoord_Form1S' is a callback function, if 'vBFu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1837:42: note: You might need to cast the function pointer here getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1919:59: note: Parameter 'vBFu' can be declared as const array getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1933:30: style: Parameter 'v1' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1933:43: style: Parameter 'v2' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1938:29: style: Parameter 'v1' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1938:42: style: Parameter 'v2' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1943:28: style: Parameter 'v1' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1943:41: style: Parameter 'v2' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1945:28: style: Parameter 'v1' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1945:41: style: Parameter 'v2' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1013:17: style: Variable 'CoorY' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1016:11: style: Variable 'CoorY' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:54:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:138:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x1 [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:382:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIANGLE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:34:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:39:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:69:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:81:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:112:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:114:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:125:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:153:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:154:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:155:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:157:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:158:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:159:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:207:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:208:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:209:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:211:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:212:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:213:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:389:21: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:397:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:410:21: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:418:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:48:8: style: Variable 'Nodes' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:133:38: style: Parameter 'Group_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:227:46: style: Parameter 'x1' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:227:59: style: Parameter 'y1' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:227:72: style: Parameter 'x2' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:228:33: style: Parameter 'y2' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:255:23: style: Parameter 'x1' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:255:36: style: Parameter 'y1' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:255:49: style: Parameter 'x2' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:255:62: style: Parameter 'y2' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/Operation_Broadcast.cpp:62:15: warning:inconclusive: The buffer 'sidj' may not be null-terminated after the call to strncpy(). [terminateStrncpy] getdp-3.5.0-source/src/kernel/Operation_Broadcast.cpp:88:9: warning:inconclusive: The buffer 'key' may not be null-terminated after the call to strncpy(). [terminateStrncpy] getdp-3.5.0-source/src/kernel/Operation_Broadcast.cpp:103:57: style: Parameter 'Resolution_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Broadcast.cpp:104:56: style: Parameter 'Operation_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Broadcast.cpp:105:54: style: Parameter 'DofData_P0' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Broadcast.cpp:106:54: style: Parameter 'GeoData_P0' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Broadcast.cpp:112:53: style: Parameter 'Resolution_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Broadcast.cpp:113:52: style: Parameter 'Operation_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Broadcast.cpp:114:50: style: Parameter 'DofData_P0' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Broadcast.cpp:115:50: style: Parameter 'GeoData_P0' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Broadcast.cpp:121:50: style: Parameter 'Resolution_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Broadcast.cpp:122:49: style: Parameter 'Operation_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Broadcast.cpp:123:47: style: Parameter 'DofData_P0' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Broadcast.cpp:124:47: style: Parameter 'GeoData_P0' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Broadcast.cpp:130:51: style: Parameter 'Resolution_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Broadcast.cpp:131:50: style: Parameter 'Operation_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Broadcast.cpp:132:48: style: Parameter 'DofData_P0' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Broadcast.cpp:133:48: style: Parameter 'GeoData_P0' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Broadcast.cpp:44:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:50:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODESOF [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:120:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODESOF [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/functions/Cal_Value.cpp:3146:27: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1541:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1617:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1618:10: style: The scope of the variable 'arg' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1618:15: style: The scope of the variable 'abs' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/Cal_Value.cpp:1984:7: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/Cal_Value.cpp:2982:14: style: The scope of the variable 'nz' can be reduced. [variableScope] getdp-3.5.0-source/src/functions/Cal_Value.cpp:134:34: style:inconclusive: Function 'Cal_ZeroValue' argument 1 names different: declaration 'V1' definition 'R'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/Cal_Value.h:14:34: note: Function 'Cal_ZeroValue' argument 1 names different: declaration 'V1' definition 'R'. getdp-3.5.0-source/src/functions/Cal_Value.cpp:134:34: note: Function 'Cal_ZeroValue' argument 1 names different: declaration 'V1' definition 'R'. getdp-3.5.0-source/src/functions/Cal_Value.cpp:1920:33: style:inconclusive: Function 'Cal_NegValue' argument 1 names different: declaration 'V1' definition 'R'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/Cal_Value.h:40:33: note: Function 'Cal_NegValue' argument 1 names different: declaration 'V1' definition 'R'. getdp-3.5.0-source/src/functions/Cal_Value.cpp:1920:33: note: Function 'Cal_NegValue' argument 1 names different: declaration 'V1' definition 'R'. getdp-3.5.0-source/src/functions/Cal_Value.cpp:1969:33: style:inconclusive: Function 'Cal_NotValue' argument 1 names different: declaration 'V1' definition 'R'. [funcArgNamesDifferent] getdp-3.5.0-source/src/functions/Cal_Value.h:41:33: note: Function 'Cal_NotValue' argument 1 names different: declaration 'V1' definition 'R'. getdp-3.5.0-source/src/functions/Cal_Value.cpp:1969:33: note: Function 'Cal_NotValue' argument 1 names different: declaration 'V1' definition 'R'. getdp-3.5.0-source/src/functions/Cal_Value.cpp:45:32: style: Parameter 'V1' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/Cal_Value.cpp:45:45: style: Parameter 'V2' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/Cal_Value.cpp:51:33: style: Parameter 'V1' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/Cal_Value.cpp:51:46: style: Parameter 'V2' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/Cal_Value.cpp:64:31: style: Parameter 'V1' can be declared as const array [constParameter] getdp-3.5.0-source/src/functions/Cal_Value.cpp:2980:36: style: Parameter 'Val' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:47:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:116:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:123:30: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:131:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:132:30: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:144:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:153:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:162:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:168:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:171:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:174:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:178:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:180:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:181:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:185:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:187:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:188:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:192:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:194:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:195:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:199:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:201:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:202:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:209:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:211:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:212:21: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:220:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:222:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:223:21: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:230:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:232:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:234:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:237:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:243:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:258:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:264:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:270:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:134:19: style: Variable 'DofData_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Operation_Debug.cpp:34:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_Debug.cpp:43:33: style: Variable 'var' can be declared as reference to const [constVariableReference] getdp-3.5.0-source/src/kernel/Operation_Debug.cpp:46:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] getdp-3.5.0-source/src/kernel/Operation_IterativeLinearSolver.cpp:1308:56: style: Parameter 'Resolution_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_IterativeLinearSolver.cpp:1309:55: style: Parameter 'Operation_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_IterativeLinearSolver.cpp:1310:53: style: Parameter 'DofData_P0' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_IterativeLinearSolver.cpp:1311:53: style: Parameter 'GeoData_P0' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_IterativeLoopN.cpp:173:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TimeLoopAdaptiveSystem [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Operation_IterativeLoopN.cpp:46:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeLoopN.cpp:48:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeLoopN.cpp:108:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeLoopN.cpp:110:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeLoopN.cpp:112:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeLoopN.cpp:186:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeLoopN.cpp:226:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeLoopN.cpp:235:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeLoopN.cpp:240:21: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeLoopN.cpp:243:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeLoopN.cpp:318:27: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeLoopN.cpp:33:20: style: The scope of the variable 'PostOpSolutions_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_IterativeLoopN.cpp:37:7: style: The scope of the variable 'NbrSolutions' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_IterativeLoopN.cpp:305:19: style: Variable 'Num_Iteration' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:99:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHANGEOFSTATE_NOCHANGE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:432:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHANGEOFSTATE_NOCHANGE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Operation_Optimizer.cpp:384:54: style: Parameter 'Operation_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Optimizer.cpp:389:50: style: Parameter 'Operation_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Optimizer.cpp:394:52: style: Parameter 'Operation_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:45:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_PostOperation_Name [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:97:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PostOpSolutions [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:43:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:50:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:51:27: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:56:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:71:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:100:21: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:110:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:124:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:149:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:151:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:173:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:193:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:215:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:218:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:246:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:251:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:258:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:268:27: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:31:9: style: The scope of the variable 'str' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:32:7: style: The scope of the variable 'i' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:32:10: style: The scope of the variable 'j' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:85:19: style: The scope of the variable 'Index' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:85:26: style: The scope of the variable 'NbrPostSubOperation' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:86:8: style: The scope of the variable 'Save_Format_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:86:24: style: The scope of the variable 'Save_LastTimeStepOnly_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:87:10: style: The scope of the variable 'Save_FileOut_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:88:20: style: The scope of the variable 'PostOpSolutions_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:91:11: style: The scope of the variable 'PostSubOperation_L' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:169:20: style: The scope of the variable 'PostOpSolutions_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:210:20: style: The scope of the variable 'PostOpSolutions_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:238:7: style: The scope of the variable 'Index' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:238:14: style: The scope of the variable 'NbrPostSubOperation' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:243:11: style: The scope of the variable 'PostSubOperation_L' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:28:59: style:inconclusive: Function 'Operation_PostOperation' argument 4 names different: declaration 'PostOperations' definition 'PostOperationNames'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/SolvingOperations.h:90:38: note: Function 'Operation_PostOperation' argument 4 names different: declaration 'PostOperations' definition 'PostOperationNames'. getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:28:59: note: Function 'Operation_PostOperation' argument 4 names different: declaration 'PostOperations' definition 'PostOperationNames'. getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:82:55: style:inconclusive: Function 'InitLEPostOperation' argument 4 names different: declaration 'PostOp_L' definition 'LEPostOp_L'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/SolvingOperations.h:104:55: note: Function 'InitLEPostOperation' argument 4 names different: declaration 'PostOp_L' definition 'LEPostOp_L'. getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:82:55: note: Function 'InitLEPostOperation' argument 4 names different: declaration 'PostOp_L' definition 'LEPostOp_L'. getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:83:59: style:inconclusive: Function 'InitLEPostOperation' argument 6 names different: declaration 'PostOpSolPredicted_L' definition 'PostOpSolution_L'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/SolvingOperations.h:105:59: note: Function 'InitLEPostOperation' argument 6 names different: declaration 'PostOpSolPredicted_L' definition 'PostOpSolution_L'. getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:83:59: note: Function 'InitLEPostOperation' argument 6 names different: declaration 'PostOpSolPredicted_L' definition 'PostOpSolution_L'. getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:235:60: style:inconclusive: Function 'ClearLEPostOperation' argument 6 names different: declaration 'PostOpSolPredicted_L' definition 'PostOpSolution_L'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/SolvingOperations.h:109:60: note: Function 'ClearLEPostOperation' argument 6 names different: declaration 'PostOpSolPredicted_L' definition 'PostOpSolution_L'. getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:235:60: note: Function 'ClearLEPostOperation' argument 6 names different: declaration 'PostOpSolPredicted_L' definition 'PostOpSolution_L'. getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:42:11: style: Local variable 'i' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:32:7: note: Shadowed declaration getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:42:11: note: Shadow variable getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:530:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIME_THETA [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:632:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TimeLoopAdaptiveSystem [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:293:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:300:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:313:37: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:331:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:341:21: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:350:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:356:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:370:21: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:385:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:388:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:433:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:442:21: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:444:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:480:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:485:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:488:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:650:30: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:671:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:673:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:952:27: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:280:17: style: The scope of the variable 'System_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:282:20: style: The scope of the variable 'PostOpSolutions_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:409:17: style: The scope of the variable 'DefineSystem_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:411:20: style: The scope of the variable 'PostOpSolutions_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:578:10: style: The scope of the variable 'Save_Time' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:578:21: style: The scope of the variable 'Save_DTime' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:578:33: style: The scope of the variable 'Save_Theta' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:579:10: style: The scope of the variable 'Save_TimeStep' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:580:33: style: The scope of the variable 'DTimeMinAtLastStep' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:581:8: style: The scope of the variable 'BreakpointAtThisStep' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:43:46: style: Parameter 'Resolution_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:43:69: style: Parameter 'DofData_P0' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:44:42: style: Parameter 'TLAsystems_L' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:44:64: style: Parameter 'TLAPostOp_L' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:370:18: style: Variable 'Solution_P' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/kernel/MainKernel.cpp:48:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/MainKernel.cpp:211:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CommandLineNumbers [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/MainKernel.cpp:643:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GetDPNumbers [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/MainKernel.cpp:649:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GetDPNumbers [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/MainKernel.cpp:655:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GetDPNumbers [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/MainKernel.cpp:662:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GetDPStrings [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/MainKernel.cpp:669:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GetDPStrings [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/MainKernel.cpp:675:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GetDPStrings [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Operation_Update.cpp:267:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:105:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:109:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:116:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:118:27: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:122:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:124:27: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:126:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:130:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:132:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:342:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:470:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:513:27: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:583:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:31:10: style: The scope of the variable 'errsqr' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:31:46: style: The scope of the variable 'tol' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Operation_Update.cpp:81:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_Update.cpp:82:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_Update.cpp:208:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_Update.cpp:209:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_Update.cpp:210:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_Update.cpp:266:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_Update.cpp:282:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:28:42: style: Parameter 'xNew' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:28:56: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Update.cpp:29:27: style: Parameter 'init' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Update.cpp:29:41: style: Parameter 'coef' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Update.cpp:43:24: style: Parameter 'init' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Update.cpp:43:38: style: Parameter 'coef' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Update.cpp:118:29: style: Parameter 'init' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Update.cpp:118:43: style: Parameter 'coef' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Update.cpp:134:26: style: Parameter 'init' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Update.cpp:134:40: style: Parameter 'coef' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Operation_Update.cpp:255:20: style: Variable 'Solution_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:177:17: style: Variable 'Val_S' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:179:17: style: Variable 'Val_S' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/kernel/Operation_Vector.cpp:99:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPERATION_COPYSOLUTION [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Operation_Vector.cpp:160:30: style: Variable 'v' can be declared as reference to const [constVariableReference] getdp-3.5.0-source/src/kernel/Operation_Vector.cpp:77:32: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] getdp-3.5.0-source/src/kernel/Pos_FemInterpolation.cpp:34:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_BASISFUNCTIONS [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_FemInterpolation.cpp:90:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_FemInterpolation.cpp:128:30: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_FemInterpolation.cpp:153:31: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_FemInterpolation.cpp:158:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_FemInterpolation.cpp:164:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_FemInterpolation.cpp:169:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_FemInterpolation.cpp:276:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_FemInterpolation.cpp:542:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:231:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:422:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1011:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Val [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1117:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_SPACE_TABLE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1229:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1269:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1309:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1336:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1390:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POP_EXPRESSION [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1517:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PostSubOperation_CombinationType [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1593:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_GMSH [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1977:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:2150:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_REGION_TABLE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:2363:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:43:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Value [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:117:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Value [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:219:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:604:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FunctionForGauss [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1479:15: style: Condition 'Flag_BIN' is always true [knownConditionTrueFalse] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:2310:10: style: Condition 'flag_storeAllTimeResults' is always false [knownConditionTrueFalse] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:2249:8: note: Assuming that condition '!flag_storeAllTimeResults' is not redundant getdp-3.5.0-source/src/kernel/Pos_Format.cpp:2310:10: note: Condition 'flag_storeAllTimeResults' is always false getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1003:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1414:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1663:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1684:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1702:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1720:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1811:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1903:21: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1909:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:2033:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:2236:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:2239:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:2241:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:2363:5: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:2408:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:2409:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:384:18: style: Variable 'jj' is reassigned a value before the old one has been used. [redundantAssignment] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:381:20: note: jj is assigned getdp-3.5.0-source/src/kernel/Pos_Format.cpp:384:18: note: jj is overwritten getdp-3.5.0-source/src/kernel/Pos_Format.cpp:384:18: style: Variable 'jj' is reassigned a value before the old one has been used. [redundantAssignment] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:383:20: note: jj is assigned getdp-3.5.0-source/src/kernel/Pos_Format.cpp:384:18: note: jj is overwritten getdp-3.5.0-source/src/kernel/Pos_Format.cpp:127:7: style: The scope of the variable 'i' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:989:16: style: The scope of the variable 't' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:989:19: style: The scope of the variable 'i2' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:989:23: style: The scope of the variable 'k2' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1265:7: style: The scope of the variable 'numEle' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1301:7: style: The scope of the variable 'Size' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1393:7: style: The scope of the variable 'NoMesh' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1499:10: style: The scope of the variable 'Time' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1500:7: style: The scope of the variable 'TimeStep' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1502:7: style: The scope of the variable 'Type' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1582:59: style: The scope of the variable 'freq' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1582:71: style: The scope of the variable 'vali' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1584:7: style: The scope of the variable 'iPost' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1584:14: style: The scope of the variable 'iNode' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1584:21: style: The scope of the variable 'iIso' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1584:43: style: The scope of the variable 'i' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1584:46: style: The scope of the variable 'j' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1585:8: style: The scope of the variable 'tmp' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1947:13: style: The scope of the variable 'k' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1947:16: style: The scope of the variable 'l' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1951:14: style: The scope of the variable 'Warning_FirstHarmonic' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:2131:18: style: The scope of the variable 'Freq' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:2349:14: style: The scope of the variable 'iRegion' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1834:26: style: Local variable 'i' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1584:43: note: Shadowed declaration getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1834:26: note: Shadow variable getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1845:26: style: Local variable 'i' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1584:43: note: Shadowed declaration getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1845:26: note: Shadow variable getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1864:26: style: Local variable 'i' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1584:43: note: Shadowed declaration getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1864:26: note: Shadow variable getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1876:26: style: Local variable 'i' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1584:43: note: Shadowed declaration getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1876:26: note: Shadow variable getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1920:15: style: Local variable 'i' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1584:43: note: Shadowed declaration getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1920:15: note: Shadow variable getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1927:15: style: Local variable 'i' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1584:43: note: Shadowed declaration getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1927:15: note: Shadow variable getdp-3.5.0-source/src/kernel/Pos_Format.cpp:958:44: style: Parameter 'v' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:967:42: style: Parameter 'v' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1371:30: style: Parameter 'NXUnv_UnitFactor' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1371:53: style: Parameter 'NXUnv_DatasetLocation' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1375:30: style: Parameter 'NXUnv_DatasetLocation' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1375:61: style: Parameter 'NXUnv_UnitFactor' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1377:64: style: Parameter 'NodeTable' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1378:35: style: Parameter 'NXUnv_UnitFactor' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1381:32: style: Parameter 'NXUnv_UnitFactor' can be declared as reference to const [constParameterReference] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:147:73: style: Parameter 'Nb' can be declared as const array [constParameter] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:175:19: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:200:69: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:201:45: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:201:56: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:206:7: style: Variable 'symIndex' can be declared as const array [constVariable] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:207:7: style: Variable 'diagIndex' can be declared as const array [constVariable] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:414:7: style: Variable 'symIndex' can be declared as const array [constVariable] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:415:7: style: Variable 'diagIndex' can be declared as const array [constVariable] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:983:72: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:984:42: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:984:53: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:984:64: style: Parameter 'Dummy' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1088:59: style: Parameter 'PSO_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1370:28: style: Parameter 'PostStream' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1370:46: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1372:30: style: Parameter 'PostStream' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1373:31: style: Parameter 'PostStream' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1374:39: style: Parameter 'Value' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1376:33: style: Parameter 'PostStream' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1379:30: style: Parameter 'PostStream' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1380:66: style: Parameter 'Value' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1440:22: style: Variable 'data' can be declared as const array [constVariable] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1454:17: style: Variable 'blob' can be declared as const array [constVariable] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1495:49: style: Parameter 'PSO_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1496:41: style: Parameter 'Name1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1496:54: style: Parameter 'Name2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:2329:67: style: Parameter 'Times' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1265:14: style: Variable 'numEle' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1832:34: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1843:34: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1862:37: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1874:37: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:62:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QuantityStorage [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:161:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:379:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POP_MERGE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:60:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:74:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:85:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:155:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:212:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:217:30: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:485:17: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:489:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:496:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:500:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:515:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:137:10: style: The scope of the variable 'TOL' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:157:30: style: The scope of the variable 'timeImag' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:203:25: style: The scope of the variable 'Num_Solution' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:377:7: style: The scope of the variable 'i' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:154:17: style: Variable 's' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:217:15: style: Variable 'Solution_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:238:45: style: Parameter 'PostOperation_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:22:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Val [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:45:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Val [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:82:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Val [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:108:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:130:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:121:10: style: The scope of the variable 'd1' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:121:17: style: The scope of the variable 'd2' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:121:24: style: The scope of the variable 'd3' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:121:31: style: The scope of the variable 'a1' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:121:35: style: The scope of the variable 'a2' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:121:39: style: The scope of the variable 'a3' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:122:11: style: The scope of the variable 'index' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:19:26: style: Parameter 'X' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:19:37: style: Parameter 'Y' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:19:48: style: Parameter 'Z' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:99:52: style: Parameter 'index' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:99:67: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:99:78: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:100:23: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:137:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:191:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUADRANGLE [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:282:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_ALL [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:801:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Value [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1100:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POINT_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1386:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELEMENTLIST [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1596:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_REGION [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1691:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_NODES_IN_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:161:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:162:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:179:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:189:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:261:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:347:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:365:36: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:417:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:541:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:546:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:564:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:569:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:585:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:588:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:590:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:607:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:621:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:646:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:686:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:713:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:714:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:801:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:941:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:951:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:972:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:982:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1167:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1381:37: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1387:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1405:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1412:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1414:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1586:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1589:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1699:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1702:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:220:11: style: The scope of the variable 'PostElement_T' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:229:11: style: The scope of the variable 'xyzv_T' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:230:35: style: The scope of the variable 'd' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:230:38: style: The scope of the variable 'x1' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:230:42: style: The scope of the variable 'x2' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:231:7: style: The scope of the variable 'jj' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:233:42: style: The scope of the variable 'Depth' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1574:16: style: The scope of the variable 'S' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1574:19: style: The scope of the variable 'x' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:218:53: style:inconclusive: Function 'Pos_PrintOnElementsOf' argument 6 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Pos_Print.h:18:28: note: Function 'Pos_PrintOnElementsOf' argument 6 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. getdp-3.5.0-source/src/kernel/Pos_Print.cpp:218:53: note: Function 'Pos_PrintOnElementsOf' argument 6 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. getdp-3.5.0-source/src/kernel/Pos_Print.cpp:783:50: style:inconclusive: Function 'Pos_PrintOnSection' argument 6 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Pos_Print.h:19:25: note: Function 'Pos_PrintOnSection' argument 6 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. getdp-3.5.0-source/src/kernel/Pos_Print.cpp:783:50: note: Function 'Pos_PrintOnSection' argument 6 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1074:47: style:inconclusive: Function 'Pos_PrintOnGrid' argument 6 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Pos_Print.h:20:22: note: Function 'Pos_PrintOnGrid' argument 6 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1074:47: note: Function 'Pos_PrintOnGrid' argument 6 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1337:49: style:inconclusive: Function 'Pos_PrintOnRegion' argument 6 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Pos_Print.h:17:24: note: Function 'Pos_PrintOnRegion' argument 6 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1337:49: note: Function 'Pos_PrintOnRegion' argument 6 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1566:53: style:inconclusive: Function 'Pos_PrintWithArgument' argument 6 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Pos_Print.h:21:28: note: Function 'Pos_PrintWithArgument' argument 6 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1566:53: note: Function 'Pos_PrintWithArgument' argument 6 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1622:51: style:inconclusive: Function 'Pos_PrintExpression' argument 1 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Pos_Print.h:26:51: note: Function 'Pos_PrintExpression' argument 1 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1622:51: note: Function 'Pos_PrintExpression' argument 1 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1684:46: style:inconclusive: Function 'Pos_PrintGroup' argument 1 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Pos_Print.h:25:46: note: Function 'Pos_PrintGroup' argument 1 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1684:46: note: Function 'Pos_PrintGroup' argument 1 names different: declaration 'PostSubOperation_P' definition 'PSO_P'. getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1513:31: style: Local variable 'v' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1348:13: note: Shadowed declaration getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1513:31: note: Shadow variable getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1545:29: style: Local variable 'v' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1348:13: note: Shadowed declaration getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1545:29: note: Shadow variable getdp-3.5.0-source/src/kernel/Pos_Print.cpp:159:16: style: Variable 'p1' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:159:21: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:710:19: style: Variable 'q' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:710:23: style: Variable 'w' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:728:22: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:728:33: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1381:19: style: Variable 'SupportGroup_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1563:49: style: Parameter 'CPQ_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1627:9: style: Variable 'str2' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1690:25: style: Variable 'NumNodes' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Pos_Search.cpp:132:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Search.cpp:313:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POINT_ELEMENT [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Search.cpp:423:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_BRICK [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Search.cpp:460:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Search.cpp:541:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pos_Search.cpp:341:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Search.cpp:406:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Search.cpp:479:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Search.cpp:509:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Search.cpp:578:7: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Search.cpp:443:48: style:inconclusive: Function 'InWhichElement' argument 2 names different: declaration 'ExcludeRegion' definition 'ExcludeRegion_L'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Pos_Search.h:31:48: note: Function 'InWhichElement' argument 2 names different: declaration 'ExcludeRegion' definition 'ExcludeRegion_L'. getdp-3.5.0-source/src/kernel/Pos_Search.cpp:443:48: note: Function 'InWhichElement' argument 2 names different: declaration 'ExcludeRegion' definition 'ExcludeRegion_L'. getdp-3.5.0-source/src/kernel/Pos_Search.cpp:444:50: style:inconclusive: Function 'InWhichElement' argument 4 names different: declaration 'Flag' definition 'Dim'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Pos_Search.h:32:50: note: Function 'InWhichElement' argument 4 names different: declaration 'Flag' definition 'Dim'. getdp-3.5.0-source/src/kernel/Pos_Search.cpp:444:50: note: Function 'InWhichElement' argument 4 names different: declaration 'Flag' definition 'Dim'. getdp-3.5.0-source/src/kernel/Pos_Search.cpp:49:48: performance: Function parameter 'ElementBox' should be passed by const reference. [passedByValue] getdp-3.5.0-source/src/kernel/Pos_Search.cpp:62:46: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Search.cpp:417:38: style: Parameter 'pGrid' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:34:27: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:36:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:43:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:51:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:79:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:105:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:114:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:117:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:137:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:138:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:177:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:178:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:183:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:184:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:1959:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:1968:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:1975:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:1987:21: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:77:7: style: The scope of the variable 'i' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:103:7: style: The scope of the variable 'i' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:198:10: style: The scope of the variable 'u01' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:198:15: style: The scope of the variable 'u02' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:198:20: style: The scope of the variable 'u03' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:198:25: style: The scope of the variable 'u12' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:198:30: style: The scope of the variable 'u13' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:198:35: style: The scope of the variable 'u23' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:199:10: style: The scope of the variable 'v01' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:199:15: style: The scope of the variable 'v02' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:199:20: style: The scope of the variable 'v03' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:199:25: style: The scope of the variable 'v12' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:199:30: style: The scope of the variable 'v13' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:199:35: style: The scope of the variable 'v23' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:200:10: style: The scope of the variable 'w01' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:200:15: style: The scope of the variable 'w02' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:200:20: style: The scope of the variable 'w03' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:200:25: style: The scope of the variable 'w12' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:200:30: style: The scope of the variable 'w13' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:200:35: style: The scope of the variable 'w23' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:201:13: style: The scope of the variable 'NbCut' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:594:55: style:inconclusive: Function 'Fill_PostElement' argument 2 names different: declaration 'PostElement_L' definition 'PE_L'. [funcArgNamesDifferent] getdp-3.5.0-source/src/kernel/Pos_Element.h:29:55: note: Function 'Fill_PostElement' argument 2 names different: declaration 'PostElement_L' definition 'PE_L'. getdp-3.5.0-source/src/kernel/Pos_Element.cpp:594:55: note: Function 'Fill_PostElement' argument 2 names different: declaration 'PostElement_L' definition 'PE_L'. getdp-3.5.0-source/src/kernel/Pos_Element.cpp:568:76: style: Parameter 'GE' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:1933:50: style: Parameter 'PE1' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pos_Element.cpp:1934:50: style: Parameter 'PE2' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:49:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BF_Region [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:146:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTEGRALQUANTITY [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:305:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Constraint [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:448:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Constraint [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:512:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Constraint [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:599:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:679:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Constraint [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:49:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:50:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:51:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:52:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:53:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:54:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:55:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:56:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:57:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:58:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:59:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:60:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:61:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:62:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:63:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:64:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:65:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:66:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:67:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:68:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:69:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:70:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:71:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:72:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:73:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:74:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:75:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:76:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:77:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:78:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:79:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:80:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:81:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:82:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:83:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:84:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:85:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:86:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:87:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:88:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:89:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:90:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:91:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:92:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:93:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:94:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:95:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:96:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:97:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:98:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:99:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:100:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:101:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:102:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:103:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:104:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:105:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:106:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:107:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:108:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:109:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:110:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:111:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:112:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:113:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:114:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:115:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:116:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:117:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:118:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:119:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:120:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:505:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:507:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:585:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:589:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:593:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:596:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:620:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:623:30: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:564:30: style: The scope of the variable 'GlobalEquationTerm_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:568:11: style: The scope of the variable 'InitialListInIndex_L' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:569:7: style: The scope of the variable 'Nbr_Region' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:571:25: style: The scope of the variable 'Nbr_CPR' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:572:36: style: The scope of the variable 'MCPR_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:21:56: style: Parameter 'QuantityStorage_P0' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:23:26: style: Variable 'DefineQuantity_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:46:40: style: Parameter 'bf' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:125:44: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:259:62: style: Parameter 'QuantityStorage_P0' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:261:26: style: Variable 'DefineQuantity_P' can be declared as pointer to const [constVariablePointer] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:659:44: style: Parameter 'Element' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:577:9: style: struct member 'DofGlobal::NumRegion' is never used. [unusedStructMember] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:578:17: style: struct member 'DofGlobal::Dof' is never used. [unusedStructMember] getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:131:17: style: Variable 'NonLocal' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:179:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_DefineSystem_Name [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:259:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAL_COMPLEX [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:397:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_POS [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:54:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:56:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:76:8: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:124:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:165:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:193:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:194:39: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:229:27: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:239:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:264:39: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:272:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:308:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:325:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:343:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:344:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:359:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:507:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:536:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:537:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:625:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:626:30: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:647:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:668:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:679:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:702:21: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:706:21: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:71:26: style: The scope of the variable 'DefineQuantity_P' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:108:13: style: The scope of the variable 'Nbr_Formulation' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:237:13: style: Local variable 'i' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:157:36: note: Shadowed declaration getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:237:13: note: Shadow variable getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:701:11: style: Local variable 'i' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:402:7: note: Shadowed declaration getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:701:11: note: Shadow variable getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:705:11: style: Local variable 'i' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:402:7: note: Shadowed declaration getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:705:11: note: Shadow variable getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:294:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:614:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:663:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATUS_CST [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:712:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_DefineSystem_Name [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:760:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:76:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_HARMONIC [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:281:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_HARMONIC [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:567:44: style: Redundant condition: Current.DofData->Flag_Only. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:42:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:44:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:90:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:94:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:98:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:101:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:126:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:129:30: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:162:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:163:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:164:24: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:182:15: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:193:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:194:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:199:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:230:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:231:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:236:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:328:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:347:42: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:357:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:366:6: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:377:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:442:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:457:47: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:638:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:692:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:694:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:69:11: style: The scope of the variable 'InitialListInIndex_L' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:70:7: style: The scope of the variable 'Nbr_Region' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:72:25: style: The scope of the variable 'Nbr_CPR' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:817:54: style: Parameter 'Formulation_P' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/numeric/Adapt.cpp:168:12: style: Redundant assignment of 'p[i]' to itself. [selfAssignment] getdp-3.5.0-source/src/numeric/Adapt.cpp:191:12: style: Redundant assignment of 'h[i]' to itself. [selfAssignment] getdp-3.5.0-source/src/numeric/Adapt.cpp:47:34: style: The scope of the variable 'qi' can be reduced. [variableScope] getdp-3.5.0-source/src/numeric/Adapt.cpp:63:34: style: The scope of the variable 'qi' can be reduced. [variableScope] getdp-3.5.0-source/src/numeric/Adapt.cpp:63:38: style: The scope of the variable 'e' can be reduced. [variableScope] getdp-3.5.0-source/src/numeric/Adapt.cpp:111:22: style: The scope of the variable 'pivrai' can be reduced. [variableScope] getdp-3.5.0-source/src/numeric/Adapt.cpp:111:52: style: The scope of the variable 'pi' can be reduced. [variableScope] getdp-3.5.0-source/src/numeric/Adapt.cpp:200:23: style: Variable 'minf' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:110:21: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:210:13: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:223:9: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:266:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:293:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:304:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:318:35: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:339:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:350:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:357:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:364:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:371:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:378:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:385:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:392:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:446:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:460:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:466:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:472:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:478:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:484:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:490:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:496:32: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:560:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:669:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:695:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:807:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:873:27: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:909:27: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:1025:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:1064:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:1119:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:1131:39: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:1266:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:1800:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:1810:37: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:1830:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:1835:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:1862:16: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:1872:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:1888:39: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:1935:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:1957:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:1972:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:1979:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2001:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2004:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2006:31: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2054:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2094:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2097:26: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2099:31: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2129:30: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2142:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2143:30: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2146:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2153:38: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2210:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2355:37: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2391:37: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2417:37: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2548:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2588:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2591:21: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2596:28: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2618:42: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2629:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2638:39: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2689:25: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:2754:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:3085:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:3102:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:3105:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:3133:10: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:3143:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:3144:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:3148:14: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:3195:12: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:3199:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:3261:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:3267:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:3270:22: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:3306:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:3443:11: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:3593:19: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:853:53: style: Variable 'Flag_Jac' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:852:42: note: $symbol is assigned getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:853:53: note: $symbol is overwritten getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:85:7: style: The scope of the variable 'index' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:203:10: style: The scope of the variable 'Pj' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:751:7: style: The scope of the variable 'Flag_Jac' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:3309:49: style: The scope of the variable 'sol' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:3310:23: style: The scope of the variable 'jac' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:3310:36: style: The scope of the variable 'res' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:3310:49: style: The scope of the variable 'dx' can be reduced. [variableScope] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:259:11: style: Local variable 'j' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:217:19: note: Shadowed declaration getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:259:11: note: Shadow variable getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:512:15: style: Local variable 'i' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:507:9: note: Shadowed declaration getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:512:15: note: Shadow variable getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:1420:18: style: Local variable 'd' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:749:10: note: Shadowed declaration getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:1420:18: note: Shadow variable getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:203:13: style: Variable 'Pj' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:1456:16: style: Variable 'Flag_Jac' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:1564:16: style: Variable 'Flag_Jac' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/numeric/Legendre.cpp:58:10: style: The scope of the variable 'fact' can be reduced. [variableScope] getdp-3.5.0-source/src/numeric/Legendre.cpp:58:16: style: The scope of the variable 'pll' can be reduced. [variableScope] getdp-3.5.0-source/src/numeric/Legendre.cpp:58:31: style: The scope of the variable 'pmmp1' can be reduced. [variableScope] getdp-3.5.0-source/src/numeric/Legendre.cpp:58:38: style: The scope of the variable 'somx2' can be reduced. [variableScope] getdp-3.5.0-source/src/numeric/Legendre.cpp:59:7: style: The scope of the variable 'i' can be reduced. [variableScope] getdp-3.5.0-source/src/numeric/Legendre.cpp:59:10: style: The scope of the variable 'll' can be reduced. [variableScope] getdp-3.5.0-source/src/numeric/Legendre.cpp:108:7: style: The scope of the variable 'il' can be reduced. [variableScope] getdp-3.5.0-source/src/numeric/NumericUtils.cpp:12:22: style: Parameter 'xmin' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/numeric/NumericUtils.cpp:18:21: style: Parameter 'ax' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/numeric/NumericUtils.cpp:18:33: style: Parameter 'bx' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/numeric/NumericUtils.cpp:18:45: style: Parameter 'cx' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/numeric/NumericUtils.cpp:18:57: style: Parameter 'fa_dummy' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/numeric/NumericUtils.cpp:19:21: style: Parameter 'fb_dummy' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/numeric/NumericUtils.cpp:19:39: style: Parameter 'fc_dummy' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/utils/misc/pyram.c:55:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xq4 [valueFlowBailoutIncompleteVar] getdp-3.5.0-source/utils/misc/pyram.c:33:31: style: Parameter 's' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/utils/misc/pyram.c:33:41: style: Parameter 'item' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/utils/misc/pyram.c:47:7: style: Unused variable: m [unusedVariable] getdp-3.5.0-source/utils/misc/pyram.c:47:9: style: Unused variable: n [unusedVariable] getdp-3.5.0-source/src/kernel/MainKernel.cpp:499:29: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MainKernel.cpp:691:18: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MainKernel.cpp:715:23: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MainKernel.cpp:729:20: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MainKernel.cpp:812:34: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MainKernel.cpp:820:43: style: C-style pointer casting [cstyleCast] getdp-3.5.0-source/src/kernel/MainKernel.cpp:238:38: style: Local variable 'j' shadows outer variable [shadowVariable] getdp-3.5.0-source/src/kernel/MainKernel.cpp:145:23: note: Shadowed declaration getdp-3.5.0-source/src/kernel/MainKernel.cpp:238:38: note: Shadow variable getdp-3.5.0-source/src/kernel/MainKernel.cpp:43:35: style: Parameter 'arg0' can be declared as pointer to const [constParameterPointer] getdp-3.5.0-source/src/kernel/MainKernel.cpp:145:25: style: Variable 'j' is assigned a value that is never used. [unreadVariable] getdp-3.5.0-source/src/kernel/MainKernel.cpp:615:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] getdp-3.5.0-source/src/kernel/MainKernel.cpp:629:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] diff: head ProParser.l:2223:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] head ProParser.l:2232:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] head ProParser.l:2237:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.16.0 ProParser.l:555:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable getdp_yylinenum [valueFlowBailoutIncompleteVar] head ProParser.l:555:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getdp_yylinenum [valueFlowBailoutIncompleteVar] 2.16.0 ProParser.l:573:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable getdp_yylinenum [valueFlowBailoutIncompleteVar] head ProParser.l:573:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getdp_yylinenum [valueFlowBailoutIncompleteVar] 2.16.0 ProParser.l:583:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable getdp_yycolnum [valueFlowBailoutIncompleteVar] head ProParser.l:583:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getdp_yycolnum [valueFlowBailoutIncompleteVar] 2.16.0 ProParser.l:624:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable getdp_yylinenum [valueFlowBailoutIncompleteVar] head ProParser.l:624:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getdp_yylinenum [valueFlowBailoutIncompleteVar] head ProParser.l:63:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.16.0 ProParser.l:707:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable getdp_yylinenum [valueFlowBailoutIncompleteVar] head ProParser.l:707:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getdp_yylinenum [valueFlowBailoutIncompleteVar] head ProParser.l:83:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] head ProParser.l:88:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.16.0 ProParser.y:10526:49: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Constant [valueFlowBailoutIncompleteVar] head ProParser.y:10526:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Constant [valueFlowBailoutIncompleteVar] 2.16.0 ProParser.y:10641:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Group [valueFlowBailoutIncompleteVar] head ProParser.y:10641:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Group [valueFlowBailoutIncompleteVar] 2.16.0 ProParser.y:10747:63: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Expression [valueFlowBailoutIncompleteVar] head ProParser.y:10747:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Expression [valueFlowBailoutIncompleteVar] 2.16.0 ProParser.y:10776:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PIECEWISEFUNCTION [valueFlowBailoutIncompleteVar] head ProParser.y:10776:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIECEWISEFUNCTION [valueFlowBailoutIncompleteVar] 2.16.0 ProParser.y:10876:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head ProParser.y:10876:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.16.0 ProParser.y:11052:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VAR_FLOAT [valueFlowBailoutIncompleteVar] head ProParser.y:11052:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAR_FLOAT [valueFlowBailoutIncompleteVar] 2.16.0 ProParser.y:11199:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VAR_CHAR [valueFlowBailoutIncompleteVar] head ProParser.y:11199:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAR_CHAR [valueFlowBailoutIncompleteVar] head ProParser.y:443:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.16.0 ProParser.y:479:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MOVINGBAND2D [valueFlowBailoutIncompleteVar] head ProParser.y:479:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MOVINGBAND2D [valueFlowBailoutIncompleteVar] 2.16.0 ProParser.yy.cpp:2602:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] head ProParser.yy.cpp:2602:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] 2.16.0 ProParser.yy.cpp:5106:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable getdp_yycolnum [valueFlowBailoutIncompleteVar] head ProParser.yy.cpp:5106:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getdp_yycolnum [valueFlowBailoutIncompleteVar] 2.16.0 ProParser.yy.cpp:5440:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head ProParser.yy.cpp:5440:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 ProParser.yy.cpp:5678:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head ProParser.yy.cpp:5678:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1240:11: warning: If resource allocation fails, then there is a possible null pointer dereference: pfile [nullPointerOutOfResources] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1238:16: note: Assuming allocation function fails getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1238:16: note: Assignment 'pfile=fopen(filename,"wb")', assigned value is 0 getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1240:11: note: Null pointer dereference head getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1281:33: warning: If resource allocation fails, then there is a possible null pointer dereference: pfile [nullPointerOutOfResources] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1279:16: note: Assuming allocation function fails getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1279:16: note: Assignment 'pfile=fopen(filename,"wb")', assigned value is 0 getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1281:33: note: Null pointer dereference head getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1283:10: warning: If resource allocation fails, then there is a possible null pointer dereference: pfile [nullPointerOutOfResources] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1279:16: note: Assuming allocation function fails getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1279:16: note: Assignment 'pfile=fopen(filename,"wb")', assigned value is 0 getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1283:10: note: Null pointer dereference head getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1435:33: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: pfile [nullPointerOutOfResources] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1428:16: note: Assuming allocation function fails getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1428:16: note: Assignment 'pfile=fopen(filename,"rb")', assigned value is 0 getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1435:33: note: Null pointer dereference head getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1437:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: pfile [nullPointerOutOfResources] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1428:16: note: Assuming allocation function fails getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1428:16: note: Assignment 'pfile=fopen(filename,"rb")', assigned value is 0 getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1437:10: note: Null pointer dereference head getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1501:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: pfile [nullPointerOutOfResources] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1493:16: note: Assuming allocation function fails getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1493:16: note: Assignment 'pfile=fopen(filename,"r")', assigned value is 0 getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1501:10: note: Null pointer dereference 2.16.0 getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1929:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:1929:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:292:38: warning: If resource allocation fails, then there is a possible null pointer dereference: pf [nullPointerOutOfResources] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:291:15: note: Assuming allocation function fails getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:291:15: note: Assignment 'pf=fopen("fort.13","w")', assigned value is 0 getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:292:38: note: Null pointer dereference head getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:293:12: warning: If resource allocation fails, then there is a possible null pointer dereference: pf [nullPointerOutOfResources] getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:291:15: note: Assuming allocation function fails getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:291:15: note: Assignment 'pf=fopen("fort.13","w")', assigned value is 0 getdp-3.5.0-source/contrib/Sparskit/Sparskit.cpp:293:12: note: Null pointer dereference 2.16.0 getdp-3.5.0-source/src/common/GmshSocket.h:253:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SHUT_RDWR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/GmshSocket.h:253:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHUT_RDWR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/GmshSocket.h:275:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AF_UNIX [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/GmshSocket.h:275:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNIX [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/GmshSocket.h:297:36: warning: If memory allocation fails, then there is a possible null pointer dereference: remote [nullPointerOutOfMemory] getdp-3.5.0-source/src/common/GmshSocket.h:296:28: note: Assuming allocation function fails getdp-3.5.0-source/src/common/GmshSocket.h:296:28: note: Assignment 'remote=strdup(sockname)', assigned value is 0 getdp-3.5.0-source/src/common/GmshSocket.h:297:36: note: Null pointer dereference head getdp-3.5.0-source/src/common/GmshSocket.h:301:35: warning: If memory allocation fails, then there is a possible null pointer dereference: remote [nullPointerOutOfMemory] getdp-3.5.0-source/src/common/GmshSocket.h:296:28: note: Assuming allocation function fails getdp-3.5.0-source/src/common/GmshSocket.h:296:28: note: Assignment 'remote=strdup(sockname)', assigned value is 0 getdp-3.5.0-source/src/common/GmshSocket.h:301:35: note: Null pointer dereference 2.16.0 getdp-3.5.0-source/src/common/GmshSocket.h:331:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GMSH_START [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/GmshSocket.h:331:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMSH_START [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/GmshSocket.h:333:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GMSH_STOP [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/GmshSocket.h:333:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMSH_STOP [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/GmshSocket.h:369:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AF_UNIX [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/GmshSocket.h:369:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNIX [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/ListUtils.cpp:294:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/ListUtils.cpp:294:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/Message.cpp:1054:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VAR_FLOAT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/Message.cpp:1054:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAR_FLOAT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/Message.cpp:142:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/Message.cpp:142:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/Message.cpp:280:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/Message.cpp:280:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/Message.cpp:312:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/Message.cpp:312:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/Message.cpp:344:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/Message.cpp:344:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/Message.cpp:390:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/Message.cpp:390:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/Message.cpp:425:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/Message.cpp:425:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/Message.cpp:454:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/Message.cpp:454:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/Message.cpp:485:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/Message.cpp:485:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/Message.cpp:611:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/Message.cpp:611:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/Message.cpp:661:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/Message.cpp:661:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/Message.cpp:690:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/Message.cpp:690:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/OS.cpp:276:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RUSAGE_SELF [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/OS.cpp:276:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RUSAGE_SELF [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/OS.cpp:328:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RLIMIT_STACK [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/OS.cpp:328:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RLIMIT_STACK [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/OS.cpp:431:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/OS.cpp:431:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/OS.cpp:444:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/OS.cpp:444:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/avl.cpp:128:62: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable diff [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/avl.cpp:128:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable diff [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/avl.cpp:81:63: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable diff [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/avl.cpp:81:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable diff [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/onelab.h:1223:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/onelab.h:1223:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/onelab.h:1227:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/onelab.h:1227:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/onelab.h:1231:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/onelab.h:1231:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/onelab.h:1235:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/onelab.h:1235:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/onelab.h:1418:18: style: The function 'set < double >' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1242:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1418:18: note: Function in derived class head getdp-3.5.0-source/src/common/onelab.h:1418:18: style: The function 'set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1242:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1418:18: note: Function in derived class 2.16.0 getdp-3.5.0-source/src/common/onelab.h:1419:18: style: The function 'set < double >' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1243:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1419:18: note: Function in derived class head getdp-3.5.0-source/src/common/onelab.h:1419:18: style: The function 'set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1243:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1419:18: note: Function in derived class 2.16.0 getdp-3.5.0-source/src/common/onelab.h:1420:18: style: The function 'get < double >' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1244:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1420:18: note: Function in derived class head getdp-3.5.0-source/src/common/onelab.h:1420:18: style: The function 'get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1244:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1420:18: note: Function in derived class 2.16.0 getdp-3.5.0-source/src/common/onelab.h:1424:18: style: The function 'get < double >' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1245:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1424:18: note: Function in derived class head getdp-3.5.0-source/src/common/onelab.h:1424:18: style: The function 'get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1245:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1424:18: note: Function in derived class 2.16.0 getdp-3.5.0-source/src/common/onelab.h:157:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/onelab.h:157:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/onelab.h:1673:18: style: The function 'set < double >' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1242:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1673:18: note: Function in derived class head getdp-3.5.0-source/src/common/onelab.h:1673:18: style: The function 'set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1242:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1673:18: note: Function in derived class 2.16.0 getdp-3.5.0-source/src/common/onelab.h:1674:18: style: The function 'set < double >' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1243:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1674:18: note: Function in derived class head getdp-3.5.0-source/src/common/onelab.h:1674:18: style: The function 'set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1243:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1674:18: note: Function in derived class 2.16.0 getdp-3.5.0-source/src/common/onelab.h:1675:18: style: The function 'get < double >' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1244:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1675:18: note: Function in derived class head getdp-3.5.0-source/src/common/onelab.h:1675:18: style: The function 'get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1244:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1675:18: note: Function in derived class 2.16.0 getdp-3.5.0-source/src/common/onelab.h:1679:18: style: The function 'get < double >' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1245:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1679:18: note: Function in derived class head getdp-3.5.0-source/src/common/onelab.h:1679:18: style: The function 'get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] getdp-3.5.0-source/src/common/onelab.h:1245:18: note: Virtual function in base class getdp-3.5.0-source/src/common/onelab.h:1679:18: note: Function in derived class 2.16.0 getdp-3.5.0-source/src/common/onelab.h:211:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/onelab.h:211:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/onelab.h:233:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/onelab.h:233:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/onelab.h:241:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/onelab.h:241:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/picojson.h:1065:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Iter [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/picojson.h:1065:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Iter [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/picojson.h:1147:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/picojson.h:1147:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/picojson.h:546:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Iter [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/picojson.h:546:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Iter [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/common/picojson.h:665:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Iter [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/common/picojson.h:665:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Iter [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/BF_Region.cpp:173:52: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable QuantityStorage [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/BF_Region.cpp:173:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QuantityStorage [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/BF_Region.cpp:241:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NOOP [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/BF_Region.cpp:241:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOOP [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/BF_Region.cpp:247:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable EXTDER [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/BF_Region.cpp:247:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTDER [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/BF_Region.cpp:253:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable EXTDERINV [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/BF_Region.cpp:253:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTDERINV [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:1335:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GetDPNumbers [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:1335:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GetDPNumbers [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:1345:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:1345:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:189:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CONSTANT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:189:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONSTANT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:342:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_STACK_SIZE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:342:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_STACK_SIZE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:54:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Quantity.cpp:54:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:1379:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:1379:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:137:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:137:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:1504:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:1504:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:1543:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:1543:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:154:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:154:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:1599:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:1599:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:1620:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:1620:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:1662:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:1662:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:1679:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:1679:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:1696:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:1696:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:1714:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:1714:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:1733:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:1733:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:1803:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:1803:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:1871:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:1871:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:1888:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:1888:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:1905:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:1905:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:1971:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:1971:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:1991:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TENSOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:1991:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:2047:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:2047:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:2109:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:2109:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:2508:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:2508:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:2619:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:2619:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:2884:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:2884:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:2900:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:2900:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:2935:64: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:2935:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:3002:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:3002:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:3156:64: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:3156:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:47:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:47:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:494:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:494:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:55:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:55:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:630:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:630:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:68:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:68:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/Cal_Value.cpp:85:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/Cal_Value.cpp:85:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:1085:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:1085:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:1125:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:1125:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:1261:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:1261:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:1304:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:1304:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:1383:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:1383:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:1457:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:1457:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:151:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:151:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:1524:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:1524:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:1578:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:1578:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:1606:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:1606:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:1661:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:1661:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:1684:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:1684:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:1746:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:1746:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:1806:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:1806:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:1894:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:1894:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:1974:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:1974:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:2034:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:2034:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:2057:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:2057:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:2133:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:2133:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:2263:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:2263:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:2351:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:2351:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:2366:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:2366:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:2382:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:2382:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:2398:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:2398:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:253:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:253:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:2602:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:2602:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:2614:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:2614:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:2627:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:2627:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:2647:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:2647:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:2710:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:2710:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:2773:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:2773:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:278:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:278:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:2837:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:2837:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:2934:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:2934:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:3064:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:3064:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:3136:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:3136:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:380:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:380:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:683:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:683:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:825:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:825:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Analytic.cpp:969:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Analytic.cpp:969:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_BiotSavart.cpp:30:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_BiotSavart.cpp:30:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_BiotSavart.cpp:69:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_BiotSavart.cpp:69:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Coord.cpp:145:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Coord.cpp:145:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Coord.cpp:146:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Coord.cpp:146:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Coord.cpp:147:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Coord.cpp:147:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Coord.cpp:85:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Coord.cpp:85:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:136:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:136:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:168:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:168:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:212:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:212:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:255:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:255:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:281:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:281:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:312:69: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TENSOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:312:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:334:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:334:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:367:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:367:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:404:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:404:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:43:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:43:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:96:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_DiffGeom.cpp:96:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1014:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1014:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1040:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1040:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1086:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1086:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1087:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1087:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1088:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1088:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1100:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1100:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:110:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:110:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1138:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1138:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1139:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1139:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1140:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1140:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1141:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1141:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1142:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1142:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1143:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1143:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1144:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1144:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1145:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1145:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1146:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1146:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1160:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1160:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1219:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1219:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1270:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1270:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1282:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1282:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1294:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:1294:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:151:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:151:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:193:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:193:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:238:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:238:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:302:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:302:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:31:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:31:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:323:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:323:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:339:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:339:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:427:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:427:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:449:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:449:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:465:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_HARMONIC [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:465:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_HARMONIC [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:53:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:53:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:585:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:585:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:658:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:658:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:733:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:733:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:73:68: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TENSOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:73:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:813:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:813:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:81:68: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TENSOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:81:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:89:68: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TENSOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:89:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:923:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:923:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:942:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:942:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:971:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:971:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:97:68: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TENSOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:97:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_ExtMath.cpp:995:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_ExtMath.cpp:995:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Geometry.cpp:128:62: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NO_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Geometry.cpp:128:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Geometry.cpp:427:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Geometry.cpp:427:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Geometry.cpp:701:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Geometry.cpp:701:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Geometry.cpp:90:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NO_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Geometry.cpp:90:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Gmsh.cpp:298:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Gmsh.cpp:298:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Gmsh.cpp:305:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Gmsh.cpp:305:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Gmsh.cpp:313:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Gmsh.cpp:313:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1209:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TOLERANCE_NR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:1209:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOLERANCE_NR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:223:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:223:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:253:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:253:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2699:65: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TOLERANCE_NR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:2699:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOLERANCE_NR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:283:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Hone [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:283:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Hone [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:316:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Bone [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:316:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Bone [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3348:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3348:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3450:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3450:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3506:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3506:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3564:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3564:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3619:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3619:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3674:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TENSOR_SYM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3674:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR_SYM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3760:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TENSOR_SYM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:3760:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR_SYM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:477:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:477:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:506:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TENSOR_SYM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:506:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR_SYM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:543:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TENSOR_SYM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Hysteresis.cpp:543:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR_SYM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1003:71: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1003:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1028:71: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1028:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1054:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FunctionActive [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1054:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FunctionActive [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1079:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FunctionActive [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Interpolation.cpp:1079:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FunctionActive [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:107:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Interpolation.cpp:107:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:162:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Interpolation.cpp:162:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:221:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Interpolation.cpp:221:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:278:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Interpolation.cpp:278:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:56:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Interpolation.cpp:56:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:608:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Interpolation.cpp:608:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:654:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Interpolation.cpp:654:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:707:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Interpolation.cpp:707:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:763:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Interpolation.cpp:763:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:817:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FunctionActive [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Interpolation.cpp:817:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FunctionActive [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:855:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FunctionActive [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Interpolation.cpp:855:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FunctionActive [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:893:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FunctionActive [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Interpolation.cpp:893:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FunctionActive [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Interpolation.cpp:907:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FunctionActive [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Interpolation.cpp:907:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FunctionActive [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:122:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:122:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:123:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:123:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:136:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:136:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:163:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:163:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:179:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:179:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:200:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:200:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:218:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:218:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:240:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:240:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:265:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:265:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:294:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:294:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:318:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:318:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:343:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:343:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:356:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:356:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:369:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:369:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:382:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:382:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:40:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:40:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:41:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:41:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:42:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:42:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:43:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:43:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:44:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:44:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:45:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:45:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:46:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:46:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:47:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:47:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:85:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:85:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:86:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:86:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:87:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:87:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:88:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:88:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:89:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:89:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:90:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:90:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:91:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:91:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:92:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:92:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:93:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:93:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:94:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:94:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Math.cpp:95:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Math.cpp:95:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:100:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:100:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:1021:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:1021:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:1085:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:1085:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:1146:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:1146:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:1207:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:1207:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:121:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:121:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:1268:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:1268:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:1329:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:1329:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:1390:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:1390:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:142:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:142:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:1451:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:1451:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:1470:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:1470:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:1482:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:1482:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:170:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:170:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:193:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:193:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:220:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:220:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:240:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GetDPNumbersMap [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:240:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GetDPNumbersMap [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:31:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:31:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:334:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:334:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:363:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TENSOR_SYM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:363:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TENSOR_SYM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:487:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:487:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:50:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:50:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:551:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:551:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:59:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:59:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:619:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:619:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:65:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:65:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:686:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:686:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:74:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:74:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:754:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:754:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:80:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:80:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:818:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:818:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:886:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:886:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:90:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:90:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Misc.cpp:953:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Misc.cpp:953:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_MultiHar.cpp:105:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_MultiHar.cpp:105:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_MultiHar.cpp:297:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_MultiHar.cpp:297:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_MultiHar.cpp:367:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_MultiHar.cpp:367:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Octave.cpp:138:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Octave.cpp:138:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_PeWe.cpp:108:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_PeWe.cpp:108:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_PeWe.cpp:132:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_PeWe.cpp:132:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_PeWe.cpp:156:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_PeWe.cpp:156:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_PeWe.cpp:180:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_PeWe.cpp:180:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_PeWe.cpp:205:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_PeWe.cpp:205:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_PeWe.cpp:230:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_PeWe.cpp:230:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_PeWe.cpp:255:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_PeWe.cpp:255:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_PeWe.cpp:285:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_PeWe.cpp:285:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_PeWe.cpp:315:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_PeWe.cpp:315:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_PeWe.cpp:84:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_PeWe.cpp:84:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/F_Python.cpp:168:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/F_Python.cpp:168:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:129:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:129:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:243:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:243:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:43:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:43:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:82:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/GF_Helmholtz.cpp:82:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/GF_Laplace.cpp:112:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/GF_Laplace.cpp:112:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/GF_Laplace.cpp:171:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/GF_Laplace.cpp:171:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/GF_Laplace.cpp:35:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/GF_Laplace.cpp:35:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/functions/GF_Laplace.cpp:65:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/functions/GF_Laplace.cpp:65:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTOR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/interface/ProData.cpp:2059:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/interface/ProData.cpp:2059:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/interface/ProData.cpp:2113:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/interface/ProData.cpp:2113:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/interface/ProData.cpp:2131:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/interface/ProData.cpp:2131:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/interface/ProData.cpp:2183:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/interface/ProData.cpp:2183:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_AnalyticIntegration.cpp:21:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TRIANGLE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_AnalyticIntegration.cpp:21:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIANGLE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:110:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:110:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:208:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:208:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:253:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:253:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:31:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:31:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:338:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:338:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:373:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:373:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:408:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:408:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:443:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:443:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:477:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:477:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:511:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:511:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:545:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:545:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:579:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:579:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:613:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:613:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:652:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:652:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:686:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:686:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:731:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_AssembleTerm.cpp:731:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSEMBLY_SEPARATE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:344:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:344:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:412:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_BASISFUNCTIONS [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:412:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_BASISFUNCTIONS [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:539:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_BASISFUNCTIONS [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:539:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_BASISFUNCTIONS [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:64:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NODOF [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_GalerkinTermOfFemEquation.cpp:64:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODOF [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:249:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_HARMONIC [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:249:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_HARMONIC [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:41:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_HARMONIC [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_GlobalTermOfFemEquation.cpp:41:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_HARMONIC [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:173:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_BASISFUNCTIONS [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:173:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_BASISFUNCTIONS [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:274:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NO_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:274:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:44:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_IntegralQuantity.cpp:44:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:270:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LOCAL [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:270:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOCAL [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:357:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:357:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:479:64: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Value [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:479:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Value [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:66:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable INTEGRALQUANTITY [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Cal_PostQuantity.cpp:66:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTEGRALQUANTITY [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/DofData.cpp:1086:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/DofData.cpp:1086:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/DofData.cpp:1099:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/DofData.cpp:1099:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/DofData.cpp:1485:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NumDof [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/DofData.cpp:1485:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NumDof [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/DofData.cpp:1636:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NumDof [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/DofData.cpp:1636:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NumDof [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/DofData.cpp:636:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GETDP_VERSION [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/DofData.cpp:636:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GETDP_VERSION [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/DofData.cpp:880:59: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/DofData.cpp:880:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:1224:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:1224:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:215:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:215:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:268:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TwoInt [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:268:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TwoInt [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:312:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TwoInt [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:312:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TwoInt [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:467:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TwoInt [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:467:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TwoInt [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:52:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:52:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:535:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:535:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:720:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SUPPLIST_STARTINGON [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:720:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUPPLIST_STARTINGON [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:812:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_0D [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:812:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_0D [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:839:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_NODES_IN_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:839:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_NODES_IN_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:898:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:898:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:924:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_ENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:924:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_ENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:95:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FunctionForGroup_Type [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/ExtendedGroup.cpp:95:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FunctionForGroup_Type [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Generate_Network.cpp:34:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Generate_Network.cpp:34:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/GeoData.cpp:330:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Geo_Node [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/GeoData.cpp:330:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geo_Node [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/GeoData.cpp:384:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/GeoData.cpp:384:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/GeoData.cpp:395:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/GeoData.cpp:395:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/GeoData.cpp:688:65: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Geo_Node [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/GeoData.cpp:688:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geo_Node [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/GeoData.cpp:99:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Entity2XEntity1 [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/GeoData.cpp:99:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Entity2XEntity1 [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/GeoEntity.cpp:443:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_SUBENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/GeoEntity.cpp:443:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_SUBENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/GeoEntity.cpp:76:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_SUBENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/GeoEntity.cpp:76:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_SUBENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/GeoEntity.cpp:89:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_SUBENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/GeoEntity.cpp:89:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_SUBENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/GeoNormal.cpp:140:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_NODES_IN_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/GeoNormal.cpp:140:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_NODES_IN_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/GeoNormal.cpp:60:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Entity2XEntity1 [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/GeoNormal.cpp:60:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Entity2XEntity1 [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/GeoTree.cpp:120:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_ENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/GeoTree.cpp:120:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_ENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/GeoTree.cpp:194:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/GeoTree.cpp:194:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/GeoTree.cpp:225:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_ENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/GeoTree.cpp:225:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_ENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/GeoTree.cpp:292:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/GeoTree.cpp:292:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/GeoTree.cpp:73:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_NODES_IN_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/GeoTree.cpp:73:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_NODES_IN_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1359:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NODESOF [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1359:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODESOF [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1626:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1626:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1643:55: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ConstraintActive [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:1643:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConstraintActive [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:290:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Constraint [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:290:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Constraint [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:386:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:386:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:416:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ConstraintInFS [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:416:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConstraintInFS [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:45:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Constraint [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:45:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Constraint [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:499:52: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:499:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:549:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:549:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:757:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:757:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:925:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable EDGESOF [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_ConstraintOfElement.cpp:925:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EDGESOF [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:104:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REGIONLIST [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:104:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGIONLIST [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:264:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_GROUPS_IN_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:264:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_GROUPS_IN_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:323:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:323:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:386:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_GROUPS_IN_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:386:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_GROUPS_IN_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:435:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_GROUPS_IN_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:435:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_GROUPS_IN_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:491:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_GROUPS_IN_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:491:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_GROUPS_IN_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:551:59: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable STATUS_POS [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:551:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATUS_POS [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:612:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REGIONLIST [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:612:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGIONLIST [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:682:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_DofOfElement.cpp:682:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_ElementSource.cpp:52:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_ElementSource.cpp:52:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_ElementSource.cpp:81:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SUPPLIST_CONNECTEDTO [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_ElementSource.cpp:81:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUPPLIST_CONNECTEDTO [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:277:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FORM0 [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:277:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORM0 [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:30:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:30:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:344:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:344:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:362:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_SUBENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:362:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_SUBENTITIES_IN_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:97:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Function [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_FunctionValue.cpp:97:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Function [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1134:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1134:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1153:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1153:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1172:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1172:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1235:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1235:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1254:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1254:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1273:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1273:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1371:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1371:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1390:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1390:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_2D [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1447:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1447:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1460:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1460:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1473:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1473:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1486:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1486:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1566:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1566:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1579:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1579:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1842:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Field_Type [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:1842:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Field_Type [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:64:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_0D [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:64:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_0D [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:658:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable JACOBIAN_RECT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Get_Geometry.cpp:658:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JACOBIAN_RECT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/MainKernel.cpp:211:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CommandLineNumbers [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/MainKernel.cpp:211:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CommandLineNumbers [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/MainKernel.cpp:48:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/MainKernel.cpp:48:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/MainKernel.cpp:643:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GetDPNumbers [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/MainKernel.cpp:643:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GetDPNumbers [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/MainKernel.cpp:649:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GetDPNumbers [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/MainKernel.cpp:649:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GetDPNumbers [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/MainKernel.cpp:655:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GetDPNumbers [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/MainKernel.cpp:655:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GetDPNumbers [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/MainKernel.cpp:662:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GetDPStrings [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/MainKernel.cpp:662:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GetDPStrings [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/MainKernel.cpp:669:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GetDPStrings [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/MainKernel.cpp:669:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GetDPStrings [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/MainKernel.cpp:675:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GetDPStrings [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/MainKernel.cpp:675:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GetDPStrings [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:138:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable x1 [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:138:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x1 [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:382:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TRIANGLE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:382:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIANGLE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:54:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/MovingBand2D.cpp:54:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:120:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NODESOF [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:120:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODESOF [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:50:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NODESOF [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Operation_ChangeOfCoordinates.cpp:50:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NODESOF [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Operation_IterativeLoopN.cpp:173:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TimeLoopAdaptiveSystem [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Operation_IterativeLoopN.cpp:173:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TimeLoopAdaptiveSystem [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:432:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CHANGEOFSTATE_NOCHANGE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:432:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHANGEOFSTATE_NOCHANGE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:99:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CHANGEOFSTATE_NOCHANGE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Operation_IterativeTimeReduction.cpp:99:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHANGEOFSTATE_NOCHANGE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:45:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_PostOperation_Name [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:45:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_PostOperation_Name [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:97:62: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PostOpSolutions [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Operation_PostOperation.cpp:97:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PostOpSolutions [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:530:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TIME_THETA [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:530:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIME_THETA [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:632:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TimeLoopAdaptiveSystem [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Operation_TimeLoopAdaptive.cpp:632:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TimeLoopAdaptiveSystem [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Operation_Update.cpp:267:65: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Operation_Update.cpp:267:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Operation_Vector.cpp:99:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OPERATION_COPYSOLUTION [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Operation_Vector.cpp:99:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPERATION_COPYSOLUTION [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Element.cpp:117:73: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Value [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Element.cpp:117:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Value [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Element.cpp:219:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LINE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Element.cpp:219:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Element.cpp:43:66: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Value [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Element.cpp:43:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Value [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Element.cpp:604:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FunctionForGauss [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Element.cpp:604:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FunctionForGauss [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_FemInterpolation.cpp:34:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_BASISFUNCTIONS [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_FemInterpolation.cpp:34:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_BASISFUNCTIONS [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1011:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Val [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1011:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Val [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1117:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_SPACE_TABLE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1117:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_SPACE_TABLE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1229:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1229:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1269:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1269:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1309:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1309:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1336:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1336:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1390:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable POP_EXPRESSION [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1390:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POP_EXPRESSION [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1517:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PostSubOperation_CombinationType [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1517:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PostSubOperation_CombinationType [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1593:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_GMSH [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1593:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_GMSH [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1977:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NO_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Format.cpp:1977:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Format.cpp:2150:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_REGION_TABLE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Format.cpp:2150:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_REGION_TABLE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Format.cpp:231:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Format.cpp:231:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Format.cpp:2363:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Format.cpp:2363:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DIM [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Format.cpp:422:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Format.cpp:422:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:161:62: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:161:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:379:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable POP_MERGE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:379:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POP_MERGE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:62:49: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable QuantityStorage [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Formulation.cpp:62:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QuantityStorage [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:108:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:108:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:130:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LINE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:130:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:22:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Val [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:22:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Val [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:45:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Val [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:45:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Val [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:82:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Val [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Iso.cpp:82:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Val [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1100:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable POINT_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1100:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POINT_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Print.cpp:137:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Print.cpp:137:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCALAR [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1386:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ELEMENTLIST [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1386:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELEMENTLIST [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1596:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NO_REGION [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1596:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_REGION [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1691:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_NODES_IN_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Print.cpp:1691:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_NODES_IN_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Print.cpp:191:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable QUADRANGLE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Print.cpp:191:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUADRANGLE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Print.cpp:282:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_ALL [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Print.cpp:282:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_ALL [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Print.cpp:801:71: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Value [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Print.cpp:801:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Value [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Search.cpp:132:67: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Search.cpp:132:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Search.cpp:313:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable POINT_ELEMENT [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Search.cpp:313:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POINT_ELEMENT [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Search.cpp:423:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NO_BRICK [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Search.cpp:423:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_BRICK [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Search.cpp:460:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Search.cpp:460:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pos_Search.cpp:541:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pos_Search.cpp:541:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_3D [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:146:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable INTEGRALQUANTITY [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:146:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTEGRALQUANTITY [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:305:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Constraint [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:305:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Constraint [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:448:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Constraint [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:448:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Constraint [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:49:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable BF_Region [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:49:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BF_Region [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:512:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Constraint [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:512:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Constraint [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:599:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:599:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:679:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Constraint [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Pre_TermOfFemEquation.cpp:679:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Constraint [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:179:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_DefineSystem_Name [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:179:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_DefineSystem_Name [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:259:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VAL_COMPLEX [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:259:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAL_COMPLEX [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:397:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_POS [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/SolvingAnalyse.cpp:397:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_POS [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:294:65: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:294:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_int [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:614:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:614:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:663:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable STATUS_CST [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:663:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATUS_CST [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:712:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fcmp_DefineSystem_Name [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:712:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcmp_DefineSystem_Name [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:760:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/SolvingOperations.cpp:760:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:281:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_HARMONIC [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:281:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_HARMONIC [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:76:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_HARMONIC [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/Treatment_Formulation.cpp:76:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBR_MAX_HARMONIC [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:1016:49: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAXNODES [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:1016:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXNODES [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:1044:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:1044:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:1102:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MINNODES [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:1102:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MINNODES [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:1148:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m_unitSphereVolume [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:1148:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_unitSphereVolume [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:1176:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAXNODES [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:1176:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXNODES [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:1225:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:1225:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:1314:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAXNODES [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:1314:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXNODES [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:1349:67: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:1349:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:1379:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:1379:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:1419:52: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:1419:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:1495:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:1495:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:228:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NUMDIMS [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:228:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUMDIMS [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:465:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TYPE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:465:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:477:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TYPE [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:477:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:484:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAXNODES [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:484:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXNODES [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:530:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:530:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:550:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:550:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:576:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:576:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:585:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:585:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:596:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m_child [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:596:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_child [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:656:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:656:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:729:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:729:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:772:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:772:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:781:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:781:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:797:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m_child [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:797:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_child [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:890:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m_child [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:890:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_child [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:974:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:974:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rect [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/src/kernel/rtree.h:995:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAXNODES [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/src/kernel/rtree.h:995:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXNODES [valueFlowBailoutIncompleteVar] 2.16.0 getdp-3.5.0-source/utils/misc/pyram.c:55:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable xq4 [valueFlowBailoutIncompleteVar] head getdp-3.5.0-source/utils/misc/pyram.c:55:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xq4 [valueFlowBailoutIncompleteVar] DONE