2024-04-21 08:08 ftp://ftp.de.debian.org/debian/pool/main/p/proj/proj_9.4.0.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=sqlite3 --library=libcurl --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j1 platform: Linux-5.15.0-105-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.56 compiler: g++ (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 cppcheck: head 2.14.0 head-info: ebf4cc2 (2024-04-21 09:34:26 +0200) count: 2439 2439 elapsed-time: 189.7 189.0 head-timing-info: old-timing-info: head results: proj-9.4.0/examples/EPSG_4326_to_32631.cpp:78:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/examples/crs_to_geodetic.c:24:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] proj-9.4.0/examples/pj_obs_api_mini_demo.c:28:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] proj-9.4.0/src/4D_api.cpp:141:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/4D_api.cpp:150:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/4D_api.cpp:181:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/4D_api.cpp:475:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/4D_api.cpp:666:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/4D_api.cpp:1177:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/4D_api.cpp:1197:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/4D_api.cpp:1268:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/4D_api.cpp:1316:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/4D_api.cpp:1485:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/4D_api.cpp:1683:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/4D_api.cpp:2419:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] proj-9.4.0/src/4D_api.cpp:2472:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] proj-9.4.0/src/4D_api.cpp:2478:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nothrow [valueFlowBailoutIncompleteVar] proj-9.4.0/src/4D_api.cpp:2998:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/4D_api.cpp:3007:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/4D_api.cpp:3013:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/4D_api.cpp:2606:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] proj-9.4.0/src/4D_api.cpp:2704:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] proj-9.4.0/src/geodesic.h:812:32: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] proj-9.4.0/src/geodesic.h:814:32: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] proj-9.4.0/src/4D_api.cpp:743:38: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/4D_api.cpp:747:38: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/4D_api.cpp:751:38: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/4D_api.cpp:755:38: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/4D_api.cpp:1014:12: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/4D_api.cpp:1070:10: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/4D_api.cpp:2394:43: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/4D_api.cpp:2418:40: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/4D_api.cpp:2471:40: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/4D_api.cpp:743:38: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] proj-9.4.0/src/4D_api.cpp:747:38: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] proj-9.4.0/src/4D_api.cpp:751:38: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] proj-9.4.0/src/4D_api.cpp:755:38: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] proj-9.4.0/src/4D_api.cpp:1316:12: style:inconclusive: Same expression used in consecutive assignments of 'negative_max' and 'max_value'. [duplicateAssignExpression] proj-9.4.0/src/4D_api.cpp:1317:12: note: Same expression used in consecutive assignments of 'negative_max' and 'max_value'. proj-9.4.0/src/4D_api.cpp:1316:12: note: Same expression used in consecutive assignments of 'negative_max' and 'max_value'. proj-9.4.0/src/4D_api.cpp:3020:57: style:inconclusive: Function 'PJCoordOperation' argument 14 names different: declaration 'areaName' definition 'areaNameIn'. [funcArgNamesDifferent] proj-9.4.0/src/proj_internal.h:370:34: note: Function 'PJCoordOperation' argument 14 names different: declaration 'areaName' definition 'areaNameIn'. proj-9.4.0/src/4D_api.cpp:3020:57: note: Function 'PJCoordOperation' argument 14 names different: declaration 'areaName' definition 'areaNameIn'. proj-9.4.0/src/4D_api.cpp:846:15: style: Variable 'p' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/4D_api.cpp:1407:41: style: Parameter 'transformer_pj' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/4D_api.cpp:1955:66: style: Parameter 'op_list' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/4D_api.cpp:2398:36: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/4D_api.cpp:2577:17: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/4D_api.cpp:2581:17: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/apps/optargpm.h:278:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/optargpm.h:465:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/cct.cpp:182:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_LOG_NONE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/cct.cpp:224:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/cct.cpp:579:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/cct.cpp:587:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/optargpm.h:433:10: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/apps/cct.cpp:179:14: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/apps/cct.cpp:202:15: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/apps/cct.cpp:210:12: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/apps/cct.cpp:255:35: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/apps/cct.cpp:583:49: style: Parameter 'columns' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/apps/optargpm.h:257:25: style: Parameter 'opt' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/apps/optargpm.h:304:33: style: Parameter 'opt' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/apps/optargpm.h:326:33: style: Parameter 'opt' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/apps/cs2cs.cpp:131:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/cs2cs.cpp:272:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_TYPE_BOUND_CRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/cs2cs.cpp:314:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_TYPE_PROJECTED_CRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/cs2cs.cpp:355:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_TYPE_COMPOUND_CRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/cs2cs.cpp:400:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIR_CHAR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/cs2cs.cpp:933:17: style: The scope of the variable 'authorityOption' can be reduced. [variableScope] proj-9.4.0/src/apps/cs2cs.cpp:934:17: style: The scope of the variable 'accuracyOption' can be reduced. [variableScope] proj-9.4.0/src/apps/emess.cpp:33:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/geod.cpp:29:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/geod.cpp:83:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/geod.cpp:180:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/geod_interface.cpp:8:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEG_TO_RAD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/geod_interface.cpp:17:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEG_TO_RAD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/geod_interface.cpp:23:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEG_TO_RAD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/geod_set.cpp:33:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/gie.cpp:275:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_FWD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/gie.cpp:504:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/gie.cpp:541:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/gie.cpp:579:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_FWD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/gie.cpp:708:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_INV [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/gie.cpp:721:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_FWD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/gie.cpp:841:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/gie.cpp:998:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/gie.cpp:1240:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/gie.cpp:274:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] proj-9.4.0/src/apps/gie.cpp:463:10: style: Condition 'F->level' is always true [knownConditionTrueFalse] proj-9.4.0/src/apps/gie.cpp:461:18: note: Assuming that condition 'F->level==0' is not redundant proj-9.4.0/src/apps/gie.cpp:463:10: note: Condition 'F->level' is always true proj-9.4.0/src/apps/gie.cpp:532:46: style: Variable 'thedots' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/apps/gie.cpp:707:15: style: Variable 'l' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/apps/gie.cpp:720:15: style: Variable 'l' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/apps/gie.cpp:1326:11: style: Variable 'c' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/apps/proj.cpp:72:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_UV [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/proj.cpp:230:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/proj.cpp:350:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIR_CHAR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/proj.cpp:559:27: style: Variable 'dir' can be declared as reference to const [constVariableReference] proj-9.4.0/src/apps/proj_strtod.cpp:117:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/proj_strtod.cpp:279:37: style: Condition '*p=='_'' is always false [knownConditionTrueFalse] proj-9.4.0/src/apps/proj_strtod.cpp:181:32: style: Same value in both branches of ternary operator. [duplicateValueTernary] proj-9.4.0/src/apps/proj_strtod.cpp:108:9: style: The scope of the variable 'fraction_is_nonzero' can be reduced. [variableScope] proj-9.4.0/src/apps/proj_strtod.cpp:111:9: style: The scope of the variable 'n' can be reduced. [variableScope] proj-9.4.0/src/apps/proj_strtod.cpp:113:9: style: The scope of the variable 'num_digits_after_comma' can be reduced. [variableScope] proj-9.4.0/src/apps/proj_strtod.cpp:114:9: style: The scope of the variable 'num_prefixed_zeros' can be reduced. [variableScope] proj-9.4.0/src/apps/projinfo.cpp:89:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/projinfo.cpp:181:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/projinfo.cpp:271:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/projinfo.cpp:449:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/projinfo.cpp:765:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/projinfo.cpp:858:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEVER [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/projinfo.cpp:1035:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/projinfo.cpp:357:61: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/apps/projinfo.cpp:810:38: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/apps/projsync.cpp:63:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/projsync.cpp:175:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] proj-9.4.0/src/apps/utils.cpp:131:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] proj-9.4.0/src/auth.cpp:20:16: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/auth.cpp:18:12: style: The scope of the variable 't' can be reduced. [variableScope] proj-9.4.0/src/auth.cpp:32:40: style: Parameter 'APA' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/conversions/axisswap.cpp:167:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/conversions/axisswap.cpp:76:35: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/conversions/axisswap.cpp:86:35: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/conversions/axisswap.cpp:101:35: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/conversions/axisswap.cpp:117:35: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/conversions/axisswap.cpp:137:35: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/conversions/axisswap.cpp:147:35: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/conversions/axisswap.cpp:167:17: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/conversions/axisswap.cpp:162:11: style: The scope of the variable 's' can be reduced. [variableScope] proj-9.4.0/src/conversions/axisswap.cpp:79:12: style: Variable 'in' can be declared as const array [constVariable] proj-9.4.0/src/conversions/cart.cpp:178:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/conversions/cart.cpp:227:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fwd3d [valueFlowBailoutIncompleteVar] proj-9.4.0/src/conversions/cart.cpp:129:42: style: Parameter 'P' can be declared as pointer to const. However it seems that 'cartesian' is a callback function, if 'P' is declared with const you might also need to cast function pointer(s). [constParameterCallback] proj-9.4.0/src/conversions/cart.cpp:227:16: note: You might need to cast the function pointer here proj-9.4.0/src/conversions/cart.cpp:129:42: note: Parameter 'P' can be declared as pointer to const proj-9.4.0/src/conversions/cart.cpp:146:41: style: Parameter 'P' can be declared as pointer to const. However it seems that 'geodetic' is a callback function, if 'P' is declared with const you might also need to cast function pointer(s). [constParameterCallback] proj-9.4.0/src/conversions/cart.cpp:228:16: note: You might need to cast the function pointer here proj-9.4.0/src/conversions/cart.cpp:146:41: note: Parameter 'P' can be declared as pointer to const proj-9.4.0/src/conversions/geoc.cpp:38:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_FWD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/conversions/geoc.cpp:43:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_INV [valueFlowBailoutIncompleteVar] proj-9.4.0/src/conversions/geoc.cpp:47:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inv4d [valueFlowBailoutIncompleteVar] proj-9.4.0/src/conversions/geocent.cpp:52:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_geocent [valueFlowBailoutIncompleteVar] proj-9.4.0/src/conversions/noop.cpp:10:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fwd4d [valueFlowBailoutIncompleteVar] proj-9.4.0/src/conversions/set.cpp:37:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inv4d [valueFlowBailoutIncompleteVar] proj-9.4.0/src/conversions/set.cpp:24:17: style: Variable 'set' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/conversions/topocentric.cpp:82:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/conversions/topocentric.cpp:51:23: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/conversions/topocentric.cpp:64:23: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/conversions/unitconvert.cpp:403:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] proj-9.4.0/src/conversions/unitconvert.cpp:453:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/conversions/unitconvert.cpp:283:40: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/conversions/unitconvert.cpp:298:40: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/conversions/unitconvert.cpp:313:40: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/conversions/unitconvert.cpp:335:40: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/conversions/unitconvert.cpp:357:40: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/conversions/unitconvert.cpp:378:40: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/conversions/unitconvert.cpp:453:17: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/conversions/unitconvert.cpp:203:17: style: Redundant initialization for 'decimalyear'. The initialized value is overwritten before it is read. [redundantInitialization] proj-9.4.0/src/conversions/unitconvert.cpp:191:24: note: decimalyear is initialized proj-9.4.0/src/conversions/unitconvert.cpp:203:17: note: decimalyear is overwritten proj-9.4.0/src/conversions/unitconvert.cpp:283:35: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/conversions/unitconvert.cpp:298:35: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/conversions/unitconvert.cpp:313:35: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/conversions/unitconvert.cpp:335:35: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/conversions/unitconvert.cpp:357:35: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/conversions/unitconvert.cpp:378:35: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/ctx.cpp:109:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] proj-9.4.0/src/ctx.cpp:213:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nothrow [valueFlowBailoutIncompleteVar] proj-9.4.0/src/ctx.cpp:47:28: style: Parameter 'pj' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/ctx.cpp:209:44: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/deriv.cpp:22:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/deriv.cpp:11:14: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/dmstor.cpp:61:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/dmstor.cpp:33:15: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/dmstor.cpp:39:9: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/dmstor.cpp:111:15: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/dmstor.cpp:30:15: style: The scope of the variable 'tv' can be reduced. [variableScope] proj-9.4.0/src/ell_set.cpp:230:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/ell_set.cpp:281:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/ell_set.cpp:461:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/ell_set.cpp:603:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/ell_set.cpp:141:11: style: Variable 'name' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/ell_set.cpp:363:11: style: Variable 'v' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/factors.cpp:29:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/factors.cpp:16:23: style: The scope of the variable 'n' can be reduced. [variableScope] proj-9.4.0/src/filemanager.cpp:95:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/filemanager.cpp:1052:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/filemanager.cpp:1543:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] proj-9.4.0/src/filemanager.cpp:1769:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/filemanager.cpp:1843:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/filemanager.cpp:2004:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] proj-9.4.0/src/filemanager.cpp:871:55: style:inconclusive: Function 'open' argument 3 names different: declaration 'access' definition 'eAccess'. [funcArgNamesDifferent] proj-9.4.0/src/filemanager.cpp:831:50: note: Function 'open' argument 3 names different: declaration 'access' definition 'eAccess'. proj-9.4.0/src/filemanager.cpp:871:55: note: Function 'open' argument 3 names different: declaration 'access' definition 'eAccess'. proj-9.4.0/src/fwd.cpp:41:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/fwd.cpp:163:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/fwd.cpp:194:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/fwd.cpp:229:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/fwd.cpp:262:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/fwd.cpp:220:24: performance: Function parameter 'lpz' should be passed by const reference. [passedByValue] proj-9.4.0/src/gauss.cpp:53:16: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/gauss.cpp:79:13: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/gauss.cpp:83:37: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/gauss.cpp:95:37: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/geodesic.c:62:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MANT_DIG [valueFlowBailoutIncompleteVar] proj-9.4.0/src/geodesic.c:1970:30: style: Parameter 'lats' can be declared as const array [constParameter] proj-9.4.0/src/geodesic.c:1970:45: style: Parameter 'lons' can be declared as const array [constParameter] proj-9.4.0/src/grids.cpp:3329:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/grids.cpp:3402:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/grids.cpp:3502:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/grids.cpp:3569:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/grids.cpp:3588:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/grids.cpp:260:9: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/grids.cpp:335:13: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/grids.cpp:1850:9: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/grids.cpp:1860:11: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/grids.cpp:1912:9: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/grids.cpp:1982:10: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/grids.cpp:2034:10: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/grids.cpp:2200:49: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/grids.cpp:3203:60: style:inconclusive: Function 'pj_generic_grid_init' argument 2 names different: declaration 'grids' definition 'gridkey'. [funcArgNamesDifferent] proj-9.4.0/src/grids.hpp:262:60: note: Function 'pj_generic_grid_init' argument 2 names different: declaration 'grids' definition 'gridkey'. proj-9.4.0/src/grids.cpp:3203:60: note: Function 'pj_generic_grid_init' argument 2 names different: declaration 'grids' definition 'gridkey'. proj-9.4.0/src/grids.cpp:3284:47: style:inconclusive: Function 'pj_hgrid_init' argument 2 names different: declaration 'grids' definition 'gridkey'. [funcArgNamesDifferent] proj-9.4.0/src/grids.hpp:261:47: note: Function 'pj_hgrid_init' argument 2 names different: declaration 'grids' definition 'gridkey'. proj-9.4.0/src/grids.cpp:3284:47: note: Function 'pj_hgrid_init' argument 2 names different: declaration 'grids' definition 'gridkey'. proj-9.4.0/src/grids.cpp:3743:47: style:inconclusive: Function 'pj_vgrid_init' argument 2 names different: declaration 'grids' definition 'gridkey'. [funcArgNamesDifferent] proj-9.4.0/src/grids.hpp:260:47: note: Function 'pj_vgrid_init' argument 2 names different: declaration 'grids' definition 'gridkey'. proj-9.4.0/src/grids.cpp:3743:47: note: Function 'pj_vgrid_init' argument 2 names different: declaration 'grids' definition 'gridkey'. proj-9.4.0/src/init.cpp:287:26: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/init.cpp:329:10: style: Variable 'proj' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/initcache.cpp:50:14: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/initcache.cpp:148:25: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/initcache.cpp:157:14: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/initcache.cpp:170:30: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/internal.cpp:67:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/internal.cpp:371:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/internal.cpp:423:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] proj-9.4.0/src/internal.cpp:355:19: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/internal.cpp:130:24: style: Parameter 'P' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/inv.cpp:40:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/inv.cpp:103:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/inv.cpp:162:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/inv.cpp:197:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/inv.cpp:230:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/inv.cpp:188:24: performance: Function parameter 'xyz' should be passed by const reference. [passedByValue] proj-9.4.0/src/iso19111/c_api.cpp:83:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_LOG_NONE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:103:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_LOG_DEBUG [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:166:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable databaseContext_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:197:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:360:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:387:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:425:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:467:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:483:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:535:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:586:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:649:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:763:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:817:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:868:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:919:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:976:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:1002:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:1157:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:1195:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_TYPE_UNKNOWN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:1331:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:1360:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:1603:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:1710:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:1799:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2030:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2061:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2081:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2111:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2146:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2206:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2267:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2317:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2347:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2396:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2440:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2486:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2522:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2584:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pj [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2614:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2699:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2764:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2792:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2851:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2899:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nothrow [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:2976:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_TYPE_CRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:3181:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:3230:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:3275:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:3322:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODESPACE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:3335:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:3349:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ANGULAR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:3364:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:3476:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:3504:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:3576:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:3606:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:3666:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:3782:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4979 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:3818:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:3861:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:3899:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:3940:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:4015:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:4054:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:4107:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:4153:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:4238:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:4322:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:4364:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN_ENGINEERING_DATUM [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:4383:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:4485:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:4530:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:4616:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:4665:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:4819:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:4875:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:4916:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:4973:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5001:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5059:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5092:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5126:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5160:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5196:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5230:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5264:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5301:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5334:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5371:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5408:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5447:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5485:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5518:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5551:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5586:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5620:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5653:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5685:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5721:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5754:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5788:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5822:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5856:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5889:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5923:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5956:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:5990:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6023:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6057:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6089:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6122:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6155:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6189:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6227:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6265:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6305:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6341:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6377:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6416:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6455:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6488:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6520:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6553:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6585:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6618:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6652:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6684:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6717:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6749:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6781:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6814:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6847:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6880:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6914:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6947:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:6981:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7014:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7048:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7080:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7114:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7147:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7181:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7215:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7248:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7280:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7314:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7353:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7383:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7414:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7437:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7481:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7508:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7537:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7599:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7729:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7769:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7832:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7911:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7959:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:7991:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8018:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8067:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8117:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8155:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8206:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8243:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8285:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8315:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8339:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8436:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8530:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8584:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8618:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8659:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8696:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8725:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8752:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8791:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8831:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8871:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8907:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8930:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:8980:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:9024:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:9146:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:9197:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:9229:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:9263:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:9318:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:9338:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:9380:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:9497:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:9551:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:9578:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:9608:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:9633:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER_API_MISUSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/c_api.cpp:3682:37: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/iso19111/c_api.cpp:9475:63: style: Parameter 'session' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/iso19111/c_api.cpp:987:21: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/c_api.cpp:1177:21: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/c_api.cpp:1343:21: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/c_api.cpp:3409:68: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/c_api.cpp:8493:21: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/common.cpp:113:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:123:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:141:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:152:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable toSI_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:158:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:169:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable codeSpace_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:178:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable code_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:187:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:265:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:328:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:354:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRICT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:396:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:405:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:412:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:429:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:443:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRICT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:576:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:600:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:608:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:650:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:672:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable identifiers [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:681:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aliases [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:693:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aliases [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:703:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:715:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable remarks [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:724:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isDeprecated [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:732:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:759:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDENTIFIERS_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:797:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIAS_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:851:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable remarks [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:876:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:938:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRICT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:999:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scope_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:1009:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable domainOfValidity_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:1027:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scope_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:1086:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scope_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:1188:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable domains_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:1199:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCOPE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:1247:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/common.cpp:1346:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coordinateEpoch_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinates.cpp:167:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable crs_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinates.cpp:180:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coordinateEpoch_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinates.cpp:195:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinates.cpp:229:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:110:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable longitude_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:131:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MERIDIAN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:154:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEGREE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:212:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abbreviation [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:233:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direction [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:247:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:259:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minimumValue [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:271:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximumValue [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:283:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rangeMeaning [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:295:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable meridian [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:391:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:517:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:559:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direction [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:625:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axisList [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:634:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YES [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:871:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Latitude [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:878:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Longitude [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:915:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ellipsoidal_height [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:952:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ellipsoidal_height [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:964:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORTH [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:1064:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:1148:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Easting [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:1169:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Northing [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:1190:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Easting [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:1212:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Easting [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:1236:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Easting [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:1258:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geocentric_X [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:1428:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable registry [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:1448:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable registry [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:1473:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable registry [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:1530:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2015_TYPE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:1563:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2015_TYPE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/coordinatesystem.cpp:1596:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2015_TYPE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:160:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable implicitCS_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:163:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable over_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:178:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonicalBoundCRS_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:282:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extensionProj4_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:310:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:525:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:853:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:868:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODESPACE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:884:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORTH [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:971:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REMARKS_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:1033:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORMALIZED_AXIS_ORDER_SUFFIX_STR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:1147:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORMALIZED_AXIS_ORDER_SUFFIX_STR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:1292:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ellipsoidal_height [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:1309:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:1577:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable datum [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:1588:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable datumEnsemble [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:1598:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable datum [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:1610:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coordinateSystem [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:1620:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRICT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:1695:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable datum [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:1797:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable datum_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:1808:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable datum_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:1834:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable datum_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:1848:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable datum_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:1862:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable velocityModel [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:1881:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOCENTRIC_X [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:2023:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEODETIC_REFERENCE_FRAME [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:2085:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:2105:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:2292:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:2355:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WEST [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:2445:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:2541:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT_EXCEPT_AXIS_ORDER_GEOGCRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:2574:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:2586:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:2677:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:3040:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coordinateSystem_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:3111:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:3155:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT_EXCEPT_AXIS_ORDER_GEOGCRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:3205:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEGREE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:3214:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEGREE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:3223:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEGREE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:3231:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OGC [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:3246:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:3257:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRAD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:3294:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOGRAPHIC_2D_CRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:3345:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:3464:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geoidModel [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:3475:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable velocityModel [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:3506:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:3693:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geoidModel [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:3873:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:4034:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable baseCRS_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:4052:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable derivingConversion_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:4090:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable baseCRS_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:4215:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:4586:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:4628:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:4774:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONG_EAST_LAT_NORTH [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:5081:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:5141:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable components_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:5171:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable components_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:5249:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:5330:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:5356:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:5437:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRICT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:5503:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:5757:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable baseCRS_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:5764:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonicalBoundCRS_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:5794:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hubCRS_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:5804:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transformation_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:5827:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:5889:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:5957:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:6040:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:6099:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRICT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:6127:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:6339:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:6481:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:6531:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_WKT2_NAME_METHOD_POLE_ROTATION_GRIB_CONVENTION [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:6575:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:6691:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:6705:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:6852:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:6974:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:7035:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRICT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:7161:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:7292:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:7439:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:7453:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wkt2_2019_only [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:7479:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENGCRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:7482:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BASEENGCRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:7496:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARAMETRICCRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:7499:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BASEPARAMCRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:7513:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMECRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:7516:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BASETIMECRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/crs.cpp:2174:61: style: Condition 'exportAsWKT1CompoundCRSWithEllipsoidalHeight(geogCRS2D,axisList[2],formatter)' is always true [knownConditionTrueFalse] proj-9.4.0/src/iso19111/crs.cpp:2174:61: note: Calling function 'exportAsWKT1CompoundCRSWithEllipsoidalHeight' returns 1 proj-9.4.0/src/iso19111/crs.cpp:2174:61: note: Condition 'exportAsWKT1CompoundCRSWithEllipsoidalHeight(geogCRS2D,axisList[2],formatter)' is always true proj-9.4.0/src/iso19111/crs.cpp:4268:61: style: Condition 'exportAsWKT1CompoundCRSWithEllipsoidalHeight(projCRS2D,axisList[2],formatter)' is always true [knownConditionTrueFalse] proj-9.4.0/src/iso19111/crs.cpp:4268:61: note: Calling function 'exportAsWKT1CompoundCRSWithEllipsoidalHeight' returns 1 proj-9.4.0/src/iso19111/crs.cpp:4268:61: note: Condition 'exportAsWKT1CompoundCRSWithEllipsoidalHeight(projCRS2D,axisList[2],formatter)' is always true proj-9.4.0/src/iso19111/crs.cpp:2600:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/datum.cpp:82:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:127:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:151:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:198:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable anchorDefinition [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:217:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable anchorEpoch [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:230:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable publicationDate [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:245:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conventionalRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:251:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable anchorDefinition [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:257:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable anchorEpoch [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:269:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable publicationDate [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:295:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRICT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:371:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable longitude_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:399:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:408:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRAD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:417:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:495:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEGREE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:520:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:544:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEGREE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:644:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable semiMajorAxis_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:661:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inverseFlattening_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:678:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable semiMinorAxis_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:714:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable semiMedianAxis_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:764:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable semiMinorAxis_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:783:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable celestialBody_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:881:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:964:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:1011:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:1089:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:1104:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRICT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:1189:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EARTH [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:1244:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable primeMeridian_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:1260:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ellipsoid_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:1319:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GREENWICH [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:1327:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GREENWICH [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:1335:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GREENWICH [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:1344:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:1535:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRICT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:1624:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deformationModelName [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:1653:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frameReferenceEpoch [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:1667:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deformationModelName [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:1676:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRICT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:1704:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:1792:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable datums [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:1808:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positionalAccuracy [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:1848:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:1885:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:2071:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable realizationMethod_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:2090:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable realizationMethod_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:2145:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wkt1DatumType_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:2155:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:2278:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRICT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:2307:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deformationModelName [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:2336:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frameReferenceEpoch [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:2350:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deformationModelName [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:2359:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRICT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:2387:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:2466:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable temporalOrigin_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:2477:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calendar_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:2507:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:2618:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:2664:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRICT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/datum.cpp:2714:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:320:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_LOG_ERROR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:398:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:1460:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:1511:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATUM_ENSEMBLE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:1529:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEODETIC_REFERENCE_FRAME [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:1547:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELLIPSOID [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:1565:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIME_MERIDIAN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:1583:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERTICAL_REFERENCE_FRAME [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:1682:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:1775:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:2223:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:2293:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:2503:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:2697:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:2965:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastMetadataValue_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:2985:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memoryDbHandle_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:3136:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memoryDbHandle_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:3241:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memoryDbHandle_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:3454:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:3695:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cacheAllowedAuthorities_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:3946:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:4055:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REMARKS_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:4077:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:4388:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:4419:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:4713:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:4811:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:4975:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:5378:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODESPACE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:5493:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:5624:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OGC [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:5783:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:5950:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_PARAMETER_X_AXIS_TRANSLATION [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:6968:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:7183:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOGRAPHIC_CRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:8039:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:8335:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOGRAPHIC_2D_CRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:8407:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:8766:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATUM_ENSEMBLE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:9231:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEODETIC_REFERENCE_FRAME [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:9382:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONG_EAST_LAT_NORTH [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:9852:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable authority_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:9859:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable code_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/factory.cpp:3845:31: style:inconclusive: Technically the member function 'io::Private::authority' can be const. [functionConst] proj-9.4.0/src/iso19111/factory.cpp:3847:40: style:inconclusive: Technically the member function 'io::Private::context' can be const. [functionConst] proj-9.4.0/src/iso19111/factory.cpp:1270:9: error: Return value of allocation function 'open' is not stored. [leakReturnValNotUsed] proj-9.4.0/src/iso19111/factory.cpp:6447:24: style: The scope of the variable 'totalAcc' can be reduced. [variableScope] proj-9.4.0/src/iso19111/factory.cpp:351:10: style: Local variable 'handle' shadows outer function [shadowFunction] proj-9.4.0/src/iso19111/factory.cpp:273:14: note: Shadowed declaration proj-9.4.0/src/iso19111/factory.cpp:351:10: note: Shadow variable proj-9.4.0/src/iso19111/factory.cpp:367:10: style: Local variable 'handle' shadows outer function [shadowFunction] proj-9.4.0/src/iso19111/factory.cpp:273:14: note: Shadowed declaration proj-9.4.0/src/iso19111/factory.cpp:367:10: note: Shadow variable proj-9.4.0/src/iso19111/factory.cpp:380:10: style: Local variable 'handle' shadows outer function [shadowFunction] proj-9.4.0/src/iso19111/factory.cpp:273:14: note: Shadowed declaration proj-9.4.0/src/iso19111/factory.cpp:380:10: note: Shadow variable proj-9.4.0/src/iso19111/factory.cpp:173:57: style: Parameter 'val' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/iso19111/factory.cpp:3156:49: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/factory.cpp:3763:57: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/factory.cpp:3780:65: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/factory.cpp:4094:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/factory.cpp:8766:53: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/internal.cpp:67:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/internal.cpp:171:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/internal.cpp:184:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/internal.cpp:303:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/internal.cpp:318:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/io.cpp:4355:28: error: There is an unknown macro here somewhere. Configuration is required. If EPSG_NAME_PARAMETER_SCALE_FACTOR_AT_NATURAL_ORIGIN is a macro then please configure it. [unknownMacro] proj-9.4.0/src/iso19111/metadata.cpp:89:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable title [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:106:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:116:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable title [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:177:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable west_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:188:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable south_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:202:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable east_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:213:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable north_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:254:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable west_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:268:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable west_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:493:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minimum_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:499:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximum_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:506:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:534:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minimum_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:590:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:596:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stop_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:673:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable description_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:684:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geographicElements_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:695:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verticalElements_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:706:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable temporalElements_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:778:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geographicElements_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:808:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geographicElements_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:833:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geographicElements_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:867:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geographicElements_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:909:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTHORITY_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:1014:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable authority_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:1026:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable code_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:1038:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable codeSpace_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:1051:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable version_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:1062:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable description_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:1072:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uri_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:1079:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:1333:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:1347:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/metadata.cpp:1208:64: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/operation/concatenatedoperation.cpp:113:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable operations_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/concatenatedoperation.cpp:127:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/concatenatedoperation.cpp:184:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/concatenatedoperation.cpp:292:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORMALIZED_AXIS_ORDER_SUFFIX_STR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/concatenatedoperation.cpp:661:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/concatenatedoperation.cpp:730:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable computedName_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/concatenatedoperation.cpp:748:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/concatenatedoperation.cpp:858:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable operations_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/concatenatedoperation.cpp:877:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/concatenatedoperation.cpp:910:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRICT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:140:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEASURE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:248:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:272:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:1427:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_WKT2_NAME_METHOD_HOTINE_OBLIQUE_MERCATOR_TWO_POINT_NATURAL_ORIGIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:2472:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_CHANGE_VERTICAL_UNIT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:2499:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_CHANGE_VERTICAL_UNIT_NO_CONV_FACTOR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:2521:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_HEIGHT_DEPTH_REVERSAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:2544:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_AXIS_ORDER_REVERSAL_3D [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:2569:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_GEOGRAPHIC_GEOCENTRIC [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:2605:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_WKT2_NAME_METHOD_GEOGRAPHIC_GEOCENTRIC_LATITUDE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:2658:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_AXIS_ORDER_REVERSAL_2D [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:2662:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_AXIS_ORDER_REVERSAL_3D [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:2676:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_CHANGE_VERTICAL_UNIT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:2842:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_MERCATOR_VARIANT_B [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:3096:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_EQUIDISTANT_CYLINDRICAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:3201:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_POPULAR_VISUALISATION_PSEUDO_MERCATOR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:3218:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:3476:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_PARAMETER_EPSG_CODE_FOR_INTERPOLATION_CRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:3516:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEGREE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:3604:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEASURE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:3631:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:3698:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_CHANGE_VERTICAL_UNIT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:4386:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_TRANSVERSE_MERCATOR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:4471:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_TRANSVERSE_MERCATOR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:4504:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_GEOGRAPHIC2D_OFFSETS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:4531:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_GEOGRAPHIC3D_OFFSETS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:4562:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_GEOGRAPHIC2D_WITH_HEIGHT_OFFSETS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/conversion.cpp:4587:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_VERTICAL_OFFSET [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:214:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable authorityFactory_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:222:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extent_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:230:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extent_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:237:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable accuracy_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:244:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable accuracy_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:251:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allowBallpark_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:258:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allowBallpark_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:272:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sourceAndTargetCRSExtentUse_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:286:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sourceAndTargetCRSExtentUse_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:300:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spatialCriterion_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:314:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spatialCriterion_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:333:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable usePROJNames_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:344:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable usePROJNames_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:356:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable discardSuperseded_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:367:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable discardSuperseded_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:378:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gridAvailabilityUse_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:389:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gridAvailabilityUse_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:410:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allowUseIntermediateCRS_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:427:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allowUseIntermediateCRS_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:441:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intermediateCRSAuthCodes_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:452:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intermediateCRSAuthCodes_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:462:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sourceCoordinateEpoch_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:472:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sourceCoordinateEpoch_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:482:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable targetCoordinateEpoch_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:492:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable targetCoordinateEpoch_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:999:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:1110:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:1179:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:1273:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRICT_CONTAINMENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:1393:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KNOWN_AVAILABLE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:1705:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT_EXCEPT_AXIS_ORDER_GEOGCRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:1837:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DISCARD_OPERATION_IF_MISSING_GRID [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:1909:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DISCARD_OPERATION_IF_MISSING_GRID [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:1970:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:2087:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DISCARD_OPERATION_IF_MISSING_GRID [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:2179:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:2313:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:2501:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORLD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:2571:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:2645:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:2734:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:2774:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEGREE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:3150:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:3405:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:3498:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:3773:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:3978:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERTICAL_REFERENCE_FRAME [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:4048:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:4266:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:4342:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable disallowEmptyIntersection [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:4493:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:4624:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:4677:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:4731:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:4786:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:5138:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:5177:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:5254:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERTICAL_CRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:5297:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UP [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:5350:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:5608:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:6182:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:6239:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:6800:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:6998:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:7161:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:1154:50: style:inconclusive: Technically the member function 'operation::FilterResults::getRes' can be const. [functionConst] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:5749:34: style: The if condition is the same as the previous if condition [duplicateCondition] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:5601:34: note: First condition proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:5749:34: note: Second condition proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:4123:20: style: The scope of the variable 'accuracy' can be reduced. [variableScope] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:1100:17: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:2952:9: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:3418:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:3971:32: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:5877:54: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:5918:58: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/operation/coordinateoperationfactory.cpp:6451:17: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/operation/oputils.cpp:98:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/oputils.cpp:107:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/oputils.cpp:122:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBJECT_DOMAIN_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/oputils.cpp:197:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODESPACE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/oputils.cpp:214:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/oputils.cpp:267:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/oputils.cpp:348:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/oputils.cpp:383:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_NAME_PARAMETER_SCALE_FACTOR_AT_NATURAL_ORIGIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/oputils.cpp:428:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/oputils.cpp:459:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORLD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/oputils.cpp:599:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/parammappings.cpp:1644:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_TRANSVERSE_MERCATOR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/parammappings.cpp:1617:45: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/operation/parammappings.cpp:1632:67: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/operation/parammappings.cpp:1649:77: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/operation/parammappings.cpp:1660:64: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/operation/parammappings.cpp:1666:64: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/operation/projbasedoperation.cpp:88:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/projbasedoperation.cpp:124:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/projbasedoperation.cpp:185:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/projbasedoperation.cpp:111:10: style:inconclusive: Function 'create' argument 8 names different: declaration 'hasRoughTransformation' definition 'hasBallparkTransformation'. [funcArgNamesDifferent] proj-9.4.0/src/iso19111/operation/coordinateoperation_internal.hpp:233:17: note: Function 'create' argument 8 names different: declaration 'hasRoughTransformation' definition 'hasBallparkTransformation'. proj-9.4.0/src/iso19111/operation/projbasedoperation.cpp:111:10: note: Function 'create' argument 8 names different: declaration 'hasRoughTransformation' definition 'hasBallparkTransformation'. proj-9.4.0/src/iso19111/operation/singleoperation.cpp:3985:21: error: There is an unknown macro here somewhere. Configuration is required. If EPSG_NAME_METHOD_GEOCENTRIC_TRANSLATION_BY_GRID_INTERPOLATION_IGN is a macro then please configure it. [unknownMacro] proj-9.4.0/src/iso19111/operation/transformation.cpp:119:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sourceCRS_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:129:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable targetCRS_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:204:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:360:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:432:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_PARAMETER_X_AXIS_TRANSLATION [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:502:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTEGER [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:541:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_GEOCENTRIC_TRANSLATION_GEOGRAPHIC_3D [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:598:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_POSITION_VECTOR_GEOGRAPHIC_3D [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:647:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_COORDINATE_FRAME_GEOGRAPHIC_3D [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:670:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_PARAMETER_X_AXIS_TRANSLATION [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:793:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_TIME_DEPENDENT_POSITION_VECTOR_GEOGRAPHIC_3D [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:872:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_TIME_DEPENDENT_COORDINATE_FRAME_GEOGRAPHIC_3D [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:894:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_PARAMETER_X_AXIS_TRANSLATION [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:944:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_MOLODENSKY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:981:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_ABRIDGED_MOLODENSKY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:1025:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:1059:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_NTV2 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:1078:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:1129:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_VERTCON [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:1168:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_LONGITUDE_ROTATION [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:1198:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_GEOGRAPHIC2D_OFFSETS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:1230:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_GEOGRAPHIC3D_OFFSETS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:1266:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_GEOGRAPHIC2D_WITH_HEIGHT_OFFSETS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:1295:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_VERTICAL_OFFSET [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:1324:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_CHANGE_VERTICAL_UNIT [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:1356:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:1506:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forwardOperation_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/transformation.cpp:1845:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/operation/vectorofvaluesparams.cpp:44:13: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/util.cpp:100:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/util.cpp:179:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/util.cpp:183:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stringValue_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/util.cpp:187:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integerValue_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/util.cpp:191:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable booleanValue_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/util.cpp:289:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/util.cpp:302:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/util.cpp:317:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/util.cpp:378:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/util.cpp:399:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/util.cpp:449:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/util.cpp:466:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isGlobal [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/util.cpp:480:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/util.cpp:484:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable separator [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/util.cpp:508:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/util.cpp:515:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scope [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/util.cpp:533:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scope [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/util.cpp:547:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/util.cpp:552:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/util.cpp:618:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/iso19111/util.cpp:258:36: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/util.cpp:290:32: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/iso19111/util.cpp:318:32: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/log.cpp:45:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] proj-9.4.0/src/log.cpp:81:15: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/log.cpp:142:25: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/log.cpp:52:32: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/malloc.cpp:120:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nothrow [valueFlowBailoutIncompleteVar] proj-9.4.0/src/mlfn.cpp:58:10: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/networkfilemanager.cpp:400:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] proj-9.4.0/src/networkfilemanager.cpp:2048:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_op_network_open [valueFlowBailoutIncompleteVar] proj-9.4.0/src/networkfilemanager.cpp:92:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] proj-9.4.0/src/networkfilemanager.cpp:2037:58: style:inconclusive: Function 'proj_context_set_enable_network' argument 2 names different: declaration 'enabled' definition 'enable'. [funcArgNamesDifferent] proj-9.4.0/src/proj.h:555:67: note: Function 'proj_context_set_enable_network' argument 2 names different: declaration 'enabled' definition 'enable'. proj-9.4.0/src/networkfilemanager.cpp:2037:58: note: Function 'proj_context_set_enable_network' argument 2 names different: declaration 'enabled' definition 'enable'. proj-9.4.0/src/param.cpp:141:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] proj-9.4.0/src/param.cpp:16:21: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/param.cpp:60:16: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/param.cpp:196:19: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/param.cpp:96:15: style: Redundant initialization for 'next'. The initialized value is overwritten before it is read. [redundantInitialization] proj-9.4.0/src/param.cpp:88:20: note: next is initialized proj-9.4.0/src/param.cpp:96:15: note: next is overwritten proj-9.4.0/src/pipeline.cpp:171:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/pipeline.cpp:188:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/pipeline.cpp:202:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/pipeline.cpp:220:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/pipeline.cpp:236:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/pipeline.cpp:254:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/pipeline.cpp:401:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nothrow [valueFlowBailoutIncompleteVar] proj-9.4.0/src/pipeline.cpp:195:42: performance: Function parameter 'lpz' should be passed by const reference. However it seems that 'pipeline_forward_3d' is a callback function. [passedByValueCallback] proj-9.4.0/src/pipeline.cpp:384:16: note: Function pointer used here. proj-9.4.0/src/pipeline.cpp:195:42: note: Function parameter 'lpz' should be passed by const reference. However it seems that 'pipeline_forward_3d' is a callback function. proj-9.4.0/src/pipeline.cpp:211:42: performance: Function parameter 'xyz' should be passed by const reference. However it seems that 'pipeline_reverse_3d' is a callback function. [passedByValueCallback] proj-9.4.0/src/pipeline.cpp:385:16: note: Function pointer used here. proj-9.4.0/src/pipeline.cpp:211:42: note: Function parameter 'xyz' should be passed by const reference. However it seems that 'pipeline_reverse_3d' is a callback function. proj-9.4.0/src/pipeline.cpp:165:16: style: Variable 'step' can be declared as reference to const [constVariableReference] proj-9.4.0/src/pipeline.cpp:534:16: style: Variable 'step' can be declared as reference to const [constVariableReference] proj-9.4.0/src/pipeline.cpp:164:10: style: Variable 'pipeline' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/pipeline.cpp:647:21: style: Variable 'pushpop' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/pipeline.cpp:665:21: style: Variable 'pushpop' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/pr_list.cpp:20:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] proj-9.4.0/src/pr_list.cpp:46:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] proj-9.4.0/src/pr_list.cpp:68:18: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/pr_list.cpp:84:20: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/proj_mdist.cpp:73:15: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/proj_mdist.cpp:95:36: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/proj_mdist.cpp:108:36: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/proj_mdist.cpp:49:50: style: The scope of the variable 'T' can be reduced. [variableScope] proj-9.4.0/src/proj_mdist.cpp:50:12: style: The scope of the variable 'den' can be reduced. [variableScope] proj-9.4.0/src/proj_mdist.cpp:109:12: style: The scope of the variable 's' can be reduced. [variableScope] proj-9.4.0/src/proj_mdist.cpp:109:15: style: The scope of the variable 't' can be reduced. [variableScope] proj-9.4.0/src/projections/adams.cpp:120:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/adams.cpp:308:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/adams.cpp:392:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/aea.cpp:67:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/aea.cpp:103:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/aea.cpp:130:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/aea.cpp:162:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/aea.cpp:230:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/aea.cpp:243:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/aea.cpp:48:17: style: The scope of the variable 'sinpi' can be reduced. [variableScope] proj-9.4.0/src/projections/aea.cpp:48:24: style: The scope of the variable 'cospi' can be reduced. [variableScope] proj-9.4.0/src/projections/aea.cpp:48:31: style: The scope of the variable 'con' can be reduced. [variableScope] proj-9.4.0/src/projections/aea.cpp:48:36: style: The scope of the variable 'com' can be reduced. [variableScope] proj-9.4.0/src/projections/aea.cpp:48:41: style: The scope of the variable 'dphi' can be reduced. [variableScope] proj-9.4.0/src/projections/aeqd.cpp:95:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_FALLTHROUGH [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/aeqd.cpp:139:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/aeqd.cpp:217:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEG_TO_RAD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/aeqd.cpp:239:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/aeqd.cpp:277:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/aeqd.cpp:209:12: style: The scope of the variable 'azi1' can be reduced. [variableScope] proj-9.4.0/src/projections/aeqd.cpp:209:29: style: The scope of the variable 'lat1' can be reduced. [variableScope] proj-9.4.0/src/projections/aeqd.cpp:209:35: style: The scope of the variable 'lon1' can be reduced. [variableScope] proj-9.4.0/src/projections/aeqd.cpp:234:12: style: The scope of the variable 'cosc' can be reduced. [variableScope] proj-9.4.0/src/projections/aeqd.cpp:234:24: style: The scope of the variable 'sinc' can be reduced. [variableScope] proj-9.4.0/src/projections/aeqd.cpp:126:26: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/aeqd.cpp:233:26: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/airy.cpp:65:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBLIQ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/airy.cpp:117:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/airy.cpp:54:21: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/aitoff.cpp:132:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/aitoff.cpp:211:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/aitoff.cpp:222:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/aitoff.cpp:57:28: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/aitoff.cpp:106:28: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/august.cpp:30:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inv [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/bacon.cpp:27:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/bacon.cpp:48:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/bacon.cpp:62:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/bacon.cpp:75:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/bacon.cpp:25:16: style: The scope of the variable 'f' can be reduced. [variableScope] proj-9.4.0/src/projections/bertin1953.cpp:79:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/bertin1953.cpp:30:27: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/bipc.cpp:47:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/bipc.cpp:154:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/bipc.cpp:172:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/bipc.cpp:121:12: style: The scope of the variable 't' can be reduced. [variableScope] proj-9.4.0/src/projections/bipc.cpp:121:26: style: The scope of the variable 'al' can be reduced. [variableScope] proj-9.4.0/src/projections/bipc.cpp:39:26: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/bipc.cpp:120:26: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/boggs.cpp:21:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/boggs.cpp:39:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/boggs.cpp:16:19: style: The scope of the variable 'th1' can be reduced. [variableScope] proj-9.4.0/src/projections/boggs.cpp:16:24: style: The scope of the variable 'c' can be reduced. [variableScope] proj-9.4.0/src/projections/boggs.cpp:17:9: style: The scope of the variable 'i' can be reduced. [variableScope] proj-9.4.0/src/projections/bonne.cpp:63:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/bonne.cpp:88:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/bonne.cpp:122:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/bonne.cpp:43:12: style: The scope of the variable 'E' can be reduced. [variableScope] proj-9.4.0/src/projections/bonne.cpp:117:12: style: The scope of the variable 'c' can be reduced. [variableScope] proj-9.4.0/src/projections/bonne.cpp:42:27: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/bonne.cpp:57:27: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/calcofi.cpp:43:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/calcofi.cpp:71:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/calcofi.cpp:123:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_FORTPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/calcofi.cpp:134:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/cass.cpp:108:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/cass.cpp:51:43: style: Parameter 'P' can be declared as pointer to const. However it seems that 'cass_s_forward' is a callback function, if 'P' is declared with const you might also need to cast function pointer(s). [constParameterCallback] proj-9.4.0/src/projections/cass.cpp:110:18: note: You might need to cast the function pointer here proj-9.4.0/src/projections/cass.cpp:51:43: note: Parameter 'P' can be declared as pointer to const proj-9.4.0/src/projections/cass.cpp:86:43: style: Parameter 'P' can be declared as pointer to const. However it seems that 'cass_s_inverse' is a callback function, if 'P' is declared with const you might also need to cast function pointer(s). [constParameterCallback] proj-9.4.0/src/projections/cass.cpp:109:18: note: You might need to cast the function pointer here proj-9.4.0/src/projections/cass.cpp:86:43: note: Parameter 'P' can be declared as pointer to const proj-9.4.0/src/projections/cc.cpp:13:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/cc.cpp:31:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/ccon.cpp:83:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/ccon.cpp:45:26: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/ccon.cpp:57:26: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/cea.cpp:49:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/cea.cpp:77:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/cea.cpp:26:42: style: Parameter 'P' can be declared as pointer to const. However it seems that 'cea_s_forward' is a callback function, if 'P' is declared with const you might also need to cast function pointer(s). [constParameterCallback] proj-9.4.0/src/projections/cea.cpp:103:18: note: You might need to cast the function pointer here proj-9.4.0/src/projections/cea.cpp:26:42: note: Parameter 'P' can be declared as pointer to const proj-9.4.0/src/projections/chamb.cpp:110:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/chamb.cpp:37:17: style: The scope of the variable 'dp' can be reduced. [variableScope] proj-9.4.0/src/projections/chamb.cpp:37:21: style: The scope of the variable 'dl' can be reduced. [variableScope] proj-9.4.0/src/projections/chamb.cpp:62:28: style: The scope of the variable 'a' can be reduced. [variableScope] proj-9.4.0/src/projections/chamb.cpp:64:12: style: The scope of the variable 'j' can be reduced. [variableScope] proj-9.4.0/src/projections/chamb.cpp:104:12: style: The scope of the variable 'j' can be reduced. [variableScope] proj-9.4.0/src/projections/col_urban.cpp:63:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/col_urban.cpp:29:26: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/col_urban.cpp:48:26: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/collg.cpp:33:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/collg.cpp:48:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/comill.cpp:67:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/comill.cpp:77:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/comill.cpp:41:16: style: The scope of the variable 'tol' can be reduced. [variableScope] proj-9.4.0/src/projections/comill.cpp:41:21: style: The scope of the variable 'y2' can be reduced. [variableScope] proj-9.4.0/src/projections/comill.cpp:41:25: style: The scope of the variable 'f' can be reduced. [variableScope] proj-9.4.0/src/projections/comill.cpp:41:28: style: The scope of the variable 'fder' can be reduced. [variableScope] proj-9.4.0/src/projections/crast.cpp:33:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/denoy.cpp:27:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/eck1.cpp:32:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/eck2.cpp:36:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/eck2.cpp:49:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/eck3.cpp:37:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/eck3.cpp:55:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/eck3.cpp:70:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/eck3.cpp:88:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/eck3.cpp:103:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/eck3.cpp:22:23: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/eck3.cpp:31:23: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/eck4.cpp:75:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/eck4.cpp:86:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/eck5.cpp:34:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/eqc.cpp:43:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/eqc.cpp:20:25: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/eqc.cpp:30:25: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/eqdc.cpp:57:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/eqdc.cpp:81:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/eqearth.cpp:115:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/eqearth.cpp:152:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/eqearth.cpp:45:24: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/fahey.cpp:34:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/fouc_s.cpp:46:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/fouc_s.cpp:59:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/fouc_s.cpp:34:9: style: The scope of the variable 'i' can be reduced. [variableScope] proj-9.4.0/src/projections/fouc_s.cpp:22:28: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/fouc_s.cpp:33:28: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/gall.cpp:36:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/geos.cpp:98:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/geos.cpp:136:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/geos.cpp:175:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/geos.cpp:199:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/geos.cpp:55:26: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/geos.cpp:83:26: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/geos.cpp:118:26: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/geos.cpp:155:26: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/geos.cpp:194:11: style: Variable 'sweep_axis' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/gins8.cpp:26:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/gn_sinu.cpp:43:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/gn_sinu.cpp:74:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/gn_sinu.cpp:125:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/gn_sinu.cpp:147:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/gn_sinu.cpp:162:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/gn_sinu.cpp:177:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/gn_sinu.cpp:86:29: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/gnom.cpp:53:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/gnom.cpp:92:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/gnom.cpp:124:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEG_TO_RAD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/gnom.cpp:143:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_EPSILON [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/gnom.cpp:190:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/gnom.cpp:30:26: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/gnom.cpp:77:26: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/goode.cpp:64:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/gstmerc.cpp:63:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/gstmerc.cpp:27:29: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/gstmerc.cpp:43:29: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/hammer.cpp:30:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/hammer.cpp:46:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/hammer.cpp:61:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/hammer.cpp:23:23: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/hatano.cpp:49:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/hatano.cpp:76:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/healpix.cpp:177:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_FORTPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/healpix.cpp:271:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_FORTPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/healpix.cpp:285:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_FORTPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/healpix.cpp:362:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_FORTPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/healpix.cpp:490:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_FORTPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/healpix.cpp:523:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/healpix.cpp:540:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/healpix.cpp:575:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/healpix.cpp:592:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/healpix.cpp:620:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/healpix.cpp:649:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/healpix.cpp:357:12: style: The scope of the variable 'c' can be reduced. [variableScope] proj-9.4.0/src/projections/healpix.cpp:503:29: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/healpix.cpp:510:29: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/healpix.cpp:516:29: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/healpix.cpp:534:29: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/healpix.cpp:552:29: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/healpix.cpp:560:29: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/healpix.cpp:569:29: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/healpix.cpp:586:29: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/igh.cpp:62:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pj_igh_ns [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/igh.cpp:100:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pj_igh_ns [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/igh.cpp:197:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pj_igh_ns [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/igh.cpp:250:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pj_igh_ns [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/igh.cpp:190:9: style: The if condition is the same as the previous if condition [duplicateCondition] proj-9.4.0/src/projections/igh.cpp:188:9: note: First condition proj-9.4.0/src/projections/igh.cpp:190:9: note: Second condition proj-9.4.0/src/projections/igh.cpp:235:35: style: Parameter 'P' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/projections/igh_o.cpp:71:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pj_igh_o_ns [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/igh_o.cpp:116:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pj_igh_o_ns [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/igh_o.cpp:221:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pj_igh_o_ns [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/igh_o.cpp:275:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pj_igh_o_ns [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/igh_o.cpp:214:9: style: The if condition is the same as the previous if condition [duplicateCondition] proj-9.4.0/src/projections/igh_o.cpp:212:9: note: First condition proj-9.4.0/src/projections/igh_o.cpp:214:9: note: Second condition proj-9.4.0/src/projections/igh_o.cpp:260:37: style: Parameter 'P' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/projections/imoll.cpp:57:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pj_imoll_ns [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/imoll.cpp:85:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pj_imoll_ns [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/imoll.cpp:153:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pj_imoll_ns [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/imoll.cpp:222:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pj_imoll_ns [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/imoll.cpp:146:9: style: The if condition is the same as the previous if condition [duplicateCondition] proj-9.4.0/src/projections/imoll.cpp:144:9: note: First condition proj-9.4.0/src/projections/imoll.cpp:146:9: note: Second condition proj-9.4.0/src/projections/imoll.cpp:192:28: style: Parameter 'P' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/projections/imoll_o.cpp:60:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pj_imoll_o_ns [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/imoll_o.cpp:92:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pj_imoll_o_ns [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/imoll_o.cpp:164:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pj_imoll_o_ns [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/imoll_o.cpp:236:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pj_imoll_o_ns [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/imoll_o.cpp:157:9: style: The if condition is the same as the previous if condition [duplicateCondition] proj-9.4.0/src/projections/imoll_o.cpp:155:9: note: First condition proj-9.4.0/src/projections/imoll_o.cpp:157:9: note: Second condition proj-9.4.0/src/projections/imoll_o.cpp:204:39: style: Parameter 'P' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/projections/imw_p.cpp:36:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/imw_p.cpp:78:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PHI_2_IS_ZERO [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/imw_p.cpp:130:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/imw_p.cpp:179:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/imw_p.cpp:116:27: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/isea.cpp:340:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SNYDER_POLY_ICOSAHEDRON [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/isea.cpp:939:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISEA_PLANE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/isea.cpp:1004:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/isea.cpp:1020:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/isea.cpp:86:12: style: The scope of the variable 'abs_dx' can be reduced. [variableScope] proj-9.4.0/src/projections/isea.cpp:86:20: style: The scope of the variable 'abs_dy' can be reduced. [variableScope] proj-9.4.0/src/projections/isea.cpp:86:28: style: The scope of the variable 'abs_dz' can be reduced. [variableScope] proj-9.4.0/src/projections/isea.cpp:831:10: style: The scope of the variable 'sidelength' can be reduced. [variableScope] proj-9.4.0/src/projections/isea.cpp:832:14: style: The scope of the variable 'height' can be reduced. [variableScope] proj-9.4.0/src/projections/isea.cpp:878:24: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] proj-9.4.0/src/projections/isea.cpp:489:54: style: Parameter 'np' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/projections/isea.cpp:489:75: style: Parameter 'pt' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/projections/isea.cpp:661:76: style: Parameter 'pt' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/projections/isea.cpp:817:67: style: Parameter 'pt' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/projections/isea.cpp:830:70: style: Parameter 'di' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/projections/isea.cpp:1015:11: style: Variable 'opt' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/krovak.cpp:177:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pj_modified_krovak [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/krovak.cpp:223:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pj_modified_krovak [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/krovak.cpp:283:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/krovak.cpp:145:28: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/krovak.cpp:209:28: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/labrd.cpp:24:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_FORTPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/labrd.cpp:74:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_FORTPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/labrd.cpp:109:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/labrd.cpp:58:57: style: The scope of the variable 'tpe' can be reduced. [variableScope] proj-9.4.0/src/projections/labrd.cpp:20:23: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/labrd.cpp:54:23: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/laea.cpp:54:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/laea.cpp:108:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/laea.cpp:152:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/laea.cpp:195:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/laea.cpp:249:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/laea.cpp:137:12: style: The scope of the variable 'cCe' can be reduced. [variableScope] proj-9.4.0/src/projections/laea.cpp:137:17: style: The scope of the variable 'sCe' can be reduced. [variableScope] proj-9.4.0/src/projections/laea.cpp:137:25: style: The scope of the variable 'rho' can be reduced. [variableScope] proj-9.4.0/src/projections/laea.cpp:32:26: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/laea.cpp:94:26: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/laea.cpp:190:26: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/lagrng.cpp:37:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/lagrng.cpp:52:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/lagrng.cpp:77:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/lagrng.cpp:26:12: style: The scope of the variable 'v' can be reduced. [variableScope] proj-9.4.0/src/projections/lagrng.cpp:26:15: style: The scope of the variable 'c' can be reduced. [variableScope] proj-9.4.0/src/projections/lagrng.cpp:49:12: style: The scope of the variable 'c' can be reduced. [variableScope] proj-9.4.0/src/projections/lagrng.cpp:49:15: style: The scope of the variable 'x2' can be reduced. [variableScope] proj-9.4.0/src/projections/lagrng.cpp:49:19: style: The scope of the variable 'y2p' can be reduced. [variableScope] proj-9.4.0/src/projections/lagrng.cpp:49:24: style: The scope of the variable 'y2m' can be reduced. [variableScope] proj-9.4.0/src/projections/lagrng.cpp:25:23: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/lagrng.cpp:48:23: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/larr.cpp:23:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/lask.cpp:34:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fwd [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/latlong.cpp:87:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_IO_UNITS_RADIANS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/latlong.cpp:92:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/latlong.cpp:94:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/latlong.cpp:96:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/latlong.cpp:98:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/lcc.cpp:27:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/lcc.cpp:62:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/lcc.cpp:86:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/lcc.cpp:24:25: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/lcc.cpp:46:25: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/lcca.cpp:110:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/lcca.cpp:135:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/lcca.cpp:95:26: style: The scope of the variable 'dif' can be reduced. [variableScope] proj-9.4.0/src/projections/loxim.cpp:29:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_FORTPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/loxim.cpp:46:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_FORTPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/loxim.cpp:60:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/loxim.cpp:23:27: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/loxim.cpp:40:27: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/mbt_fps.cpp:50:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/mbtfpp.cpp:33:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/mbtfpp.cpp:59:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/mbtfpq.cpp:44:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/mbtfpq.cpp:72:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/merc.cpp:49:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable params [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/merc.cpp:79:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable k0 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/merc.cpp:13:43: style: Parameter 'P' can be declared as pointer to const. However it seems that 'merc_e_forward' is a callback function, if 'P' is declared with const you might also need to cast function pointer(s). [constParameterCallback] proj-9.4.0/src/projections/merc.cpp:63:18: note: You might need to cast the function pointer here proj-9.4.0/src/projections/merc.cpp:13:43: note: Parameter 'P' can be declared as pointer to const proj-9.4.0/src/projections/merc.cpp:24:43: style: Parameter 'P' can be declared as pointer to const. However it seems that 'merc_s_forward' is a callback function, if 'P' is declared with const you might also need to cast function pointer(s). [constParameterCallback] proj-9.4.0/src/projections/merc.cpp:82:14: note: You might need to cast the function pointer here proj-9.4.0/src/projections/merc.cpp:24:43: note: Parameter 'P' can be declared as pointer to const proj-9.4.0/src/projections/merc.cpp:38:43: style: Parameter 'P' can be declared as pointer to const. However it seems that 'merc_s_inverse' is a callback function, if 'P' is declared with const you might also need to cast function pointer(s). [constParameterCallback] proj-9.4.0/src/projections/merc.cpp:81:14: note: You might need to cast the function pointer here proj-9.4.0/src/projections/merc.cpp:38:43: note: Parameter 'P' can be declared as pointer to const proj-9.4.0/src/projections/mill.cpp:15:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_FORTPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/mill.cpp:25:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_FORTPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/mill.cpp:31:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/mod_ster.cpp:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/mod_ster.cpp:94:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/mod_ster.cpp:118:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/mod_ster.cpp:139:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/mod_ster.cpp:159:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/mod_ster.cpp:179:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/mod_ster.cpp:207:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/mod_ster.cpp:243:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/mod_ster.cpp:60:12: style: The scope of the variable 'den' can be reduced. [variableScope] proj-9.4.0/src/projections/mod_ster.cpp:60:27: style: The scope of the variable 'z' can be reduced. [variableScope] proj-9.4.0/src/projections/mod_ster.cpp:60:54: style: The scope of the variable 'chi' can be reduced. [variableScope] proj-9.4.0/src/projections/mod_ster.cpp:60:70: style: The scope of the variable 'esphi' can be reduced. [variableScope] proj-9.4.0/src/projections/mod_ster.cpp:114:12: style: The scope of the variable 'esphi' can be reduced. [variableScope] proj-9.4.0/src/projections/moll.cpp:35:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/moll.cpp:52:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/moll.cpp:79:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/moll.cpp:89:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/moll.cpp:99:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/moll.cpp:24:26: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/moll.cpp:45:26: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/natearth.cpp:84:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/natearth.cpp:96:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/natearth.cpp:58:20: style: The scope of the variable 'y4' can be reduced. [variableScope] proj-9.4.0/src/projections/natearth.cpp:58:24: style: The scope of the variable 'f' can be reduced. [variableScope] proj-9.4.0/src/projections/natearth.cpp:58:27: style: The scope of the variable 'fder' can be reduced. [variableScope] proj-9.4.0/src/projections/natearth2.cpp:78:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/natearth2.cpp:93:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/natearth2.cpp:52:28: style: The scope of the variable 'f' can be reduced. [variableScope] proj-9.4.0/src/projections/natearth2.cpp:52:31: style: The scope of the variable 'fder' can be reduced. [variableScope] proj-9.4.0/src/projections/nell.cpp:43:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/nell_h.cpp:37:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/nell_h.cpp:46:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/nicol.cpp:22:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/nicol.cpp:48:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/nsper.cpp:63:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/nsper.cpp:115:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/nsper.cpp:147:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/nsper.cpp:179:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/nsper.cpp:193:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/nsper.cpp:42:27: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/nsper.cpp:95:27: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/nzmg.cpp:110:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/nzmg.cpp:117:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ra [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/nzmg.cpp:77:13: style: The scope of the variable 'i' can be reduced. [variableScope] proj-9.4.0/src/projections/nzmg.cpp:79:12: style: The scope of the variable 'den' can be reduced. [variableScope] proj-9.4.0/src/projections/nzmg.cpp:80:19: style: The scope of the variable 'C' can be reduced. [variableScope] proj-9.4.0/src/projections/nzmg.cpp:49:43: style: Parameter 'P' can be declared as pointer to const. However it seems that 'nzmg_e_forward' is a callback function, if 'P' is declared with const you might also need to cast function pointer(s). [constParameterCallback] proj-9.4.0/src/projections/nzmg.cpp:124:14: note: You might need to cast the function pointer here proj-9.4.0/src/projections/nzmg.cpp:49:43: note: Parameter 'P' can be declared as pointer to const proj-9.4.0/src/projections/nzmg.cpp:75:43: style: Parameter 'P' can be declared as pointer to const. However it seems that 'nzmg_e_inverse' is a callback function, if 'P' is declared with const you might also need to cast function pointer(s). [constParameterCallback] proj-9.4.0/src/projections/nzmg.cpp:123:14: note: You might need to cast the function pointer here proj-9.4.0/src/projections/nzmg.cpp:75:43: note: Parameter 'P' can be declared as pointer to const proj-9.4.0/src/projections/ob_tran.cpp:65:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/ob_tran.cpp:86:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/ob_tran.cpp:185:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/ob_tran.cpp:62:12: style: The scope of the variable 'coslam' can be reduced. [variableScope] proj-9.4.0/src/projections/ob_tran.cpp:62:20: style: The scope of the variable 'sinphi' can be reduced. [variableScope] proj-9.4.0/src/projections/ob_tran.cpp:62:28: style: The scope of the variable 'cosphi' can be reduced. [variableScope] proj-9.4.0/src/projections/ob_tran.cpp:83:12: style: The scope of the variable 'cosphi' can be reduced. [variableScope] proj-9.4.0/src/projections/ob_tran.cpp:83:20: style: The scope of the variable 't' can be reduced. [variableScope] proj-9.4.0/src/projections/ob_tran.cpp:130:46: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/projections/ocea.cpp:56:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/ocea.cpp:50:12: style: The scope of the variable 'phi_1' can be reduced. [variableScope] proj-9.4.0/src/projections/ocea.cpp:50:19: style: The scope of the variable 'phi_2' can be reduced. [variableScope] proj-9.4.0/src/projections/ocea.cpp:50:26: style: The scope of the variable 'lam_1' can be reduced. [variableScope] proj-9.4.0/src/projections/ocea.cpp:50:33: style: The scope of the variable 'lam_2' can be reduced. [variableScope] proj-9.4.0/src/projections/ocea.cpp:50:40: style: The scope of the variable 'lonz' can be reduced. [variableScope] proj-9.4.0/src/projections/ocea.cpp:50:46: style: The scope of the variable 'alpha' can be reduced. [variableScope] proj-9.4.0/src/projections/ocea.cpp:24:21: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/ocea.cpp:38:21: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/oea.cpp:62:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/oea.cpp:20:20: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/omerc.cpp:51:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/omerc.cpp:98:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/omerc.cpp:131:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/omerc.cpp:122:22: style: The scope of the variable 'cosph0' can be reduced. [variableScope] proj-9.4.0/src/projections/omerc.cpp:122:36: style: The scope of the variable 'H' can be reduced. [variableScope] proj-9.4.0/src/projections/omerc.cpp:122:39: style: The scope of the variable 'L' can be reduced. [variableScope] proj-9.4.0/src/projections/omerc.cpp:122:42: style: The scope of the variable 'sinph0' can be reduced. [variableScope] proj-9.4.0/src/projections/omerc.cpp:122:50: style: The scope of the variable 'p' can be reduced. [variableScope] proj-9.4.0/src/projections/omerc.cpp:122:53: style: The scope of the variable 'J' can be reduced. [variableScope] proj-9.4.0/src/projections/omerc.cpp:86:27: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/ortho.cpp:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/ortho.cpp:39:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/ortho.cpp:83:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/ortho.cpp:147:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/ortho.cpp:179:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/ortho.cpp:291:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/ortho.cpp:36:27: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/ortho.cpp:80:27: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/ortho.cpp:136:27: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/ortho.cpp:162:27: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/patterson.cpp:102:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/patterson.cpp:112:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/poly.cpp:82:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/poly.cpp:131:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/poly.cpp:160:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/poly.cpp:28:12: style: The scope of the variable 'ms' can be reduced. [variableScope] proj-9.4.0/src/projections/poly.cpp:28:16: style: The scope of the variable 'sp' can be reduced. [variableScope] proj-9.4.0/src/projections/poly.cpp:28:20: style: The scope of the variable 'cp' can be reduced. [variableScope] proj-9.4.0/src/projections/poly.cpp:48:26: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/putp2.cpp:54:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/putp3.cpp:46:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/putp3.cpp:62:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/putp4p.cpp:49:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/putp4p.cpp:66:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/putp4p.cpp:20:28: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/putp4p.cpp:33:28: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/putp5.cpp:46:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/putp5.cpp:63:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/putp5.cpp:23:27: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/putp5.cpp:33:27: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/putp6.cpp:72:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/putp6.cpp:92:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/putp6.cpp:24:22: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/putp6.cpp:56:22: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/qsc.cpp:89:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_FORTPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/qsc.cpp:110:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TWOPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/qsc.cpp:141:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/qsc.cpp:253:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/qsc.cpp:383:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/qsc.cpp:119:25: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/qsc.cpp:239:25: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/robin.cpp:87:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/robin.cpp:111:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/robin.cpp:157:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/robin.cpp:103:12: style: The scope of the variable 't' can be reduced. [variableScope] proj-9.4.0/src/projections/robin.cpp:105:9: style: The scope of the variable 'iters' can be reduced. [variableScope] proj-9.4.0/src/projections/rouss.cpp:98:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/rouss.cpp:108:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/rpoly.cpp:49:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/rpoly.cpp:25:27: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/s2.cpp:386:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/s2.cpp:411:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/s2.cpp:337:19: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/s2.cpp:373:19: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/sch.cpp:137:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/sch.cpp:194:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/sconics.cpp:47:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/sconics.cpp:131:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/sconics.cpp:44:12: style: The scope of the variable 'p1' can be reduced. [variableScope] proj-9.4.0/src/projections/sconics.cpp:44:16: style: The scope of the variable 'p2' can be reduced. [variableScope] proj-9.4.0/src/projections/sconics.cpp:73:29: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/sconics.cpp:98:29: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/som.cpp:74:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEG_TO_RAD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/som.cpp:99:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/som.cpp:178:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_FORTPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/som.cpp:222:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TWOPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/som.cpp:247:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/som.cpp:285:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/som.cpp:309:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/som.cpp:96:30: style: The scope of the variable 'sdsq' can be reduced. [variableScope] proj-9.4.0/src/projections/som.cpp:96:39: style: The scope of the variable 'd' can be reduced. [variableScope] proj-9.4.0/src/projections/som.cpp:96:42: style: The scope of the variable 's' can be reduced. [variableScope] proj-9.4.0/src/projections/som.cpp:96:58: style: The scope of the variable 'phidp' can be reduced. [variableScope] proj-9.4.0/src/projections/som.cpp:96:72: style: The scope of the variable 'tanph' can be reduced. [variableScope] proj-9.4.0/src/projections/som.cpp:97:12: style: The scope of the variable 'lamtp' can be reduced. [variableScope] proj-9.4.0/src/projections/som.cpp:97:19: style: The scope of the variable 'cl' can be reduced. [variableScope] proj-9.4.0/src/projections/som.cpp:97:23: style: The scope of the variable 'sd' can be reduced. [variableScope] proj-9.4.0/src/projections/som.cpp:97:27: style: The scope of the variable 'sp' can be reduced. [variableScope] proj-9.4.0/src/projections/som.cpp:97:31: style: The scope of the variable 'sav' can be reduced. [variableScope] proj-9.4.0/src/projections/som.cpp:159:18: style: The scope of the variable 'sdsq' can be reduced. [variableScope] proj-9.4.0/src/projections/som.cpp:159:52: style: The scope of the variable 'sd' can be reduced. [variableScope] proj-9.4.0/src/projections/som.cpp:94:25: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/som.cpp:157:25: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/somerc.cpp:26:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_FORTPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/somerc.cpp:45:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_FORTPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/somerc.cpp:76:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/somerc.cpp:42:42: style: The scope of the variable 'esp' can be reduced. [variableScope] proj-9.4.0/src/projections/somerc.cpp:42:52: style: The scope of the variable 'delp' can be reduced. [variableScope] proj-9.4.0/src/projections/somerc.cpp:23:23: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/somerc.cpp:41:23: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/stere.cpp:33:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/stere.cpp:45:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBLIQ [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/stere.cpp:112:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/stere.cpp:156:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/stere.cpp:221:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_FALLTHROUGH [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/stere.cpp:237:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/stere.cpp:300:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/stere.cpp:314:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/stere.cpp:39:22: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/stere.cpp:96:22: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/stere.cpp:139:22: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/stere.cpp:192:22: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/sterea.cpp:54:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/sterea.cpp:102:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/sterea.cpp:66:17: style: The scope of the variable 'c' can be reduced. [variableScope] proj-9.4.0/src/projections/sterea.cpp:66:20: style: The scope of the variable 'sinc' can be reduced. [variableScope] proj-9.4.0/src/projections/sterea.cpp:66:26: style: The scope of the variable 'cosc' can be reduced. [variableScope] proj-9.4.0/src/projections/sts.cpp:71:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/sts.cpp:80:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/sts.cpp:90:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/sts.cpp:99:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/sts.cpp:23:20: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/tcc.cpp:18:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/tcc.cpp:27:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/tcea.cpp:30:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inv [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/tcea.cpp:10:43: style: Parameter 'P' can be declared as pointer to const. However it seems that 'tcea_s_forward' is a callback function, if 'P' is declared with const you might also need to cast function pointer(s). [constParameterCallback] proj-9.4.0/src/projections/tcea.cpp:31:14: note: You might need to cast the function pointer here proj-9.4.0/src/projections/tcea.cpp:10:43: note: Parameter 'P' can be declared as pointer to const proj-9.4.0/src/projections/tcea.cpp:17:43: style: Parameter 'P' can be declared as pointer to const. However it seems that 'tcea_s_inverse' is a callback function, if 'P' is declared with const you might also need to cast function pointer(s). [constParameterCallback] proj-9.4.0/src/projections/tcea.cpp:30:14: note: You might need to cast the function pointer here proj-9.4.0/src/projections/tcea.cpp:17:43: note: Parameter 'P' can be declared as pointer to const proj-9.4.0/src/projections/times.cpp:70:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/tmerc.cpp:83:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/tmerc.cpp:126:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/tmerc.cpp:158:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/tmerc.cpp:199:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/tmerc.cpp:233:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/tmerc.cpp:408:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/tmerc.cpp:481:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/tmerc.cpp:599:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEG_TO_RAD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/tmerc.cpp:622:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/tmerc.cpp:665:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/tmerc.cpp:717:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/tmerc.cpp:725:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/tmerc.cpp:739:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/tmerc.cpp:282:27: style: The scope of the variable 'hr2' can be reduced. [variableScope] proj-9.4.0/src/projections/tmerc.cpp:282:41: style: The scope of the variable 'hi2' can be reduced. [variableScope] proj-9.4.0/src/projections/tmerc.cpp:310:24: style: The scope of the variable 'hr2' can be reduced. [variableScope] proj-9.4.0/src/projections/tobmerc.cpp:16:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/tobmerc.cpp:44:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inv [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/tobmerc.cpp:33:46: style: Parameter 'P' can be declared as pointer to const. However it seems that 'tobmerc_s_inverse' is a callback function, if 'P' is declared with const you might also need to cast function pointer(s). [constParameterCallback] proj-9.4.0/src/projections/tobmerc.cpp:44:14: note: You might need to cast the function pointer here proj-9.4.0/src/projections/tobmerc.cpp:33:46: note: Parameter 'P' can be declared as pointer to const proj-9.4.0/src/projections/tpeqd.cpp:69:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/tpeqd.cpp:19:22: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/urm5.cpp:35:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/urmfps.cpp:54:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/urmfps.cpp:76:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/vandg.cpp:20:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/vandg.cpp:94:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TWOPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/vandg.cpp:132:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/vandg.cpp:18:12: style: The scope of the variable 'al' can be reduced. [variableScope] proj-9.4.0/src/projections/vandg.cpp:18:16: style: The scope of the variable 'al2' can be reduced. [variableScope] proj-9.4.0/src/projections/vandg.cpp:18:21: style: The scope of the variable 'g' can be reduced. [variableScope] proj-9.4.0/src/projections/vandg.cpp:18:24: style: The scope of the variable 'g2' can be reduced. [variableScope] proj-9.4.0/src/projections/vandg2.cpp:60:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/vandg2.cpp:73:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/vandg2.cpp:23:12: style: The scope of the variable 'x1' can be reduced. [variableScope] proj-9.4.0/src/projections/vandg2.cpp:23:16: style: The scope of the variable 'at' can be reduced. [variableScope] proj-9.4.0/src/projections/vandg2.cpp:22:23: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/projections/vandg4.cpp:20:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_HALFPI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/vandg4.cpp:52:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/vandg4.cpp:14:12: style: The scope of the variable 'x1' can be reduced. [variableScope] proj-9.4.0/src/projections/vandg4.cpp:14:16: style: The scope of the variable 't' can be reduced. [variableScope] proj-9.4.0/src/projections/vandg4.cpp:14:19: style: The scope of the variable 'bt' can be reduced. [variableScope] proj-9.4.0/src/projections/vandg4.cpp:14:23: style: The scope of the variable 'ct' can be reduced. [variableScope] proj-9.4.0/src/projections/vandg4.cpp:14:27: style: The scope of the variable 'ft' can be reduced. [variableScope] proj-9.4.0/src/projections/vandg4.cpp:14:31: style: The scope of the variable 'bt2' can be reduced. [variableScope] proj-9.4.0/src/projections/vandg4.cpp:14:36: style: The scope of the variable 'ct2' can be reduced. [variableScope] proj-9.4.0/src/projections/vandg4.cpp:14:41: style: The scope of the variable 'dt' can be reduced. [variableScope] proj-9.4.0/src/projections/vandg4.cpp:14:45: style: The scope of the variable 'dt2' can be reduced. [variableScope] proj-9.4.0/src/projections/wag2.cpp:32:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable es [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/wag3.cpp:42:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/wag7.cpp:27:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fwd [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/wink1.cpp:40:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/wink2.cpp:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TWO_D_PI [valueFlowBailoutIncompleteVar] proj-9.4.0/src/projections/wink2.cpp:59:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/qsfn.cpp:18:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/qsfn.cpp:9:12: style: The scope of the variable 'con' can be reduced. [variableScope] proj-9.4.0/src/qsfn.cpp:9:17: style: The scope of the variable 'div1' can be reduced. [variableScope] proj-9.4.0/src/qsfn.cpp:9:23: style: The scope of the variable 'div2' can be reduced. [variableScope] proj-9.4.0/src/rtodms.cpp:20:9: style: The scope of the variable 'i' can be reduced. [variableScope] proj-9.4.0/src/sqlite3_utils.cpp:96:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sqlite3_io_methods [valueFlowBailoutIncompleteVar] proj-9.4.0/src/sqlite3_utils.cpp:138:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] proj-9.4.0/src/sqlite3_utils.cpp:89:10: style: Variable 'realVFS' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/strerrno.cpp:54:38: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/src/strtod.cpp:156:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] proj-9.4.0/src/tests/geodsigntest.c:88:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFINITY [valueFlowBailoutIncompleteVar] proj-9.4.0/src/tests/geodtest.c:155:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOD_LONG_UNROLL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/tests/geodtest.c:182:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOD_ARCMODE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/tests/geodtest.c:387:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOD_LONG_UNROLL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/tests/geodtest.c:531:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOD_LONG_UNROLL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/tests/geodtest.c:556:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOD_LONG_UNROLL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/tests/geodtest.c:591:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOD_LONG_UNROLL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/tests/geodtest.c:757:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOD_LATITUDE [valueFlowBailoutIncompleteVar] proj-9.4.0/src/tests/multistresstest.cpp:164:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] proj-9.4.0/src/tests/multistresstest.cpp:287:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_FWD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/tests/multistresstest.cpp:135:15: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/affine.cpp:159:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_LOG_TELL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/affine.cpp:183:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/affine.cpp:232:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/affine.cpp:61:16: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/affine.cpp:88:16: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/affine.cpp:134:35: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/affine.cpp:183:17: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/affine.cpp:232:17: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/affine.cpp:59:43: style: Parameter 'P' can be declared as pointer to const. However it seems that 'forward_4d' is a callback function, if 'P' is declared with const you might also need to cast function pointer(s). [constParameterCallback] proj-9.4.0/src/transformations/affine.cpp:234:16: note: You might need to cast the function pointer here proj-9.4.0/src/transformations/affine.cpp:59:43: note: Parameter 'P' can be declared as pointer to const proj-9.4.0/src/transformations/affine.cpp:86:43: style: Parameter 'P' can be declared as pointer to const. However it seems that 'reverse_4d' is a callback function, if 'P' is declared with const you might also need to cast function pointer(s). [constParameterCallback] proj-9.4.0/src/transformations/affine.cpp:235:16: note: You might need to cast the function pointer here proj-9.4.0/src/transformations/affine.cpp:86:43: note: Parameter 'P' can be declared as pointer to const proj-9.4.0/src/transformations/defmodel_impl.hpp:657:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scaleFactor [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/defmodel.cpp:58:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minx [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/defmodel.cpp:70:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_LOG_ERROR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/defmodel.cpp:121:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEG_TO_RAD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/defmodel.cpp:132:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_LOG_ERROR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/defmodel.cpp:232:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/defmodel.cpp:257:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_LOG_ERROR [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/defmodel.cpp:270:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_TYPE_GEOGRAPHIC_2D_CRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/defmodel.cpp:378:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/defmodel_impl.hpp:732:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mIsGeographicCRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/defmodel_impl.hpp:758:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mComponents [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/defmodel_impl.hpp:832:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mIsGeographicCRS [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/defmodel_impl.hpp:190:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HORIZONTAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/defmodel.cpp:110:10: warning: The struct 'Grid' defines member function with name 'getLongLatOffset' also defined in its parent struct 'GridPrototype'. [duplInheritedMember] proj-9.4.0/src/transformations/defmodel.hpp:479:10: note: Parent function 'GridPrototype::getLongLatOffset' proj-9.4.0/src/transformations/defmodel.cpp:110:10: note: Derived function 'Grid::getLongLatOffset' proj-9.4.0/src/transformations/defmodel.cpp:126:10: warning: The struct 'Grid' defines member function with name 'getZOffset' also defined in its parent struct 'GridPrototype'. [duplInheritedMember] proj-9.4.0/src/transformations/defmodel.hpp:485:10: note: Parent function 'GridPrototype::getZOffset' proj-9.4.0/src/transformations/defmodel.cpp:126:10: note: Derived function 'Grid::getZOffset' proj-9.4.0/src/transformations/defmodel.cpp:171:10: warning: The struct 'Grid' defines member function with name 'getEastingNorthingOffset' also defined in its parent struct 'GridPrototype'. [duplInheritedMember] proj-9.4.0/src/transformations/defmodel.hpp:490:10: note: Parent function 'GridPrototype::getEastingNorthingOffset' proj-9.4.0/src/transformations/defmodel.cpp:171:10: note: Derived function 'Grid::getEastingNorthingOffset' proj-9.4.0/src/transformations/defmodel.cpp:186:10: warning: The struct 'Grid' defines member function with name 'getLongLatZOffset' also defined in its parent struct 'GridPrototype'. [duplInheritedMember] proj-9.4.0/src/transformations/defmodel.hpp:497:10: note: Parent function 'GridPrototype::getLongLatZOffset' proj-9.4.0/src/transformations/defmodel.cpp:186:10: note: Derived function 'Grid::getLongLatZOffset' proj-9.4.0/src/transformations/defmodel.cpp:192:10: warning: The struct 'Grid' defines member function with name 'getEastingNorthingZOffset' also defined in its parent struct 'GridPrototype'. [duplInheritedMember] proj-9.4.0/src/transformations/defmodel.hpp:509:10: note: Parent function 'GridPrototype::getEastingNorthingZOffset' proj-9.4.0/src/transformations/defmodel.cpp:192:10: note: Derived function 'Grid::getEastingNorthingZOffset' proj-9.4.0/src/transformations/defmodel.cpp:220:17: warning: The struct 'GridSet' defines member function with name 'gridAt' also defined in its parent struct 'GridSetPrototype < Grid >'. [duplInheritedMember] proj-9.4.0/src/transformations/defmodel.hpp:536:17: note: Parent function 'GridSetPrototype < Grid >::gridAt' proj-9.4.0/src/transformations/defmodel.cpp:220:17: note: Derived function 'GridSet::gridAt' proj-9.4.0/src/transformations/defmodel.cpp:254:30: warning: The struct 'EvaluatorIface' defines member function with name 'open' also defined in its parent struct 'EvaluatorIfacePrototype < Grid , GridSet >'. [duplInheritedMember] proj-9.4.0/src/transformations/defmodel.hpp:548:30: note: Parent function 'EvaluatorIfacePrototype < Grid , GridSet >::open' proj-9.4.0/src/transformations/defmodel.cpp:254:30: note: Derived function 'EvaluatorIface::open' proj-9.4.0/src/transformations/defmodel.cpp:264:10: warning: The struct 'EvaluatorIface' defines member function with name 'isGeographicCRS' also defined in its parent struct 'EvaluatorIfacePrototype < Grid , GridSet >'. [duplInheritedMember] proj-9.4.0/src/transformations/defmodel.hpp:569:10: note: Parent function 'EvaluatorIfacePrototype < Grid , GridSet >::isGeographicCRS' proj-9.4.0/src/transformations/defmodel.cpp:264:10: note: Derived function 'EvaluatorIface::isGeographicCRS' proj-9.4.0/src/transformations/defmodel.cpp:276:10: warning: The struct 'EvaluatorIface' defines member function with name 'geographicToGeocentric' also defined in its parent struct 'EvaluatorIfacePrototype < Grid , GridSet >'. [duplInheritedMember] proj-9.4.0/src/transformations/defmodel.hpp:553:10: note: Parent function 'EvaluatorIfacePrototype < Grid , GridSet >::geographicToGeocentric' proj-9.4.0/src/transformations/defmodel.cpp:276:10: note: Derived function 'EvaluatorIface::geographicToGeocentric' proj-9.4.0/src/transformations/defmodel.cpp:293:10: warning: The struct 'EvaluatorIface' defines member function with name 'geocentricToGeographic' also defined in its parent struct 'EvaluatorIfacePrototype < Grid , GridSet >'. [duplInheritedMember] proj-9.4.0/src/transformations/defmodel.hpp:561:10: note: Parent function 'EvaluatorIfacePrototype < Grid , GridSet >::geocentricToGeographic' proj-9.4.0/src/transformations/defmodel.cpp:293:10: note: Derived function 'EvaluatorIface::geocentricToGeographic' proj-9.4.0/src/transformations/defmodel.hpp:354:29: performance: Function 'links()' should return member 'mLinks' by const reference. [returnByReference] proj-9.4.0/src/transformations/defmodel.cpp:346:16: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/defmodel.cpp:356:16: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/defmodel.cpp:369:16: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/defmodel.cpp:386:17: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/deformation.cpp:164:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xyz [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/deformation.cpp:214:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/deformation.cpp:256:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/deformation.cpp:279:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/deformation.cpp:297:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/deformation.cpp:312:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/deformation.cpp:338:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/deformation.cpp:250:34: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/deformation.cpp:275:34: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/deformation.cpp:293:34: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/deformation.cpp:309:34: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/deformation.cpp:338:17: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/deformation.cpp:250:29: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/transformations/deformation.cpp:275:29: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/transformations/deformation.cpp:293:29: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/transformations/deformation.cpp:309:29: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/transformations/gridshift.cpp:159:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isGeographic [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/gridshift.cpp:245:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/gridshift.cpp:610:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/gridshift.cpp:749:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/gridshift.cpp:836:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xyz [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/gridshift.cpp:859:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lpz [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/gridshift.cpp:898:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/gridshift.cpp:888:15: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/gridshift.cpp:898:17: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/gridshift.cpp:746:49: style:inconclusive: Function 'apply' argument 2 names different: declaration 'dir' definition 'direction'. [funcArgNamesDifferent] proj-9.4.0/src/transformations/gridshift.cpp:121:38: note: Function 'apply' argument 2 names different: declaration 'dir' definition 'direction'. proj-9.4.0/src/transformations/gridshift.cpp:746:49: note: Function 'apply' argument 2 names different: declaration 'dir' definition 'direction'. proj-9.4.0/src/transformations/gridshift.cpp:375:26: warning: Either the condition 'iterCache==m_cacheGridInfo.end()' is redundant or there is possible dereference of an invalid iterator: iterCache. [derefInvalidIteratorRedundantCheck] proj-9.4.0/src/transformations/gridshift.cpp:250:19: note: Assuming that condition 'iterCache==m_cacheGridInfo.end()' is not redundant proj-9.4.0/src/transformations/gridshift.cpp:375:26: note: Dereference of an invalid iterator proj-9.4.0/src/transformations/helmert.cpp:144:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_LOG_TELL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/helmert.cpp:315:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_LOG_TELL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/helmert.cpp:443:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/helmert.cpp:462:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/helmert.cpp:483:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_OTHER [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/helmert.cpp:524:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/helmert.cpp:561:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/helmert.cpp:704:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/helmert.cpp:128:36: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/helmert.cpp:228:36: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/helmert.cpp:326:36: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/helmert.cpp:345:36: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/helmert.cpp:364:36: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/helmert.cpp:404:36: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/helmert.cpp:439:36: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/helmert.cpp:458:36: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/helmert.cpp:484:17: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/helmert.cpp:519:36: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/helmert.cpp:578:10: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/helmert.cpp:711:10: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/helmert.cpp:231:12: style: The scope of the variable 'cf' can be reduced. [variableScope] proj-9.4.0/src/transformations/helmert.cpp:231:16: style: The scope of the variable 'ct' can be reduced. [variableScope] proj-9.4.0/src/transformations/helmert.cpp:231:20: style: The scope of the variable 'cp' can be reduced. [variableScope] proj-9.4.0/src/transformations/helmert.cpp:232:12: style: The scope of the variable 'sf' can be reduced. [variableScope] proj-9.4.0/src/transformations/helmert.cpp:232:16: style: The scope of the variable 'st' can be reduced. [variableScope] proj-9.4.0/src/transformations/helmert.cpp:232:20: style: The scope of the variable 'sp' can be reduced. [variableScope] proj-9.4.0/src/transformations/hgridshift.cpp:37:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xyz [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/hgridshift.cpp:59:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lpz [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/hgridshift.cpp:141:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/hgridshift.cpp:171:24: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] proj-9.4.0/src/transformations/hgridshift.cpp:73:33: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/hgridshift.cpp:98:33: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/hgridshift.cpp:133:15: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/hgridshift.cpp:141:17: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/hgridshift.cpp:73:28: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/transformations/hgridshift.cpp:98:28: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/transformations/hgridshift.cpp:169:28: style: Variable 'date' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/transformations/horner.cpp:173:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_UV [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/horner.cpp:248:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/horner.cpp:256:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/horner.cpp:296:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_FWD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/horner.cpp:381:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/horner.cpp:392:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_FWD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/horner.cpp:397:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_INV [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/horner.cpp:413:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_FWD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/horner.cpp:476:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ERR_COORD_TRANSFM [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/horner.cpp:494:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_FWD [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/horner.cpp:499:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PJ_INV [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/horner.cpp:556:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fwd3d [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/horner.cpp:512:18: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/horner.cpp:643:29: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/horner.cpp:648:29: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/horner.cpp:237:12: style: The scope of the variable 'w' can be reduced. [variableScope] proj-9.4.0/src/transformations/horner.cpp:433:13: style: Variable 'cb' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/transformations/molodensky.cpp:145:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/molodensky.cpp:193:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/molodensky.cpp:249:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/molodensky.cpp:282:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/molodensky.cpp:308:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/molodensky.cpp:121:39: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/molodensky.cpp:170:39: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/molodensky.cpp:238:39: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/molodensky.cpp:271:39: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/molodensky.cpp:308:17: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/molodensky.cpp:121:34: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/transformations/molodensky.cpp:170:34: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/transformations/molodensky.cpp:238:34: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/transformations/molodensky.cpp:271:34: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/transformations/tinshift_impl.hpp:326:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_unsigned [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/tinshift_impl.hpp:396:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idx1 [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/tinshift.cpp:82:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable params [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/tinshift.hpp:134:29: performance: Function 'links()' should return member 'mLinks' by const reference. [returnByReference] proj-9.4.0/src/transformations/tinshift.cpp:63:16: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/tinshift.cpp:72:16: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/tinshift.cpp:119:17: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/vertoffset.cpp:84:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/vertoffset.cpp:49:16: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/vertoffset.cpp:84:17: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/vertoffset.cpp:54:42: style: Parameter 'P' can be declared as pointer to const. However it seems that 'forward_3d' is a callback function, if 'P' is declared with const you might also need to cast function pointer(s). [constParameterCallback] proj-9.4.0/src/transformations/vertoffset.cpp:86:16: note: You might need to cast the function pointer here proj-9.4.0/src/transformations/vertoffset.cpp:54:42: note: Parameter 'P' can be declared as pointer to const proj-9.4.0/src/transformations/vertoffset.cpp:65:42: style: Parameter 'P' can be declared as pointer to const. However it seems that 'reverse_3d' is a callback function, if 'P' is declared with const you might also need to cast function pointer(s). [constParameterCallback] proj-9.4.0/src/transformations/vertoffset.cpp:87:16: note: You might need to cast the function pointer here proj-9.4.0/src/transformations/vertoffset.cpp:65:42: note: Parameter 'P' can be declared as pointer to const proj-9.4.0/src/transformations/vgridshift.cpp:36:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/vgridshift.cpp:64:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xyz [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/vgridshift.cpp:88:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lpz [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/vgridshift.cpp:171:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/vgridshift.cpp:191:24: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] proj-9.4.0/src/transformations/vgridshift.cpp:30:33: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/vgridshift.cpp:55:33: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/vgridshift.cpp:79:33: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/vgridshift.cpp:103:33: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/vgridshift.cpp:128:33: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/vgridshift.cpp:163:15: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/vgridshift.cpp:171:17: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/vgridshift.cpp:103:28: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/transformations/vgridshift.cpp:128:28: style: Variable 'Q' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/transformations/vgridshift.cpp:189:28: style: Variable 'date' can be declared as pointer to const [constVariablePointer] proj-9.4.0/src/transformations/xyzgridshift.cpp:221:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opaque [valueFlowBailoutIncompleteVar] proj-9.4.0/src/transformations/xyzgridshift.cpp:213:15: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/transformations/xyzgridshift.cpp:221:17: style: C-style pointer casting [cstyleCast] proj-9.4.0/src/wkt1_generated_parser.c:1289:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] proj-9.4.0/src/wkt1_generated_parser.c:1059:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] proj-9.4.0/src/wkt1_generated_parser.c:1078:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] proj-9.4.0/src/wkt1_generated_parser.c:1146:29: style: Parameter 'yyssp' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/wkt1_generated_parser.c:1289:11: style: Variable 'yymsg' is assigned a value that is never used. [unreadVariable] proj-9.4.0/src/wkt1_parser.cpp:109:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] proj-9.4.0/src/wkt1_parser.cpp:95:12: style: The scope of the variable 'i' can be reduced. [variableScope] proj-9.4.0/src/wkt2_generated_parser.c:2856:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] proj-9.4.0/src/wkt2_generated_parser.c:2626:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] proj-9.4.0/src/wkt2_generated_parser.c:2645:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] proj-9.4.0/src/wkt2_generated_parser.c:2713:29: style: Parameter 'yyssp' can be declared as pointer to const [constParameterPointer] proj-9.4.0/src/wkt2_generated_parser.c:2856:11: style: Variable 'yymsg' is assigned a value that is never used. [unreadVariable] proj-9.4.0/src/wkt2_parser.cpp:257:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] proj-9.4.0/src/wkt2_parser.cpp:243:12: style: The scope of the variable 'i' can be reduced. [variableScope] proj-9.4.0/test/benchmark/bench_proj_trans.cpp:60:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/benchmark/bench_proj_trans.cpp:55:26: style: Parameter 'argv' can be declared as const array [constParameter] proj-9.4.0/test/unit/gie_self_tests.cpp:264:1: error: syntax error [syntaxError] proj-9.4.0/test/unit/main.cpp:35:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/proj_angular_io_test.cpp:49:1: error: syntax error [syntaxError] proj-9.4.0/test/unit/proj_context_test.cpp:91:1: error: syntax error [syntaxError] proj-9.4.0/test/unit/proj_errno_string_test.cpp:40:1: error: syntax error [syntaxError] proj-9.4.0/test/unit/test_c_api.cpp:193:1: error: syntax error [syntaxError] proj-9.4.0/test/unit/test_common.cpp:49:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_common.cpp:109:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_common.cpp:129:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_common.cpp:139:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Citation [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_common.cpp:148:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDENTIFIERS_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_common.cpp:160:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDENTIFIERS_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_common.cpp:173:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDENTIFIERS_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_common.cpp:195:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Citation [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_common.cpp:206:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIAS_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_common.cpp:214:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_coordinates.cpp:86:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODESPACE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_coordinates.cpp:103:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_coordinates.cpp:153:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_coordinates.cpp:208:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Exception [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:75:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:100:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:150:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_6326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:225:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEGREE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:245:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:268:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:292:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:310:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:327:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:345:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:363:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:387:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:406:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:432:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:444:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:452:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4979 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:473:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4979 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:494:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4979 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:521:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4979 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:531:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4979 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:559:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4979 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:578:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_ESRI [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:605:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_ESRI [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:630:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4807 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:654:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4807 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:674:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4807 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:696:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4807 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:709:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4807 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:722:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4807 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:730:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4267 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:753:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4267 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:766:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4269 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:793:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:878:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:900:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:925:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:1311:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:1321:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_6326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:1333:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODESPACE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:1367:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:1391:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_SIMPLIFIED [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:1401:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:1422:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4978 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:1456:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:1477:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:1496:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:1582:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GREENWICH [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:2007:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODESPACE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:2050:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:2145:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:2173:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_SIMPLIFIED [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:2204:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019_SIMPLIFIED [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:2239:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:2281:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:2338:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_ESRI [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:2376:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_ESRI [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:2404:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_ESRI [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:2482:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:2519:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_ESRI [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:2530:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:2575:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:2634:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:2728:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:3951:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:4019:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:4073:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:4103:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:4134:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODESPACE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:4179:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:4194:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_ESRI [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:4226:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_ESRI [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:4257:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:4345:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:4372:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:4390:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODESPACE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:4413:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODESPACE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:4426:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:4440:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:4456:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:4495:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidCompoundCRSException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:4574:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:4618:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:4650:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:4785:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5023:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5076:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEVER [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5134:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5177:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5194:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5232:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5312:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4807 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5335:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5365:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5392:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5447:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5476:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5502:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5531:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5570:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5612:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5622:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5725:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5743:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5777:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5814:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5824:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5874:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5892:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2015 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5902:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5911:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5932:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5958:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5967:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5996:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6005:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6036:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6045:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6074:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6083:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6112:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6128:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6172:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6184:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6195:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6223:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6233:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6267:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6277:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6287:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6312:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6347:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6367:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6376:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6410:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6420:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6429:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6465:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6475:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6488:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEVER [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6708:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6747:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4979 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6827:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORTH [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6936:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:6968:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:7017:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:7222:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:7254:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEVER [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:7306:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORTH [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:7348:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:7429:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:7490:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_crs.cpp:5051:18: style: Variable 'baseCRSPtr' can be declared as pointer to const [constVariablePointer] proj-9.4.0/test/unit/test_crs.cpp:2975:67: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/test/unit/test_crs.cpp:3037:67: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] proj-9.4.0/test/unit/test_datum.cpp:123:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_datum.cpp:176:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_datum.cpp:196:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRAD [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_datum.cpp:253:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_datum.cpp:274:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_datum.cpp:300:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_datum.cpp:322:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_datum.cpp:406:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_datum.cpp:430:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_datum.cpp:446:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_datum.cpp:464:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_datum.cpp:515:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_datum.cpp:552:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_datum.cpp:571:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Exception [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_datum.cpp:625:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_datum.cpp:640:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_defmodel.cpp:181:1: error: syntax error [syntaxError] proj-9.4.0/test/unit/test_factory.cpp:77:1: error: syntax error [syntaxError] proj-9.4.0/test/unit/test_grids.cpp:62:1: error: syntax error [syntaxError] proj-9.4.0/test/unit/test_io.cpp:75:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:149:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:207:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:219:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:230:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:251:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:290:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:318:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:347:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:400:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:421:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORTH [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:526:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRAD [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:548:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEGREE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:571:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:605:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEGREE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:721:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:793:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:822:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:843:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:984:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORTH [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:1051:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:1069:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOCENTRIC_X [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:1214:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEASURE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:1384:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EAST [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:1483:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:1520:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:1554:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:1583:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:1683:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:1853:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:1955:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2024:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2066:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORTH [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2098:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2133:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2168:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2201:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2232:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2263:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2295:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2355:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2448:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2486:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2548:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2594:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2709:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2743:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GRAD [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2772:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEGREE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2849:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2876:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2902:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2928:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2954:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:2982:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3010:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3041:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UP [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3076:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3109:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UP [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3129:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UP [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3140:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3164:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3197:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UP [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3222:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UP [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3241:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DOWN [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3272:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UP [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3305:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UP [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3329:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3377:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YEAR [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3401:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3697:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3736:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3785:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3824:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3863:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_ESRI [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3882:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_ESRI [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3916:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_ESRI [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:3949:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_ESRI [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:4128:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:4224:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:4399:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:4572:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:4944:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:4993:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:5095:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:5267:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILENAME [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:5295:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:5335:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:5386:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILENAME [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:5557:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:5680:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:5737:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:5764:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:5982:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNSPECIFIED [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:6013:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:6129:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARAMETRIC [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:6200:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:7481:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:7735:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOUTH [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:7773:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORTH [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:7812:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOUTH [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:7849:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORTH [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:7885:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_ESRI [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:7957:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:8024:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:8037:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:8049:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:8057:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:8087:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:8167:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:8190:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:8232:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:8324:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:8344:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:8359:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:8441:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:8476:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:8506:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:8564:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:8639:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:8716:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:8821:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:8861:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:8940:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:9016:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:9034:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:9054:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:9111:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:9171:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:9221:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:9256:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:9305:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:9339:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:10335:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EARTH [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:10592:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:10625:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:10660:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:10696:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:10726:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:10745:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:10784:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:10811:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:10838:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11049:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11066:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11082:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11099:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11115:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11128:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_LAMBERT_CYLINDRICAL_EQUAL_AREA_SPHERICAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11158:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_LAMBERT_CYLINDRICAL_EQUAL_AREA_SPHERICAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11181:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11199:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11212:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_MERCATOR_SPHERICAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11233:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11250:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11267:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11292:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11309:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11329:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11371:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11388:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11409:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11433:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11450:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11471:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11492:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11518:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11550:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11572:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11602:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11660:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11687:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11706:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11722:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11740:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11755:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11772:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11793:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11814:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11830:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11842:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_LAMBERT_AZIMUTHAL_EQUAL_AREA_SPHERICAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11866:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_LAMBERT_AZIMUTHAL_EQUAL_AREA [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11878:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_LAMBERT_AZIMUTHAL_EQUAL_AREA_SPHERICAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11894:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_EQUIDISTANT_CYLINDRICAL_SPHERICAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11918:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_EQUIDISTANT_CYLINDRICAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11931:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11945:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_ORTHOGRAPHIC [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11962:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_WKT2_NAME_ORTHOGRAPHIC_SPHERICAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11980:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:11994:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12009:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12025:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12039:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12053:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12156:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12176:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12198:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12240:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12328:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12398:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12412:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12428:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12486:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12499:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12565:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12589:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_4 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12604:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12675:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12713:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12793:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:12812:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:13362:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:13492:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:13601:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:13674:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:13703:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:13732:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:13804:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:13904:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:13919:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:13934:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:13949:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:13981:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:14076:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:14185:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:14398:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:17394:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:17563:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_io.cpp:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] proj-9.4.0/test/unit/test_io.cpp:10924:37: style: Condition 'atoi(order1)==2' is always false [knownConditionTrueFalse] proj-9.4.0/test/unit/test_io.cpp:8532:17: style: The scope of the variable 'interpolation_wkt' can be reduced. [variableScope] proj-9.4.0/test/unit/test_io.cpp:8536:27: style: Variable 'interpolation_wkt' is assigned a value that is never used. [unreadVariable] proj-9.4.0/test/unit/test_metadata.cpp:299:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidValueTypeException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_metadata.cpp:346:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTHORITY_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_metadata.cpp:367:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_metadata.cpp:376:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_metadata.cpp:387:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidValueTypeException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_metadata.cpp:395:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Citation [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_metadata.cpp:407:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidValueTypeException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_network.cpp:115:1: error: syntax error [syntaxError] proj-9.4.0/test/unit/test_operation.cpp:89:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:108:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:148:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:174:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:187:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:206:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:274:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:327:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODESPACE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:409:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODESPACE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:554:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:588:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODESPACE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:600:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:671:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:742:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:811:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:884:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:957:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4269 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:978:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4269 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:999:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4269 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1020:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4269 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1055:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4269 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1091:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1152:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODESPACE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1171:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidOperation [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1193:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEGREE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1248:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1295:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1334:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1352:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FormattingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1446:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1464:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FormattingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1529:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1568:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1605:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1638:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1694:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1731:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1771:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1851:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1872:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1922:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1960:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:1999:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2043:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2100:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2139:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2178:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2199:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2236:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2269:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2302:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2337:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2379:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2415:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2463:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2525:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2588:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2638:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2679:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2729:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2782:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2822:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2855:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2894:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2909:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FormattingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2933:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2963:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:2999:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3036:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FormattingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3068:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FormattingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3099:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3150:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3188:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3312:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2015 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3453:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3483:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3518:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3558:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3596:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3633:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3673:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3711:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3751:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3780:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3842:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3873:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3906:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3944:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:3979:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4038:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4077:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4114:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4149:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4325:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FormattingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4369:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FormattingException [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4387:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT1_GDAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4518:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4534:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4578:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4595:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_CODE_METHOD_MERCATOR_VARIANT_B [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4606:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4622:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GREENWICH [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4633:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4648:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4684:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4697:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4712:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4792:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4871:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4957:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4970:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4984:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:4998:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:5012:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:5026:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:5040:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:5054:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:5068:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:5082:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:5093:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:5129:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:5289:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:5371:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:5397:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:5427:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operation.cpp:5539:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:71:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:88:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:147:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:176:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:267:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:340:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:375:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:402:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:469:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:586:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:645:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:723:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_5 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:849:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:880:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:937:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:990:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:1003:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:1067:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:1092:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:1155:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:1177:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:1217:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALWAYS [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:1407:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:1416:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODESPACE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:1428:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:1440:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:1453:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4269 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:1501:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODESPACE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:1715:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:1756:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:1864:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:1898:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:2018:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:2027:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:2049:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:2060:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OGC_CRS84 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:2195:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:2233:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:2281:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:2292:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:2355:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:2470:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:2577:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:2600:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:2718:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:2737:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4978 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:2802:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4269 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:2895:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:2918:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:2970:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:2993:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:3033:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:3333:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:3357:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:3406:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4979 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:3472:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:3587:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:3664:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:3729:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:3760:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:3779:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODESPACE_KEY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:3800:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4807 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:3817:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4979 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:3842:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:3913:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:3930:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:3950:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_5 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:3964:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_5 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:3977:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:4099:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4979 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:4116:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:4151:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4979 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:4187:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:4226:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4979 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:4247:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4979 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:4299:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4979 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:4371:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:4450:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:4528:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:4596:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:4666:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:4864:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:4953:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable METRE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:5185:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:5286:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:5368:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:5389:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:5463:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:5491:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:5528:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:5564:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:5635:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:5699:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:5775:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:5809:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:5866:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:5927:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:6080:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:6237:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:6401:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:6619:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:6665:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:6719:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:6758:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:6838:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:6873:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:6907:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:6961:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KNOWN_AVAILABLE [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:6985:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:7039:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:7115:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:7178:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:7247:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:7316:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:7386:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:7443:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:7507:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:7569:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:7655:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:7707:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:7779:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:7930:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT2_2019 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:7952:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:8153:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:8286:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:8345:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:8367:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:8404:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:8692:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:8777:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:9189:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:9261:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:9334:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4326 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:9850:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPSG_4979 [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:9877:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:9916:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:9953:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:9997:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:10039:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:10085:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:10128:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:10167:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:10215:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:10263:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:10361:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:10400:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:10438:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:10476:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGNORE_GRID_AVAILABILITY [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_operationfactory.cpp:10509:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL_INTERSECTION [valueFlowBailoutIncompleteVar] proj-9.4.0/test/unit/test_tinshift.cpp:56:1: error: syntax error [syntaxError] diff: DONE