2024-04-09 16:18 ftp://ftp.de.debian.org/debian/pool/main/m/mapnik/mapnik_3.1.0+ds.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=icu --library=boost --library=cairo --library=qt --library=sqlite3 --library=zlib --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 -j4 platform: Linux-6.1.0-18-amd64-x86_64-with-glibc2.36 python: 3.11.2 client-version: 1.3.56 compiler: g++ (Debian 12.2.0-14) 12.2.0 cppcheck: head 2.13.0 head-info: fe45744 (2024-04-09 10:24:45 +0200) count: 1531 832 elapsed-time: 8.4 6.5 head-timing-info: old-timing-info: head results: mapnik-3.1.0/benchmark/bench_framework.hpp:71:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/bench_framework.hpp:103:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable debug [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/bench_framework.hpp:173:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/template.cpp:17:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_expression_parse.cpp:21:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_face_ptr_creation.cpp:49:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_face_ptr_creation.cpp:62:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/template.cpp:12:10: warning: The class 'test' defines member function with name 'operator()' also defined in its parent class 'test_case'. [duplInheritedMember] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Parent function 'test_case::operator()' mapnik-3.1.0/benchmark/template.cpp:12:10: note: Derived function 'test::operator()' mapnik-3.1.0/benchmark/template.cpp:6:5: style: Class 'test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/template.cpp:8:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/template.cpp:8:10: note: Function in derived class mapnik-3.1.0/benchmark/bench_framework.hpp:195:42: warning: The lock is ineffective because the mutex is locked at the same scope as the mutex itself. [localMutex] mapnik-3.1.0/benchmark/test_expression_parse.cpp:11:5: style: Class 'test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_expression_parse.cpp:14:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_expression_parse.cpp:14:10: note: Function in derived class mapnik-3.1.0/benchmark/test_expression_parse.cpp:25:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_expression_parse.cpp:25:10: note: Function in derived class mapnik-3.1.0/benchmark/test_face_ptr_creation.cpp:8:5: style: Class 'test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_face_ptr_creation.cpp:10:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_face_ptr_creation.cpp:10:10: note: Function in derived class mapnik-3.1.0/benchmark/test_face_ptr_creation.cpp:29:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_face_ptr_creation.cpp:29:10: note: Function in derived class mapnik-3.1.0/benchmark/test_font_registration.cpp:27:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/csv/csv_getline.hpp:48:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eofbit [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_getline.cpp:35:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_getline.cpp:84:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_getline.cpp:121:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_marker_cache.cpp:42:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_array_allocation.cpp:36:5: style: Class 'test1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_array_allocation.cpp:62:5: style: Class 'test1b' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_array_allocation.cpp:88:5: style: Class 'test1c' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_array_allocation.cpp:114:5: style: Class 'test2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_array_allocation.cpp:139:5: style: Class 'test3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_array_allocation.cpp:163:5: style: Class 'test3b' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_array_allocation.cpp:188:5: style: Class 'test3c' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_array_allocation.cpp:212:5: style: Class 'test3d' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_array_allocation.cpp:239:5: style: Class 'test4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_array_allocation.cpp:263:5: style: Class 'test5' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_array_allocation.cpp:286:5: style: Class 'test5b' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_array_allocation.cpp:314:5: style: Class 'test6' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_array_allocation.cpp:40:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:40:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:44:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:44:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:66:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:66:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:70:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:70:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:92:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:92:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:96:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:96:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:118:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:118:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:122:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:122:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:143:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:143:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:147:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:147:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:167:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:167:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:171:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:171:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:192:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:192:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:196:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:196:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:216:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:216:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:220:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:220:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:243:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:243:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:247:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:247:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:267:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:267:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:271:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:271:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:290:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:290:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:294:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:294:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:318:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:318:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:322:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_array_allocation.cpp:322:10: note: Function in derived class mapnik-3.1.0/benchmark/test_array_allocation.cpp:48:30: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/benchmark/test_array_allocation.cpp:74:30: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/benchmark/test_array_allocation.cpp:250:30: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/benchmark/test_array_allocation.cpp:275:26: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/benchmark/test_array_allocation.cpp:298:26: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/benchmark/test_array_allocation.cpp:224:31: style: Local variable 'i' shadows outer variable [shadowVariable] mapnik-3.1.0/benchmark/test_array_allocation.cpp:222:27: note: Shadowed declaration mapnik-3.1.0/benchmark/test_array_allocation.cpp:224:31: note: Shadow variable mapnik-3.1.0/benchmark/test_array_allocation.cpp:17:35: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] mapnik-3.1.0/benchmark/test_font_registration.cpp:9:5: style: Class 'test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_font_registration.cpp:11:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_font_registration.cpp:11:10: note: Function in derived class mapnik-3.1.0/benchmark/test_font_registration.cpp:15:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_font_registration.cpp:15:10: note: Function in derived class mapnik-3.1.0/benchmark/test_marker_cache.cpp:8:5: style: Class 'test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_marker_cache.cpp:24:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_marker_cache.cpp:24:10: note: Function in derived class mapnik-3.1.0/benchmark/test_marker_cache.cpp:28:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_marker_cache.cpp:28:10: note: Function in derived class mapnik-3.1.0/benchmark/test_noop_rendering.cpp:53:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_getline.cpp:10:5: style: Class 'test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_getline.cpp:58:5: style: Class 'test2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_getline.cpp:21:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_getline.cpp:21:10: note: Function in derived class mapnik-3.1.0/benchmark/test_getline.cpp:39:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_getline.cpp:39:10: note: Function in derived class mapnik-3.1.0/benchmark/test_getline.cpp:69:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_getline.cpp:69:10: note: Function in derived class mapnik-3.1.0/benchmark/test_getline.cpp:88:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_getline.cpp:88:10: note: Function in derived class mapnik-3.1.0/benchmark/test_getline.cpp:112:41: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] mapnik-3.1.0/benchmark/test_offset_converter.cpp:32:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_LINETO [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_offset_converter.cpp:42:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_offset_converter.cpp:82:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_noop_rendering.cpp:18:5: style: Class 'test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_noop_rendering.cpp:21:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_noop_rendering.cpp:21:10: note: Function in derived class mapnik-3.1.0/benchmark/test_noop_rendering.cpp:25:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_noop_rendering.cpp:25:10: note: Function in derived class mapnik-3.1.0/benchmark/test_png_encoding1.cpp:26:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_numeric_cast_vs_static_cast.cpp:13:5: style: Class 'test_static' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_numeric_cast_vs_static_cast.cpp:44:5: style: Class 'test_numeric' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_numeric_cast_vs_static_cast.cpp:17:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_numeric_cast_vs_static_cast.cpp:17:10: note: Function in derived class mapnik-3.1.0/benchmark/test_numeric_cast_vs_static_cast.cpp:21:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_numeric_cast_vs_static_cast.cpp:21:10: note: Function in derived class mapnik-3.1.0/benchmark/test_numeric_cast_vs_static_cast.cpp:48:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_numeric_cast_vs_static_cast.cpp:48:10: note: Function in derived class mapnik-3.1.0/benchmark/test_numeric_cast_vs_static_cast.cpp:52:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_numeric_cast_vs_static_cast.cpp:52:10: note: Function in derived class mapnik-3.1.0/benchmark/test_numeric_cast_vs_static_cast.cpp:32:36: warning: Uninitialized variable: x [uninitvar] mapnik-3.1.0/benchmark/test_numeric_cast_vs_static_cast.cpp:25:31: note: Assuming condition is false mapnik-3.1.0/benchmark/test_numeric_cast_vs_static_cast.cpp:32:36: note: Uninitialized variable: x mapnik-3.1.0/benchmark/test_numeric_cast_vs_static_cast.cpp:70:36: warning: Uninitialized variable: x [uninitvar] mapnik-3.1.0/benchmark/test_numeric_cast_vs_static_cast.cpp:56:31: note: Assuming condition is false mapnik-3.1.0/benchmark/test_numeric_cast_vs_static_cast.cpp:70:36: note: Uninitialized variable: x mapnik-3.1.0/benchmark/test_offset_converter.cpp:20:5: style: Struct 'fake_path' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_offset_converter.cpp:59:5: style: Class 'test_offset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_offset_converter.cpp:61:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_offset_converter.cpp:61:10: note: Function in derived class mapnik-3.1.0/benchmark/test_offset_converter.cpp:65:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_offset_converter.cpp:65:10: note: Function in derived class mapnik-3.1.0/benchmark/test_png_encoding2.cpp:37:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_png_encoding1.cpp:8:5: style: Class 'test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_png_encoding1.cpp:11:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_png_encoding1.cpp:11:10: note: Function in derived class mapnik-3.1.0/benchmark/test_png_encoding1.cpp:15:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_png_encoding1.cpp:15:10: note: Function in derived class mapnik-3.1.0/benchmark/test_polygon_clipping.cpp:91:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_polygon_clipping.cpp:172:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_polygon_clipping.cpp:234:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_polygon_clipping.cpp:282:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_polygon_clipping.cpp:526:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_png_encoding2.cpp:8:5: style: Class 'test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_png_encoding2.cpp:19:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_png_encoding2.cpp:19:10: note: Function in derived class mapnik-3.1.0/benchmark/test_png_encoding2.cpp:26:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_png_encoding2.cpp:26:10: note: Function in derived class mapnik-3.1.0/benchmark/test_polygon_clipping_rendering.cpp:19:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_polygon_clipping_rendering.cpp:19:10: note: Function in derived class mapnik-3.1.0/benchmark/test_polygon_clipping_rendering.cpp:30:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_polygon_clipping_rendering.cpp:30:10: note: Function in derived class mapnik-3.1.0/benchmark/test_quad_tree.cpp:54:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_proj_transform1.cpp:26:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_proj_transform1.cpp:26:10: note: Function in derived class mapnik-3.1.0/benchmark/test_proj_transform1.cpp:39:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_proj_transform1.cpp:39:10: note: Function in derived class mapnik-3.1.0/benchmark/test_rendering.cpp:61:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_rendering.cpp:99:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_quad_tree.cpp:10:5: style: Class 'test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_quad_tree.cpp:13:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_quad_tree.cpp:13:10: note: Function in derived class mapnik-3.1.0/benchmark/test_quad_tree.cpp:18:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_quad_tree.cpp:18:10: note: Function in derived class mapnik-3.1.0/benchmark/test_polygon_clipping.cpp:82:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_polygon_clipping.cpp:82:10: note: Function in derived class mapnik-3.1.0/benchmark/test_polygon_clipping.cpp:163:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_polygon_clipping.cpp:163:10: note: Function in derived class mapnik-3.1.0/benchmark/test_polygon_clipping.cpp:225:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_polygon_clipping.cpp:225:10: note: Function in derived class mapnik-3.1.0/benchmark/test_polygon_clipping.cpp:273:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_polygon_clipping.cpp:273:10: note: Function in derived class mapnik-3.1.0/benchmark/test_polygon_clipping.cpp:534:37: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] mapnik-3.1.0/benchmark/test_polygon_clipping.cpp:261:16: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] mapnik-3.1.0/benchmark/test_rendering.cpp:19:5: style: Class 'test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_rendering.cpp:48:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_rendering.cpp:48:10: note: Function in derived class mapnik-3.1.0/benchmark/test_rendering.cpp:66:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_rendering.cpp:66:10: note: Function in derived class mapnik-3.1.0/benchmark/test_rendering_shared_map.cpp:83:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_rendering_shared_map.cpp:102:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_rendering_shared_map.cpp:156:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_to_bool.cpp:30:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_to_double.cpp:32:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_to_int.cpp:32:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_to_bool.cpp:8:5: style: Class 'test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_to_bool.cpp:11:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_to_bool.cpp:11:10: note: Function in derived class mapnik-3.1.0/benchmark/test_to_bool.cpp:19:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_to_bool.cpp:19:10: note: Function in derived class mapnik-3.1.0/benchmark/test_to_double.cpp:8:5: style: Class 'test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_to_double.cpp:11:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_to_double.cpp:11:10: note: Function in derived class mapnik-3.1.0/benchmark/test_to_double.cpp:21:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_to_double.cpp:21:10: note: Function in derived class mapnik-3.1.0/benchmark/test_to_int.cpp:8:5: style: Class 'test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_to_int.cpp:11:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_to_int.cpp:11:10: note: Function in derived class mapnik-3.1.0/benchmark/test_to_int.cpp:21:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_to_int.cpp:21:10: note: Function in derived class mapnik-3.1.0/benchmark/test_to_string1.cpp:28:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_to_string2.cpp:29:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/benchmark/test_to_string1.cpp:8:5: style: Class 'test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_to_string1.cpp:11:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_to_string1.cpp:11:10: note: Function in derived class mapnik-3.1.0/benchmark/test_to_string1.cpp:17:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_to_string1.cpp:17:10: note: Function in derived class mapnik-3.1.0/benchmark/test_rendering_shared_map.cpp:54:5: style: Class 'test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_rendering_shared_map.cpp:88:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_rendering_shared_map.cpp:88:10: note: Function in derived class mapnik-3.1.0/benchmark/test_rendering_shared_map.cpp:108:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_rendering_shared_map.cpp:108:10: note: Function in derived class mapnik-3.1.0/benchmark/test_to_string2.cpp:8:5: style: Class 'test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_to_string2.cpp:11:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_to_string2.cpp:11:10: note: Function in derived class mapnik-3.1.0/benchmark/test_to_string2.cpp:17:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_to_string2.cpp:17:10: note: Function in derived class mapnik-3.1.0/benchmark/test_to_string2.cpp:19:21: style: The scope of the variable 'out' can be reduced. [variableScope] mapnik-3.1.0/benchmark/test_to_string2.cpp:23:17: style: Variable 'out' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/demo/viewer/about_dialog.hpp:32:3: style: Class 'about_dialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_utf_encoding.cpp:12:5: style: Class 'test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_utf_encoding.cpp:43:5: style: Class 'test2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_utf_encoding.cpp:70:5: style: Class 'test3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_utf_encoding.cpp:15:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_utf_encoding.cpp:15:10: note: Function in derived class mapnik-3.1.0/benchmark/test_utf_encoding.cpp:26:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_utf_encoding.cpp:26:10: note: Function in derived class mapnik-3.1.0/benchmark/test_utf_encoding.cpp:46:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_utf_encoding.cpp:46:10: note: Function in derived class mapnik-3.1.0/benchmark/test_utf_encoding.cpp:56:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_utf_encoding.cpp:56:10: note: Function in derived class mapnik-3.1.0/benchmark/test_utf_encoding.cpp:73:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:53:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_utf_encoding.cpp:73:10: note: Function in derived class mapnik-3.1.0/benchmark/test_utf_encoding.cpp:85:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/benchmark/bench_framework.hpp:54:18: note: Virtual function in base class mapnik-3.1.0/benchmark/test_utf_encoding.cpp:85:10: note: Function in derived class mapnik-3.1.0/benchmark/test_utf_encoding.cpp:103:33: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] mapnik-3.1.0/benchmark/test_utf_encoding.cpp:28:24: style: The scope of the variable 'utf32' can be reduced. [variableScope] mapnik-3.1.0/benchmark/test_utf_encoding.cpp:58:25: style: The scope of the variable 'utf32' can be reduced. [variableScope] mapnik-3.1.0/demo/viewer/info_dialog.cpp:35:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/c++/rundemo.cpp:51:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mapnik [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/info_dialog.hpp:32:7: style: Class 'info_dialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/benchmark/test_utf_encoding.cpp:31:20: style: Variable 'utf32' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/benchmark/test_utf_encoding.cpp:60:20: style: Variable 'utf32' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/demo/viewer/layer_info_dialog.hpp:37:5: style: Class 'layer_info_dialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/demo/viewer/layer_info_dialog.cpp:30:53: style:inconclusive: Function 'layer_info_dialog' argument 1 names different: declaration 'l' definition 'lay'. [funcArgNamesDifferent] mapnik-3.1.0/demo/viewer/layer_info_dialog.hpp:37:38: note: Function 'layer_info_dialog' argument 1 names different: declaration 'l' definition 'lay'. mapnik-3.1.0/demo/viewer/layer_info_dialog.cpp:30:53: note: Function 'layer_info_dialog' argument 1 names different: declaration 'l' definition 'lay'. mapnik-3.1.0/demo/viewer/layerdelegate.cpp:32:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Antialiasing [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/layerdelegate.hpp:37:5: style: Class 'LayerDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/demo/viewer/layerlistmodel.cpp:46:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/layerlistmodel.cpp:76:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/layerlistmodel.cpp:90:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CheckStateRole [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/layerlistmodel.cpp:106:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsUserCheckable [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/layerwidget.cpp:60:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/layerlistmodel.hpp:37:7: style: Class 'LayerListModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/demo/viewer/layerwidget.hpp:32:7: style: Class 'LayerTab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/demo/viewer/layerwidget.hpp:49:5: style: Class 'StyleTab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/demo/viewer/layerwidget.cpp:79:37: style: Unused variable: params [unusedVariable] mapnik-3.1.0/demo/viewer/layerwidget.cpp:80:21: style: Unused variable: style_names [unusedVariable] mapnik-3.1.0/demo/viewer/main.cpp:39:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IniFormat [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/mapwidget.hpp:74:5: style: Class 'MapWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/deps/agg/src/agg_arc.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_arc.cpp:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_scale [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_arc.cpp:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_path_cmd [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_arc.cpp:67:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_path_cmd [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_arc.cpp:89:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rx [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/mainwindow.cpp:68:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoFocus [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/mainwindow.cpp:135:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ActionsContextMenu [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/mainwindow.cpp:182:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/mainwindow.cpp:189:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/mainwindow.cpp:390:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoFocus [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/mainwindow.cpp:428:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/styles_model.cpp:194:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/styles_model.cpp:221:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stroke [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/styles_model.cpp:406:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/mapwidget.cpp:94:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RoundCap [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/mapwidget.cpp:109:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZoomToBox [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/mapwidget.cpp:145:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/mapwidget.cpp:249:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZoomToBox [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/mapwidget.cpp:259:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/mapwidget.cpp:319:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/mapwidget.cpp:464:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/mapwidget.cpp:487:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/mapwidget.cpp:505:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/mapwidget.cpp:527:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/mapwidget.cpp:553:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AGG [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/mapwidget.cpp:570:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AGG [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_arrowhead.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_curr_id [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_arrowhead.cpp:100:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_curr_id [valueFlowBailoutIncompleteVar] mapnik-3.1.0/demo/viewer/styles_model.hpp:37:7: style: Class 'StyleModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/demo/viewer/mapwidget.cpp:507:22: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/demo/viewer/mapwidget.cpp:377:56: style:inconclusive: Function 'zoomToBox' argument 1 names different: declaration 'box' definition 'bbox'. [funcArgNamesDifferent] mapnik-3.1.0/demo/viewer/mapwidget.hpp:80:49: note: Function 'zoomToBox' argument 1 names different: declaration 'box' definition 'bbox'. mapnik-3.1.0/demo/viewer/mapwidget.cpp:377:56: note: Function 'zoomToBox' argument 1 names different: declaration 'box' definition 'bbox'. mapnik-3.1.0/demo/viewer/mapwidget.cpp:525:75: style: Parameter 'pix' can be declared as reference to const [constParameterReference] mapnik-3.1.0/demo/viewer/mapwidget.cpp:531:76: style: Parameter 'pix' can be declared as reference to const [constParameterReference] mapnik-3.1.0/demo/viewer/mapwidget.cpp:169:33: style: Variable 'name' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/demo/viewer/styles_model.cpp:271:11: performance:inconclusive: Technically the member function 'rule_node::icon' can be static (but you may consider moving to unnamed namespace). [functionStatic] mapnik-3.1.0/demo/viewer/styles_model.cpp:295:11: performance:inconclusive: Technically the member function 'style_node::icon' can be static (but you may consider moving to unnamed namespace). [functionStatic] mapnik-3.1.0/demo/viewer/styles_model.cpp:312:13: performance:inconclusive: Technically the member function 'map_node::name' can be static (but you may consider moving to unnamed namespace). [functionStatic] mapnik-3.1.0/demo/viewer/styles_model.cpp:317:11: performance:inconclusive: Technically the member function 'map_node::icon' can be static (but you may consider moving to unnamed namespace). [functionStatic] mapnik-3.1.0/demo/viewer/styles_model.cpp:70:5: style: Class 'node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/demo/viewer/styles_model.cpp:50:5: style: Struct 'wrap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/demo/viewer/styles_model.cpp:241:5: style: Class 'symbolizer_node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/demo/viewer/styles_model.cpp:53:6: style: The destructor '~wrap' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/demo/viewer/styles_model.cpp:44:18: note: Virtual destructor in base class mapnik-3.1.0/demo/viewer/styles_model.cpp:53:6: note: Destructor in derived class mapnik-3.1.0/demo/viewer/styles_model.cpp:55:13: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/demo/viewer/styles_model.cpp:42:25: note: Virtual function in base class mapnik-3.1.0/demo/viewer/styles_model.cpp:55:13: note: Function in derived class mapnik-3.1.0/demo/viewer/styles_model.cpp:60:11: style: The function 'icon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/demo/viewer/styles_model.cpp:43:25: note: Virtual function in base class mapnik-3.1.0/demo/viewer/styles_model.cpp:60:11: note: Function in derived class mapnik-3.1.0/demo/viewer/styles_model.cpp:371:52: style:inconclusive: Function 'parent' argument 1 names different: declaration 'child' definition 'index'. [funcArgNamesDifferent] mapnik-3.1.0/demo/viewer/styles_model.hpp:41:46: note: Function 'parent' argument 1 names different: declaration 'child' definition 'index'. mapnik-3.1.0/demo/viewer/styles_model.cpp:371:52: note: Function 'parent' argument 1 names different: declaration 'child' definition 'index'. mapnik-3.1.0/demo/viewer/styles_model.cpp:357:12: style: Variable 'parent_node' can be declared as pointer to const [constVariablePointer] mapnik-3.1.0/demo/viewer/styles_model.cpp:384:12: style: Variable 'parent_node' can be declared as pointer to const [constVariablePointer] mapnik-3.1.0/demo/viewer/styles_model.cpp:403:12: style: Variable 'cur_node' can be declared as pointer to const [constVariablePointer] mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:60:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_max [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:75:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:87:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:163:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_last_idx [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:186:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:198:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:207:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:216:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:237:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:93:16: style: The scope of the variable 'h' can be reduced. [variableScope] mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:93:19: style: The scope of the variable 'p' can be reduced. [variableScope] mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:93:25: style: The scope of the variable 'f' can be reduced. [variableScope] mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:171:9: style: The scope of the variable 'k' can be reduced. [variableScope] mapnik-3.1.0/deps/agg/src/agg_curves.cpp:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_scale [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_curves.cpp:40:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_scale [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_curves.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_start_x [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_curves.cpp:88:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_steps [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_curves.cpp:103:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_step [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_curves.cpp:134:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_distance_tolerance_square [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_curves.cpp:169:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_distance_tolerance_square [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_curves.cpp:246:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_scale [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_curves.cpp:252:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_scale [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_curves.cpp:266:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_start_x [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_curves.cpp:326:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_steps [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_curves.cpp:343:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_step [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_curves.cpp:383:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_distance_tolerance_square [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_curves.cpp:463:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_distance_tolerance_square [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:503:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_chr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:512:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_font [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:519:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_height [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:526:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_space [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:532:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_line_space [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:538:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:558:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_loaded_font [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:572:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_chr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:588:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:611:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:506:19: style: Condition '*(char*)&t==0' is always false [knownConditionTrueFalse] mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:505:13: note: Assignment 't=1', assigned value is 1 mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:506:19: note: Condition '*(char*)&t==0' is always false mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:506:9: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:591:17: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:594:16: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/deps/agg/src/agg_bezier_arc.cpp:76:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_bezier_arc.cpp:144:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_radii_ok [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_image_filters.cpp:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_radius [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_image_filters.cpp:53:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_subpixel_scale [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_line_aa_basics.cpp:72:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_subpixel_scale [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_line_profile_aa.cpp:26:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_smoother_width [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_line_profile_aa.cpp:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_subpixel_width [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_line_profile_aa.cpp:59:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subpixel_scale [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_bezier_arc.cpp:92:24: style: Variable 'local_sweep' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/deps/agg/src/agg_pixfmt_rgba.cpp:36:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boost [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_pixfmt_rgba.cpp:68:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boost [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_pixfmt_rgba.cpp:100:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boost [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_pixfmt_rgba.cpp:134:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boost [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_rounded_rect.cpp:32:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x1 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_rounded_rect.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x1 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_rounded_rect.cpp:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rx1 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_rounded_rect.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rx1 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_rounded_rect.cpp:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rx1 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_rounded_rect.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rx1 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_rounded_rect.cpp:81:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x2 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_rounded_rect.cpp:101:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_rounded_rect.cpp:107:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_stop [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_affine.cpp:31:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sx [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_affine.cpp:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shy [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_affine.cpp:92:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sy [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_affine.cpp:108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sx [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_affine.cpp:117:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shx [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_affine.cpp:126:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sx [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_affine.cpp:134:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sx [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_affine.cpp:145:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sx [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_affine.cpp:151:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sx [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_affine.cpp:174:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_kindex1 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:50:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status1 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:65:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status1 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:75:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status2 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:90:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status2 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:107:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dist [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:137:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status1 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:151:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_base_length [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:161:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_base_length [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:184:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:249:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status1 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_warp_magnifier.cpp:25:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xc [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_warp_magnifier.cpp:45:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xc [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_single_path.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_kindex [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_single_path.cpp:43:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_single_path.cpp:57:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_single_path.cpp:67:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_single_path.cpp:108:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_base_length [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_single_path.cpp:118:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:213:26: style: The scope of the variable 'k' can be reduced. [variableScope] mapnik-3.1.0/deps/agg/src/agg_trans_single_path.cpp:71:16: style: The scope of the variable 'd' can be reduced. [variableScope] mapnik-3.1.0/deps/agg/src/agg_trans_single_path.cpp:165:30: style: The scope of the variable 'k' can be reduced. [variableScope] mapnik-3.1.0/deps/agg/src/agg_vcgen_bspline.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_closed [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_bspline.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_bspline.cpp:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cur_abscissa [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_bspline.cpp:128:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_line_to [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_contour.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_closed [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_contour.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_contour.cpp:80:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_contour.cpp:104:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_line_to [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_bspline.cpp:154:17: style: Variable 'cmd' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/deps/agg/src/agg_vcgen_dash.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_total_dash_len [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_dash.cpp:57:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_dashes [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_dash.cpp:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dash_start [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_dash.cpp:77:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_curr_dash [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_dash.cpp:100:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_dash.cpp:109:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_dash.cpp:131:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_dash.cpp:144:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_move_to [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_markers_term.cpp:58:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_markers [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_markers_term.cpp:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_curr_id [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_markers_term.cpp:86:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_curr_id [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_smooth_poly1.cpp:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_closed [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_smooth_poly1.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_smooth_poly1.cpp:70:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_smooth_poly1.cpp:94:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ctrl1_x [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_smooth_poly1.cpp:104:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_line_to [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_stroke.cpp:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_closed [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_stroke.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_stroke.cpp:72:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vcgen_stroke.cpp:87:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_line_to [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vpgen_clip_polygon.cpp:42:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x1 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vpgen_clip_polygon.cpp:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertex [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vpgen_clip_polygon.cpp:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertex [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vpgen_clip_polygon.cpp:90:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertex [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vpgen_clip_polygon.cpp:120:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertex [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vpgen_clip_polyline.cpp:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertex [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vpgen_clip_polyline.cpp:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertex [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vpgen_clip_polyline.cpp:44:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x1 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vpgen_clip_polyline.cpp:69:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertex [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vpgen_segmentator.cpp:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x1 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vpgen_segmentator.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x1 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/deps/agg/src/agg_vpgen_segmentator.cpp:48:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cmd [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/csv/csv_datasource.cpp:67:1: error: There is an unknown macro here somewhere. Configuration is required. If DATASOURCE_PLUGIN is a macro then please configure it. [unknownMacro] mapnik-3.1.0/plugins/input/csv/csv_utils.hpp:83:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/csv/csv_index_featureset.cpp:76:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/csv/csv_datasource.hpp:79:5: style: Class 'csv_datasource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/plugins/input/csv/csv_datasource.hpp:90:18: style: The function 'add_feature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/csv/csv_utils.hpp:136:18: note: Virtual function in base class mapnik-3.1.0/plugins/input/csv/csv_datasource.hpp:90:18: note: Function in derived class mapnik-3.1.0/plugins/input/gdal/gdal_datasource.cpp:64:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gdal [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/gdal/gdal_datasource.cpp:201:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gdal [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/gdal/gdal_datasource.cpp:206:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Raster [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/csv/csv_utils.cpp:48:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/csv/csv_utils.cpp:107:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable csv [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/csv/csv_utils.cpp:158:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/csv/csv_utils.cpp:244:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/gdal/gdal_datasource.hpp:48:5: style: Class 'gdal_datasource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/plugins/input/gdal/gdal_featureset.hpp:42:9: style: Struct 'query_dispatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:76:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Integer [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:81:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Double [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:86:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Double [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:91:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Boolean [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:96:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable String [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:101:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable String [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:106:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable String [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:213:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:440:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/gdal/gdal_featureset.cpp:121:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gdal [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/gdal/gdal_featureset.cpp:164:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CE_None [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/gdal/gdal_featureset.cpp:753:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CE_None [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/csv/csv_utils.cpp:435:26: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy] mapnik-3.1.0/plugins/input/geojson/geojson_datasource.hpp:82:5: style: Class 'geojson_datasource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/plugins/input/geojson/geojson_index_featureset.cpp:63:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/geojson/geojson_index_featureset.cpp:94:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spirit [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/geojson/geojson_memory_index_featureset.cpp:69:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spirit [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/ogr/ogr_converter.cpp:68:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ogr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/ogr/ogr_featureset.cpp:110:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ogr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/ogr/ogr_layer_ptr.hpp:86:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ogr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/ogr/ogr_layer_ptr.hpp:111:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ogr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/ogr/ogr_layer_ptr.hpp:145:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ogr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/ogr/ogr_datasource.cpp:275:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OGRERR_FAILURE [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/ogr/ogr_datasource.cpp:417:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Point [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/ogr/ogr_datasource.cpp:514:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/ogr/ogr_index_featureset.cpp:85:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/ogr/ogr_index_featureset.cpp:134:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ogr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/ogr/ogr_index.hpp:55:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/ogr/ogr_index.hpp:71:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cur [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/ogr/ogr_index.hpp:60:77: style:inconclusive: Function 'query_node' argument 2 names different: declaration 'in' definition 'file'. [funcArgNamesDifferent] mapnik-3.1.0/plugins/input/ogr/ogr_index.hpp:49:60: note: Function 'query_node' argument 2 names different: declaration 'in' definition 'file'. mapnik-3.1.0/plugins/input/ogr/ogr_index.hpp:60:77: note: Function 'query_node' argument 2 names different: declaration 'in' definition 'file'. mapnik-3.1.0/plugins/input/ogr/ogr_index.hpp:60:101: style:inconclusive: Function 'query_node' argument 3 names different: declaration 'pos' definition 'ids'. [funcArgNamesDifferent] mapnik-3.1.0/plugins/input/ogr/ogr_index.hpp:49:82: note: Function 'query_node' argument 3 names different: declaration 'pos' definition 'ids'. mapnik-3.1.0/plugins/input/ogr/ogr_index.hpp:60:101: note: Function 'query_node' argument 3 names different: declaration 'pos' definition 'ids'. mapnik-3.1.0/plugins/input/ogr/ogr_index.hpp:91:59: style:inconclusive: Function 'read_ndr_integer' argument 1 names different: declaration 'in' definition 'file'. [funcArgNamesDifferent] mapnik-3.1.0/plugins/input/ogr/ogr_index.hpp:47:42: note: Function 'read_ndr_integer' argument 1 names different: declaration 'in' definition 'file'. mapnik-3.1.0/plugins/input/ogr/ogr_index.hpp:91:59: note: Function 'read_ndr_integer' argument 1 names different: declaration 'in' definition 'file'. mapnik-3.1.0/plugins/input/ogr/ogr_index.hpp:100:58: style:inconclusive: Function 'read_envelope' argument 1 names different: declaration 'in' definition 'file'. [funcArgNamesDifferent] mapnik-3.1.0/plugins/input/ogr/ogr_index.hpp:48:40: note: Function 'read_envelope' argument 1 names different: declaration 'in' definition 'file'. mapnik-3.1.0/plugins/input/ogr/ogr_index.hpp:100:58: note: Function 'read_envelope' argument 1 names different: declaration 'in' definition 'file'. mapnik-3.1.0/plugins/input/pgraster/pgraster_datasource.cpp:54:1: error: There is an unknown macro here somewhere. Configuration is required. If DATASOURCE_PLUGIN is a macro then please configure it. [unknownMacro] mapnik-3.1.0/plugins/input/ogr/ogr_datasource.hpp:52:5: style: Class 'ogr_datasource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/plugins/input/ogr/ogr_datasource.cpp:135:38: style: Condition 'ogr_driver!=nullptr' is always true [knownConditionTrueFalse] mapnik-3.1.0/plugins/input/ogr/ogr_datasource.cpp:273:21: style: Local variable 'envelope' shadows outer function [shadowFunction] mapnik-3.1.0/plugins/input/ogr/ogr_datasource.hpp:58:27: note: Shadowed declaration mapnik-3.1.0/plugins/input/ogr/ogr_datasource.cpp:273:21: note: Shadow variable mapnik-3.1.0/plugins/input/ogr/ogr_datasource.cpp:502:13: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:554:40: style: The scope of the variable 'index_array' can be reduced. [variableScope] mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:199:21: style: Local variable 'name' shadows outer function [shadowFunction] mapnik-3.1.0/plugins/input/geojson/geojson_datasource.hpp:85:25: note: Shadowed declaration mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:199:21: note: Shadow variable mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:472:21: style: Local variable 'type' shadows outer function [shadowFunction] mapnik-3.1.0/plugins/input/geojson/geojson_datasource.hpp:84:38: note: Shadowed declaration mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:472:21: note: Shadow variable mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:490:21: style: Local variable 'type' shadows outer function [shadowFunction] mapnik-3.1.0/plugins/input/geojson/geojson_datasource.hpp:84:38: note: Shadowed declaration mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:490:21: note: Shadow variable mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:535:21: style: Local variable 'type' shadows outer function [shadowFunction] mapnik-3.1.0/plugins/input/geojson/geojson_datasource.hpp:84:38: note: Shadowed declaration mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:535:21: note: Shadow variable mapnik-3.1.0/plugins/input/postgis/connection.hpp:56:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postgis [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/postgis/connection.hpp:87:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postgis [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/postgis/connection.hpp:106:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/postgis/connection.hpp:126:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/postgis/connection.hpp:197:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/postgis/connection.hpp:214:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/postgis/connection.hpp:235:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTION_BAD [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/postgis/connection.hpp:248:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postgis [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:58:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postgis [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:130:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postgis [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/pgraster/pgraster_featureset.cpp:81:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pgraster [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/pgraster/pgraster_wkb_reader.cpp:208:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pgraster [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/pgraster/pgraster_wkb_reader.cpp:311:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pgraster [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/pgraster/pgraster_wkb_reader.cpp:369:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pgraster [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/pgraster/pgraster_wkb_reader.cpp:420:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pgraster [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/postgis/postgis_datasource.cpp:53:1: error: There is an unknown macro here somewhere. Configuration is required. If DATASOURCE_PLUGIN is a macro then please configure it. [unknownMacro] mapnik-3.1.0/plugins/input/pgraster/pgraster_wkb_reader.hpp:50:3: warning: Member variable 'pgraster_wkb_reader::endian_' is not initialized in the constructor. [uninitMemberVar] mapnik-3.1.0/plugins/input/pgraster/pgraster_wkb_reader.hpp:50:3: warning: Member variable 'pgraster_wkb_reader::numBands_' is not initialized in the constructor. [uninitMemberVar] mapnik-3.1.0/plugins/input/pgraster/pgraster_wkb_reader.hpp:50:3: warning: Member variable 'pgraster_wkb_reader::width_' is not initialized in the constructor. [uninitMemberVar] mapnik-3.1.0/plugins/input/pgraster/pgraster_wkb_reader.hpp:50:3: warning: Member variable 'pgraster_wkb_reader::height_' is not initialized in the constructor. [uninitMemberVar] mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:49:18: style: Virtual function 'close' is called from destructor '~CursorResultSet()' at line 45. Dynamic binding is not used. [virtualCallInConstructor] mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:45:9: note: Calling close mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:49:18: note: close is a virtual function mapnik-3.1.0/plugins/input/postgis/resultset.hpp:51:5: style: Class 'ResultSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:58:18: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:35:18: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:58:18: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:64:14: style: The destructor '~ResultSet' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:34:14: note: Virtual destructor in base class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:64:14: note: Destructor in derived class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:69:17: style: The function 'getNumFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:36:17: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:69:17: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:84:18: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:37:18: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:84:18: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:89:25: style: The function 'getFieldName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:38:25: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:89:25: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:94:17: style: The function 'getFieldLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:39:17: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:94:17: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:99:17: style: The function 'getFieldLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:40:17: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:99:17: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:109:17: style: The function 'getTypeOID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:41:17: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:109:17: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:114:17: style: The function 'getTypeOID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:42:17: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:114:17: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:124:18: style: The function 'isNull' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:43:18: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:124:18: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:129:25: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:44:25: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:129:25: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:134:25: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:45:25: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:134:25: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:43:14: style: The destructor '~CursorResultSet' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:34:14: note: Virtual destructor in base class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:43:14: note: Destructor in derived class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:49:18: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:35:18: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:49:18: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:66:17: style: The function 'getNumFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:36:17: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:66:17: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:71:18: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:37:18: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:71:18: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:84:25: style: The function 'getFieldName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:38:25: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:84:25: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:89:17: style: The function 'getFieldLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:39:17: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:89:17: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:94:17: style: The function 'getFieldLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:40:17: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:94:17: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:99:17: style: The function 'getTypeOID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:41:17: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:99:17: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:104:17: style: The function 'getTypeOID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:42:17: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:104:17: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:109:18: style: The function 'isNull' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:43:18: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:109:18: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:114:25: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:44:25: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:114:25: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:119:25: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:45:25: note: Virtual function in base class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:119:25: note: Function in derived class mapnik-3.1.0/plugins/input/postgis/numeric2string.hpp:118:24: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] mapnik-3.1.0/plugins/input/postgis/numeric2string.hpp:109:23: note: outer condition: dscale>0 mapnik-3.1.0/plugins/input/postgis/numeric2string.hpp:118:24: note: identical inner condition: dscale>0 mapnik-3.1.0/plugins/input/postgis/connection.hpp:98:14: style: Condition '!executeAsyncQuery(sql)' is always false [knownConditionTrueFalse] mapnik-3.1.0/plugins/input/postgis/connection.hpp:173:20: note: Assuming that condition 'result!=1' is not redundant mapnik-3.1.0/plugins/input/postgis/connection.hpp:98:33: note: Calling function 'executeAsyncQuery' returns 1 mapnik-3.1.0/plugins/input/postgis/connection.hpp:98:14: note: Condition '!executeAsyncQuery(sql)' is always false mapnik-3.1.0/plugins/input/postgis/connection.hpp:117:31: style: Condition 'executeAsyncQuery(sql,type)' is always true [knownConditionTrueFalse] mapnik-3.1.0/plugins/input/postgis/connection.hpp:173:20: note: Assuming that condition 'result!=1' is not redundant mapnik-3.1.0/plugins/input/postgis/connection.hpp:117:31: note: Calling function 'executeAsyncQuery' returns 1 mapnik-3.1.0/plugins/input/postgis/connection.hpp:117:31: note: Condition 'executeAsyncQuery(sql,type)' is always true mapnik-3.1.0/plugins/input/pgraster/pgraster_featureset.cpp:131:32: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/plugins/input/raster/raster_datasource.cpp:46:1: error: There is an unknown macro here somewhere. Configuration is required. If DATASOURCE_PLUGIN is a macro then please configure it. [unknownMacro] mapnik-3.1.0/plugins/input/postgis/postgis_featureset.cpp:80:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postgis [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/pgraster/pgraster_wkb_reader.cpp:487:11: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] mapnik-3.1.0/plugins/input/raster/raster_datasource.hpp:47:5: style: Class 'raster_datasource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/plugins/input/shape/dbf_test.cpp:34:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/shape/dbfile.hpp:72:5: style: Class 'dbf_file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/plugins/input/raster/raster_featureset.hpp:143:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable raster [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/raster/raster_featureset.hpp:226:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable raster [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/shape/dbfile.cpp:117:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/shape/dbfile.cpp:142:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spirit [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/shape/dbfile.cpp:279:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cur [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/shape/shapefile.hpp:245:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cur [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/shape/shapefile.hpp:255:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/shape/shape_datasource.cpp:145:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shape [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/shape/shape_datasource.cpp:319:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Point [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/gdal/gdal_featureset.cpp:535:40: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/plugins/input/gdal/gdal_featureset.cpp:600:44: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/plugins/input/gdal/gdal_featureset.cpp:624:40: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/plugins/input/gdal/gdal_featureset.cpp:547:30: portability: Casting from float * to unsigned int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] mapnik-3.1.0/plugins/input/gdal/gdal_featureset.cpp:551:30: portability: Casting from float * to unsigned int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] mapnik-3.1.0/plugins/input/gdal/gdal_featureset.cpp:637:30: portability: Casting from float * to unsigned int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] mapnik-3.1.0/plugins/input/gdal/gdal_featureset.cpp:641:30: portability: Casting from float * to unsigned int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] mapnik-3.1.0/plugins/input/shape/shape_index_featureset.hpp:52:5: warning: Member variable 'node::offset' is not initialized in the constructor. [uninitMemberVar] mapnik-3.1.0/plugins/input/shape/shape_index_featureset.hpp:52:5: warning: Member variable 'node::start' is not initialized in the constructor. [uninitMemberVar] mapnik-3.1.0/plugins/input/shape/shape_index_featureset.hpp:52:5: warning: Member variable 'node::end' is not initialized in the constructor. [uninitMemberVar] mapnik-3.1.0/plugins/input/shape/shapefile.hpp:98:29: style:inconclusive: Technically the member function 'shape_record < RecordTag >::get_data' can be const. [functionConst] mapnik-3.1.0/plugins/input/shape/shapefile.hpp:103:10: style:inconclusive: Technically the member function 'shape_record < RecordTag >::skip' can be const. [functionConst] mapnik-3.1.0/plugins/input/shape/shapefile.hpp:108:10: style:inconclusive: Technically the member function 'shape_record < RecordTag >::set_pos' can be const. [functionConst] mapnik-3.1.0/plugins/input/shape/shapefile.hpp:113:9: style:inconclusive: Technically the member function 'shape_record < RecordTag >::read_ndr_integer' can be const. [functionConst] mapnik-3.1.0/plugins/input/shape/shapefile.hpp:121:9: style:inconclusive: Technically the member function 'shape_record < RecordTag >::read_xdr_integer' can be const. [functionConst] mapnik-3.1.0/plugins/input/shape/shapefile.hpp:129:12: style:inconclusive: Technically the member function 'shape_record < RecordTag >::read_double' can be const. [functionConst] mapnik-3.1.0/plugins/input/shape/shapefile.hpp:137:10: style:inconclusive: Technically the member function 'shape_record < RecordTag >::remains' can be const. [functionConst] mapnik-3.1.0/plugins/input/shape/shapefile.hpp:142:17: style:inconclusive: Technically the member function 'shape_record < RecordTag >::length' can be const. [functionConst] mapnik-3.1.0/plugins/input/shape/shapefile.hpp:162:5: style: Class 'shape_file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/plugins/input/shape/shape_io.hpp:60:5: style: Struct 'shape_io' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/plugins/input/shape/shape_datasource.hpp:56:5: style: Class 'shape_datasource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/plugins/input/shape/shapefile.hpp:234:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] mapnik-3.1.0/plugins/input/gdal/gdal_featureset.cpp:158:12: style: The scope of the variable 'raster_nodata' can be reduced. [variableScope] mapnik-3.1.0/plugins/input/gdal/gdal_featureset.cpp:751:74: style:inconclusive: Function 'get_feature_at_point' argument 1 names different: declaration 'p' definition 'pt'. [funcArgNamesDifferent] mapnik-3.1.0/plugins/input/gdal/gdal_featureset.hpp:82:69: note: Function 'get_feature_at_point' argument 1 names different: declaration 'p' definition 'pt'. mapnik-3.1.0/plugins/input/gdal/gdal_featureset.cpp:751:74: note: Function 'get_feature_at_point' argument 1 names different: declaration 'p' definition 'pt'. mapnik-3.1.0/plugins/input/gdal/gdal_featureset.cpp:524:33: style: Variable 'color_table' can be declared as pointer to const [constVariablePointer] mapnik-3.1.0/plugins/input/raster/raster_featureset.hpp:53:9: warning: Member variable 'const_iterator::p_' is not initialized in the constructor. [uninitMemberVar] mapnik-3.1.0/plugins/input/raster/raster_featureset.hpp:85:20: style:inconclusive: Technically the member function 'single_file_policy::begin' can be const. [functionConst] mapnik-3.1.0/plugins/input/raster/raster_featureset.hpp:99:20: performance:inconclusive: Technically the member function 'single_file_policy::end' can be static (but you may consider moving to unnamed namespace). [functionStatic] mapnik-3.1.0/plugins/input/raster/raster_featureset.hpp:104:16: performance:inconclusive: Technically the member function 'single_file_policy::img_width' can be static (but you may consider moving to unnamed namespace). [functionStatic] mapnik-3.1.0/plugins/input/raster/raster_featureset.hpp:109:16: performance:inconclusive: Technically the member function 'single_file_policy::img_height' can be static (but you may consider moving to unnamed namespace). [functionStatic] mapnik-3.1.0/plugins/input/raster/raster_featureset.hpp:76:14: style:inconclusive: Technically the member function 'single_file_policy::const_iterator::operator!=' can be const. [functionConst] mapnik-3.1.0/plugins/input/raster/raster_featureset.hpp:178:16: performance:inconclusive: Technically the member function 'tiled_file_policy::img_width' can be static (but you may consider moving to unnamed namespace). [functionStatic] mapnik-3.1.0/plugins/input/raster/raster_featureset.hpp:183:16: performance:inconclusive: Technically the member function 'tiled_file_policy::img_height' can be static (but you may consider moving to unnamed namespace). [functionStatic] mapnik-3.1.0/plugins/input/shape/shape_featureset.cpp:140:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shape [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/raster/raster_featureset.cpp:50:73: style:inconclusive: Function 'raster_featureset < single_file_policy >' argument 2 names different: declaration 'exttent' definition 'extent'. [funcArgNamesDifferent] mapnik-3.1.0/plugins/input/raster/raster_featureset.hpp:311:44: note: Function 'raster_featureset < single_file_policy >' argument 2 names different: declaration 'exttent' definition 'extent'. mapnik-3.1.0/plugins/input/raster/raster_featureset.cpp:50:73: note: Function 'raster_featureset < single_file_policy >' argument 2 names different: declaration 'exttent' definition 'extent'. mapnik-3.1.0/plugins/input/raster/raster_featureset.cpp:50:73: style:inconclusive: Function 'raster_featureset < tiled_file_policy >' argument 2 names different: declaration 'exttent' definition 'extent'. [funcArgNamesDifferent] mapnik-3.1.0/plugins/input/raster/raster_featureset.hpp:311:44: note: Function 'raster_featureset < tiled_file_policy >' argument 2 names different: declaration 'exttent' definition 'extent'. mapnik-3.1.0/plugins/input/raster/raster_featureset.cpp:50:73: note: Function 'raster_featureset < tiled_file_policy >' argument 2 names different: declaration 'exttent' definition 'extent'. mapnik-3.1.0/plugins/input/raster/raster_featureset.cpp:50:73: style:inconclusive: Function 'raster_featureset < tiled_multi_file_policy >' argument 2 names different: declaration 'exttent' definition 'extent'. [funcArgNamesDifferent] mapnik-3.1.0/plugins/input/raster/raster_featureset.hpp:311:44: note: Function 'raster_featureset < tiled_multi_file_policy >' argument 2 names different: declaration 'exttent' definition 'extent'. mapnik-3.1.0/plugins/input/raster/raster_featureset.cpp:50:73: note: Function 'raster_featureset < tiled_multi_file_policy >' argument 2 names different: declaration 'exttent' definition 'extent'. mapnik-3.1.0/plugins/input/shape/shape_index_featureset.cpp:76:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shape [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/shape/shape_index_featureset.cpp:153:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shape [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/shape/shape_featureset.cpp:41:64: style:inconclusive: Function 'shape_featureset < mapnik :: filter_in_box >' argument 2 names different: declaration 'shape_file' definition 'shape_name'. [funcArgNamesDifferent] mapnik-3.1.0/plugins/input/shape/shape_featureset.hpp:50:41: note: Function 'shape_featureset < mapnik :: filter_in_box >' argument 2 names different: declaration 'shape_file' definition 'shape_name'. mapnik-3.1.0/plugins/input/shape/shape_featureset.cpp:41:64: note: Function 'shape_featureset < mapnik :: filter_in_box >' argument 2 names different: declaration 'shape_file' definition 'shape_name'. mapnik-3.1.0/plugins/input/shape/shape_featureset.cpp:41:64: style:inconclusive: Function 'shape_featureset < mapnik :: filter_at_point >' argument 2 names different: declaration 'shape_file' definition 'shape_name'. [funcArgNamesDifferent] mapnik-3.1.0/plugins/input/shape/shape_featureset.hpp:50:41: note: Function 'shape_featureset < mapnik :: filter_at_point >' argument 2 names different: declaration 'shape_file' definition 'shape_name'. mapnik-3.1.0/plugins/input/shape/shape_featureset.cpp:41:64: note: Function 'shape_featureset < mapnik :: filter_at_point >' argument 2 names different: declaration 'shape_file' definition 'shape_name'. mapnik-3.1.0/plugins/input/sqlite/sqlite_datasource.cpp:53:1: error: There is an unknown macro here somewhere. Configuration is required. If DATASOURCE_PLUGIN is a macro then please configure it. [unknownMacro] mapnik-3.1.0/plugins/input/shape/shape_utils.cpp:59:25: style: Unused variable: pos_string [unusedVariable] mapnik-3.1.0/plugins/input/shape/shape_io.cpp:60:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shape [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/shape/shape_io.cpp:165:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/shape/shape_io.cpp:249:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/topojson/topojson_datasource.hpp:62:5: style: Class 'topojson_datasource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:52:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Integer [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:57:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Double [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:62:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Double [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:67:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Boolean [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:73:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable String [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:81:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Point [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:85:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Point [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:89:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LineString [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:93:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LineString [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:97:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Polygon [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:101:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Polygon [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:247:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Collection [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/shape/shape_io.cpp:126:13: style: The scope of the variable 'start' can be reduced. [variableScope] mapnik-3.1.0/plugins/input/shape/shape_io.cpp:218:13: warning:inconclusive: Access of moved variable 'poly'. [accessMoved] mapnik-3.1.0/plugins/input/shape/shape_io.cpp:217:37: note: Calling std::move(poly) mapnik-3.1.0/plugins/input/shape/shape_io.cpp:218:13: note: Access of moved variable 'poly'. mapnik-3.1.0/plugins/input/shape/shape_io.cpp:268:13: warning:inconclusive: Access of moved variable 'poly'. [accessMoved] mapnik-3.1.0/plugins/input/shape/shape_io.cpp:267:37: note: Calling std::move(poly) mapnik-3.1.0/plugins/input/shape/shape_io.cpp:268:13: note: Access of moved variable 'poly'. mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:117:10: style:inconclusive: Technically the member function 'collect_attributes_visitor::operator()' can be const. [functionConst] mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:113:5: style: Struct 'collect_attributes_visitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:281:41: style: The scope of the variable 'index_array' can be reduced. [variableScope] mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:242:13: style: Local variable 'type' shadows outer function [shadowFunction] mapnik-3.1.0/plugins/input/topojson/topojson_datasource.hpp:64:38: note: Shadowed declaration mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:242:13: note: Shadow variable mapnik-3.1.0/plugins/input/sqlite/sqlite_prepared.hpp:81:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sqlite [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/agg_renderer.cpp:170:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixmap_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/sqlite/sqlite_utils.hpp:72:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/agg_renderer.cpp:200:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable agg_renderer [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/sqlite/sqlite_utils.hpp:196:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wkbAuto [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/agg_renderer.cpp:207:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixmap_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/sqlite/sqlite_utils.hpp:280:116: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wkbAuto [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/agg_renderer.cpp:214:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable agg_renderer [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_building_symbolizer.cpp:68:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/sqlite/sqlite_utils.hpp:356:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wkbAuto [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/agg_renderer.cpp:234:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable agg_renderer [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/sqlite/sqlite_utils.hpp:487:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sqlite [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/agg_renderer.cpp:240:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable agg_renderer [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/sqlite/sqlite_utils.hpp:547:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sqlite [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/agg_renderer.cpp:307:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable style_level_compositing_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/sqlite/sqlite_utils.hpp:570:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Integer [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/agg_renderer.cpp:374:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgba8 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/sqlite/sqlite_utils.hpp:659:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Integer [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/agg_renderer.cpp:425:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgba8 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/sqlite/sqlite_featureset.cpp:79:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postgis [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/agg_renderer.cpp:539:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_type [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/agg_renderer.cpp:578:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixfmt_rgba32_pre [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/agg_renderer.cpp:623:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixmap_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_debug_symbolizer.cpp:85:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_debug_symbolizer.cpp:138:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill_non_zero [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_dot_symbolizer.cpp:65:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_debug_symbolizer.cpp:157:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill_non_zero [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_dot_symbolizer.cpp:96:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_debug_symbolizer.cpp:217:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/agg_renderer.cpp:496:46: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/src/agg/process_debug_symbolizer.cpp:172:5: style: Struct 'render_ring_visitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/src/agg/process_group_symbolizer.cpp:92:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_group_symbolizer.cpp:110:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_group_symbolizer.cpp:122:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_group_symbolizer.cpp:148:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_type [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_line_pattern_symbolizer.cpp:147:13: debug: Scope::checkVariable found variable 'converter_' with varid 0. [varid0] mapnik-3.1.0/src/agg/process_line_pattern_symbolizer.cpp:98:111: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_line_symbolizer.cpp:65:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outline_miter_accurate_join [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_line_pattern_symbolizer.cpp:109:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable common_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_line_symbolizer.cpp:98:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_line_pattern_symbolizer.cpp:123:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_line_pattern_symbolizer.cpp:158:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stroke_dasharray [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_line_pattern_symbolizer.cpp:198:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_transform [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_line_pattern_symbolizer.cpp:231:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable process_line_pattern_symbolizer [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_line_pattern_symbolizer.cpp:244:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clip_line_tag [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_line_pattern_symbolizer.cpp:261:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_markers_symbolizer.cpp:112:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svg [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_point_symbolizer.cpp:54:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable comp_op [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_polygon_symbolizer.cpp:57:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamma [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_polygon_pattern_symbolizer.cpp:84:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_transform [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_polygon_pattern_symbolizer.cpp:133:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill_even_odd [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_raster_symbolizer.cpp:55:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable common_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_polygon_pattern_symbolizer.cpp:153:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_polygon_pattern_symbolizer.cpp:127:44: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/src/agg/process_shield_symbolizer.cpp:40:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable common_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/agg/process_text_symbolizer.cpp:41:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable common_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/color.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable premultiplied_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/color.cpp:98:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable premultiplied_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/color.cpp:111:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable premultiplied_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/config_error.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable msg_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/config_error.cpp:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable what_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/config_error.cpp:75:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_number_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/dasharray_parser.cpp:63:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spirit [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/datasource_cache.cpp:136:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plugin_directories_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/datasource_cache.cpp:203:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable datasource_cache [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/datasource_cache.cpp:217:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable datasource_cache [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/dasharray_parser.cpp:51:32: warning: Either the condition 'pos!=buf.end()' is redundant or there is possible dereference of an invalid iterator: pos+1. [derefInvalidIteratorRedundantCheck] mapnik-3.1.0/src/dasharray_parser.cpp:49:16: note: Assuming that condition 'pos!=buf.end()' is not redundant mapnik-3.1.0/src/dasharray_parser.cpp:51:32: note: Dereference of an invalid iterator mapnik-3.1.0/src/debug.cpp:78:48: error: syntax error [syntaxError] mapnik-3.1.0/src/expression_node.cpp:54:5: style: Struct '_regex_match_impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/src/feature_kv_iterator.cpp:41:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable itr_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/feature_kv_iterator.cpp:56:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable itr_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/feature_kv_iterator.cpp:61:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kv_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/feature_type_style.cpp:39:1: error: There is an unknown macro here somewhere. Configuration is required. If IMPLEMENT_ENUM is a macro then please configure it. [unknownMacro] mapnik-3.1.0/src/font_set.cpp:61:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/font_set.cpp:79:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/font_set.cpp:84:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/font_set.cpp:89:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable face_names_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/sqlite/sqlite_resultset.hpp:60:10: style:inconclusive: Technically the member function 'sqlite_resultset::is_valid' can be const. [functionConst] mapnik-3.1.0/plugins/input/sqlite/sqlite_resultset.hpp:47:5: style: Class 'sqlite_resultset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/plugins/input/sqlite/sqlite_connection.hpp:54:5: style: Class 'sqlite_connection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/src/function_call.cpp:47:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min_impl [valueFlowBailoutIncompleteVar] mapnik-3.1.0/plugins/input/sqlite/sqlite_utils.hpp:277:37: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/plugins/input/sqlite/sqlite_featureset.cpp:70:29: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/plugins/input/sqlite/sqlite_utils.hpp:612:42: style: Parameter 'table' can be declared as reference to const [constParameterReference] mapnik-3.1.0/src/geometry/interior.cpp:164:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/font_engine_freetype.cpp:91:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_font_file_mapping_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/font_engine_freetype.cpp:98:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_engine_freetype [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/font_engine_freetype.cpp:178:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_font_file_mapping_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/font_engine_freetype.cpp:223:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_engine_freetype [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/font_engine_freetype.cpp:236:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_font_file_mapping_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/font_engine_freetype.cpp:250:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_font_file_mapping_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/font_engine_freetype.cpp:260:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_memory_fonts_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/font_engine_freetype.cpp:304:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_OPEN_STREAM [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/font_engine_freetype.cpp:417:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stroker_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/gradient.cpp:70:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transform_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/gradient.cpp:83:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gradient_type_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/gradient.cpp:88:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gradient_type_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/gradient.cpp:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transform_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/gradient.cpp:97:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transform_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/gradient.cpp:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable units_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/gradient.cpp:106:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable units_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/gradient.cpp:121:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stops_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/gradient.cpp:126:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gradient_type_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/gradient.cpp:139:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x1_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/gradient.cpp:148:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/gradient.cpp:152:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x1_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/group/group_symbolizer_helper.cpp:77:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_placement_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/group/group_symbolizer_helper.cpp:120:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label_position_tolerance [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/group/group_layout_manager.cpp:165:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable update_layout_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/group/group_symbolizer_helper.cpp:141:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable box_elements_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/group/group_symbolizer_helper.cpp:171:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avoid_edges [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/group/group_symbolizer_helper.cpp:191:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label_spacing [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/group/group_symbolizer_helper.cpp:50:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Adapter [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image.cpp:65:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/group/group_layout_manager.cpp:68:25: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] mapnik-3.1.0/src/group/group_symbolizer_helper.cpp:158:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] mapnik-3.1.0/src/group/group_symbolizer_helper.cpp:159:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] mapnik-3.1.0/src/image_any.cpp:130:5: style: Struct 'set_offset_visitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/src/image_any.cpp:143:5: style: Struct 'set_scaling_visitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/src/font_engine_freetype.cpp:74:15: style: Checking if unsigned expression 'count' is less than zero. [unsignedLessThanZero] mapnik-3.1.0/src/image_scaling.cpp:108:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util_jpeg.cpp:93:18: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:99:18: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:105:18: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:111:18: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:122:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:123:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:124:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:125:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:126:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:127:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:128:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:129:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:130:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:131:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:132:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:133:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:134:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:135:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:136:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:137:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:138:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:139:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:140:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_jpeg.cpp:141:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:185:17: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:191:21: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:197:17: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:203:21: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:270:21: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:276:21: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:282:17: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:288:17: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:319:26: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:320:26: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:321:26: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:322:26: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:323:26: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:324:26: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:325:26: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:326:26: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:327:26: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:328:26: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:329:26: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:330:26: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:331:26: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:332:26: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:333:26: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:334:26: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:335:26: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:336:26: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:337:26: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:338:26: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:339:30: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:340:30: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:341:30: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:342:30: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:343:30: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:344:30: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:345:30: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:346:30: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:347:30: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:348:30: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:349:30: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:350:30: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:351:30: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:352:30: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:353:30: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:354:30: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:355:30: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:356:30: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:357:30: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_png.cpp:358:30: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_copy.cpp:73:8: style:inconclusive: Technically the member function 'visitor_image_copy_so < image_rgba8 >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:73:8: style:inconclusive: Technically the member function 'visitor_image_copy_so < image_gray8 >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:73:8: style:inconclusive: Technically the member function 'visitor_image_copy_so < image_gray8s >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:73:8: style:inconclusive: Technically the member function 'visitor_image_copy_so < image_gray16 >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:73:8: style:inconclusive: Technically the member function 'visitor_image_copy_so < image_gray16s >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:73:8: style:inconclusive: Technically the member function 'visitor_image_copy_so < image_gray32 >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:73:8: style:inconclusive: Technically the member function 'visitor_image_copy_so < image_gray32s >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:73:8: style:inconclusive: Technically the member function 'visitor_image_copy_so < image_gray32f >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:73:8: style:inconclusive: Technically the member function 'visitor_image_copy_so < image_gray64 >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:73:8: style:inconclusive: Technically the member function 'visitor_image_copy_so < image_gray64s >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:73:8: style:inconclusive: Technically the member function 'visitor_image_copy_so < image_gray64f >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:45:8: style:inconclusive: Technically the member function 'visitor_image_copy < image_rgba8 >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:45:8: style:inconclusive: Technically the member function 'visitor_image_copy < image_gray8 >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:45:8: style:inconclusive: Technically the member function 'visitor_image_copy < image_gray8s >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:45:8: style:inconclusive: Technically the member function 'visitor_image_copy < image_gray16 >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:45:8: style:inconclusive: Technically the member function 'visitor_image_copy < image_gray16s >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:45:8: style:inconclusive: Technically the member function 'visitor_image_copy < image_gray32 >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:45:8: style:inconclusive: Technically the member function 'visitor_image_copy < image_gray32s >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:45:8: style:inconclusive: Technically the member function 'visitor_image_copy < image_gray32f >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:45:8: style:inconclusive: Technically the member function 'visitor_image_copy < image_gray64 >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:45:8: style:inconclusive: Technically the member function 'visitor_image_copy < image_gray64s >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_copy.cpp:45:8: style:inconclusive: Technically the member function 'visitor_image_copy < image_gray64f >::operator()' can be const. [functionConst] mapnik-3.1.0/src/image_util_tiff.cpp:158:18: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:164:18: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:181:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:182:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:183:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:184:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:185:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:186:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:187:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:188:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:189:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:190:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:191:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:192:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:193:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:194:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:195:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:196:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:197:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:198:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:199:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:200:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:201:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_tiff.cpp:202:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:315:18: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:321:18: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:346:18: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:352:18: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:363:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:364:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:365:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:366:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:367:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:368:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:369:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:370:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:371:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:372:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:373:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:374:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:375:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:376:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:377:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:378:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:379:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:380:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:381:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/image_util_webp.cpp:382:27: debug: simplifyOperatorName: found unsimplified operator name [debug] mapnik-3.1.0/src/json/generic_json.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/jpeg_reader.cpp:119:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/jpeg_reader.cpp:131:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/jpeg_reader.cpp:144:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/jpeg_reader.cpp:151:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUF_SIZE [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/jpeg_reader.cpp:167:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUF_SIZE [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/jpeg_reader.cpp:190:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jpeg_stream_wrapper [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/jpeg_reader.cpp:206:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JMSG_LENGTH_MAX [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/jpeg_reader.cpp:214:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JMSG_LENGTH_MAX [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/jpeg_reader.cpp:226:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_error [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/jpeg_reader.cpp:250:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/jpeg_reader.cpp:256:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/jpeg_reader.cpp:269:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/json/mapnik_json_geometry_parser.cpp:35:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spirit [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/jpeg_reader.cpp:59:9: style: Struct 'jpeg_info_guard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/src/jpeg_reader.cpp:72:14: style: class member 'jpeg_reader::width_' is never used. [unusedStructMember] mapnik-3.1.0/src/jpeg_reader.cpp:73:14: style: class member 'jpeg_reader::height_' is never used. [unusedStructMember] mapnik-3.1.0/src/layer.cpp:82:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:100:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:119:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:124:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:129:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srs_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:134:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srs_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:144:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:149:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:154:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minimum_scale_denom_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:159:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximum_scale_denom_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:164:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minimum_scale_denom_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:169:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximum_scale_denom_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:174:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:179:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:184:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minimum_scale_denom_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:189:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queryable_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:194:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queryable_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:199:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ds_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:204:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ds_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:214:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximum_extent_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:229:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:239:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ds_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:245:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clear_label_cache_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:250:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clear_label_cache_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:255:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cache_features_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:260:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cache_features_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:265:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable group_by_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/layer.cpp:270:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable group_by_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/map.cpp:64:1: error: There is an unknown macro here somewhere. Configuration is required. If IMPLEMENT_ENUM is a macro then please configure it. [unknownMacro] mapnik-3.1.0/src/marker_cache.cpp:91:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable known_svg_prefix_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/marker_cache.cpp:96:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable known_image_prefix_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/marker_cache.cpp:101:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable known_svg_prefix_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/marker_cache.cpp:115:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/marker_cache.cpp:168:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable marker_cache [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/marker_helpers.cpp:41:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/marker_helpers.cpp:82:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/marker_helpers.cpp:154:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/marker_helpers.cpp:178:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Point [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/marker_helpers.cpp:226:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Point [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:73:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:97:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:427:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixel_type [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:738:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_util [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:774:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_util [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:943:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixel_type [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:968:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixel_type [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:982:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1000:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1019:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1038:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1057:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1076:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1095:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1114:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1133:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1152:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1171:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1190:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1294:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixel_type [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1316:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixel_type [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1351:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1369:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1388:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1407:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1426:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1445:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1464:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1483:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1502:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1521:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1540:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1559:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1630:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1648:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1666:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1685:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1704:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1723:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1742:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1761:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1780:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1799:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1818:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1837:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1856:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1875:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1894:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1913:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1932:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1951:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1970:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:1989:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:2008:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:2027:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:2046:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:2065:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:2109:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Out [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:2150:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixel_type [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:84:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/image_util.cpp:64:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/memory_datasource.cpp:88:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_set_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/memory_datasource.cpp:115:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/memory_datasource.cpp:136:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_datasource [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/memory_datasource.cpp:142:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extent_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/memory_datasource.cpp:148:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirty_extent_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/memory_datasource.cpp:160:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Collection [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/memory_datasource.cpp:165:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable desc_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/memory_datasource.cpp:44:5: style: Struct 'accumulate_extent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/src/palette.cpp:70:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colors_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/palette.cpp:87:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/palette.cpp:103:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colors_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/palette.cpp:186:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PALETTE_ACT [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/load_map.cpp:309:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAPNIK_VERSION [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/load_map.cpp:413:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_ALL [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/load_map.cpp:604:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable markers_symbolizer [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/load_map.cpp:890:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simplify_tolerance [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/load_map.cpp:907:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opacity [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/load_map.cpp:942:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/load_map.cpp:989:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable known_svg_prefix_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/load_map.cpp:1056:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opacity [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/load_map.cpp:1103:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opacity [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/load_map.cpp:1140:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_placements_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/load_map.cpp:1180:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_placements_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/load_map.cpp:1231:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stroke_gamma [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/load_map.cpp:1250:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/load_map.cpp:1267:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/load_map.cpp:1286:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/load_map.cpp:1311:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/load_map.cpp:1393:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_columns [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/load_map.cpp:1453:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLORIZER_LINEAR [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/load_map.cpp:1642:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/parse_path.cpp:80:9: style: Struct 'to_string_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/src/parse_path.cpp:100:9: style: Struct 'collect_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/src/image_util.cpp:540:5: style: Struct 'set_premultiplied_visitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/src/image_util.cpp:640:5: style: Struct 'visitor_apply_opacity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/src/image_util.cpp:744:5: style: Struct 'visitor_set_grayscale_to_alpha_c' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/src/image_util.cpp:859:5: style: Struct 'visitor_set_color_to_alpha' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/src/image_util.cpp:937:5: style: Struct 'visitor_fill' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/src/image_util.cpp:954:5: style: Struct 'visitor_fill < color >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/src/image_util.cpp:2087:5: style: Struct 'visitor_view_to_stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/src/plugin.cpp:88:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable module_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/plugin.cpp:125:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/plugin.cpp:138:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/plugin.cpp:48:12: style: struct member '_mapnik_lib_t::dl' is never used. [unusedStructMember] mapnik-3.1.0/src/proj_transform.cpp:106:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_source_equal_dest_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/proj_transform.cpp:141:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_source_equal_dest_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/proj_transform.cpp:146:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable merc_to_wgs84_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/proj_transform.cpp:165:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_source_equal_dest_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/proj_transform.cpp:193:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_source_equal_dest_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/proj_transform.cpp:242:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_source_equal_dest_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/proj_transform.cpp:306:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_source_equal_dest_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/proj_transform.cpp:333:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_source_equal_dest_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/proj_transform.cpp:367:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_source_equal_dest_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/proj_transform.cpp:399:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_source_equal_dest_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/proj_transform.cpp:438:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_source_equal_dest_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/proj_transform.cpp:478:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/proj_transform.cpp:482:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dest_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/png_reader.cpp:135:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/png_reader.cpp:150:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/png_reader.cpp:175:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PNG_LIBPNG_VER_STRING [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/png_reader.cpp:207:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/png_reader.cpp:213:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/png_reader.cpp:226:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/png_reader.cpp:65:14: style: class member 'png_reader::width_' is never used. [unusedStructMember] mapnik-3.1.0/src/png_reader.cpp:66:14: style: class member 'png_reader::height_' is never used. [unusedStructMember] mapnik-3.1.0/src/png_reader.cpp:67:9: style: class member 'png_reader::bit_depth_' is never used. [unusedStructMember] mapnik-3.1.0/src/png_reader.cpp:68:9: style: class member 'png_reader::color_type_' is never used. [unusedStructMember] mapnik-3.1.0/src/raster_colorizer.cpp:48:1: error: There is an unknown macro here somewhere. Configuration is required. If IMPLEMENT_ENUM is a macro then please configure it. [unknownMacro] mapnik-3.1.0/src/projection.cpp:55:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable params_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/projection.cpp:77:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defer_proj_init_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/projection.cpp:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proj_ctx_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/projection.cpp:92:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable params_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/projection.cpp:134:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proj_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/projection.cpp:139:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_geographic_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/projection.cpp:144:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable params_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/projection.cpp:149:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable params_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/projection.cpp:231:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable params_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/projection.cpp:236:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable params_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/rapidxml_loader.cpp:73:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable skipws [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/rapidxml_loader.cpp:92:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_trim_whitespace [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/load_map.cpp:1229:49: style:inconclusive: Function 'parse_stroke' argument 1 names different: declaration 'symbol' definition 'sym'. [funcArgNamesDifferent] mapnik-3.1.0/src/load_map.cpp:128:41: note: Function 'parse_stroke' argument 1 names different: declaration 'symbol' definition 'sym'. mapnik-3.1.0/src/load_map.cpp:1229:49: note: Function 'parse_stroke' argument 1 names different: declaration 'symbol' definition 'sym'. mapnik-3.1.0/src/load_map.cpp:1669:82: style:inconclusive: Function 'find_unused_nodes_recursive' argument 2 names different: declaration 'error_text' definition 'error_message'. [funcArgNamesDifferent] mapnik-3.1.0/src/load_map.cpp:131:74: note: Function 'find_unused_nodes_recursive' argument 2 names different: declaration 'error_text' definition 'error_message'. mapnik-3.1.0/src/load_map.cpp:1669:82: note: Function 'find_unused_nodes_recursive' argument 2 names different: declaration 'error_text' definition 'error_message'. mapnik-3.1.0/src/load_map.cpp:150:80: performance: Function parameter 'base_path' should be passed by const reference. However it seems that 'load_map' is a callback function. [passedByValueCallback] mapnik-3.1.0/src/load_map.cpp:1664:30: note: Function pointer used here. mapnik-3.1.0/src/load_map.cpp:150:80: note: Function parameter 'base_path' should be passed by const reference. However it seems that 'load_map' is a callback function. mapnik-3.1.0/src/rapidxml_loader.cpp:92:23: style: Variable 'f_tws' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/src/renderer_common/pattern_alignment.cpp:78:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOCAL_ALIGNMENT [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/renderer_common/pattern_alignment.cpp:54:10: style:inconclusive: Technically the member function 'mapnik::::apply_local_alignment::operator()' can be const. [functionConst] mapnik-3.1.0/src/load_map.cpp:1711:13: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] mapnik-3.1.0/src/renderer_common/render_group_symbolizer.cpp:48:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable group_properties [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/renderer_common/render_markers_symbolizer.cpp:239:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spacing [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/renderer_common/render_markers_symbolizer.cpp:256:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/renderer_common/render_markers_symbolizer.cpp:73:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometry_transform [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/renderer_common/render_markers_symbolizer.cpp:124:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svg [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/renderer_common/render_markers_symbolizer.cpp:185:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_transform [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/renderer_common/render_thunk_extractor.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable detector_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/renderer_common/render_thunk_extractor.cpp:105:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/renderer_common/render_thunk_extractor.cpp:117:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/renderer_common/render_thunk_extractor.cpp:126:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/renderer_common/render_thunk_extractor.cpp:138:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable detector_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/renderer_common/render_group_symbolizer.cpp:128:14: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] mapnik-3.1.0/src/request.cpp:41:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/request.cpp:46:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/request.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/request.cpp:56:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/request.cpp:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extent_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/request.cpp:66:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extent_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/request.cpp:71:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/request.cpp:80:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/rule.cpp:75:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/rule.cpp:87:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/rule.cpp:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_scale_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/rule.cpp:104:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_scale_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/rule.cpp:109:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min_scale_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/rule.cpp:114:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min_scale_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/rule.cpp:119:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/rule.cpp:124:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/rule.cpp:142:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable syms_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/rule.cpp:167:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filter_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/rule.cpp:172:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filter_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/rule.cpp:177:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable else_filter_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/rule.cpp:182:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable else_filter_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/rule.cpp:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable also_filter_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/rule.cpp:192:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable also_filter_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/save_map.cpp:613:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_over [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/save_map.cpp:201:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/svg/svg_path_parser.cpp:37:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spirit [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/svg/svg_points_parser.cpp:36:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spirit [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/svg/svg_transform_parser.cpp:36:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spirit [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/save_map.cpp:244:10: style:inconclusive: Technically the member function 'mapnik::serialize_symbolizer::serialize_symbolizer_properties' can be const. [functionConst] mapnik-3.1.0/src/save_map.cpp:266:17: style: The scope of the variable 'layout_node' can be reduced. [variableScope] mapnik-3.1.0/src/symbolizer_enumerations.cpp:34:1: error: There is an unknown macro here somewhere. Configuration is required. If IMPLEMENT_ENUM is a macro then please configure it. [unknownMacro] mapnik-3.1.0/src/text/face.cpp:44:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable face_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/face.cpp:49:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable face_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/face.cpp:57:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable face_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/face.cpp:82:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_face [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/face.cpp:98:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable faces_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/face.cpp:106:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable faces_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/face.cpp:124:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_engine_freetype [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/font_feature_settings.cpp:65:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable append [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/font_feature_settings.cpp:84:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable features_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/symbolizer_keys.cpp:185:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] mapnik-3.1.0/src/text/font_library.cpp:69:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alloc [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/font_library.cpp:79:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable library_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/font_library.cpp:84:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable library_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/format.cpp:47:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_size [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/format.cpp:113:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_size [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/format.cpp:143:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable child_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/format.cpp:149:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable child_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/format.cpp:154:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_size [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/list.cpp:40:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable children_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/list.cpp:49:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable children_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/list.cpp:58:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable children_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/list.cpp:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable children_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/list.cpp:81:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable children_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/layout.cpp:51:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dx [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/layout.cpp:91:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dx [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/layout.cpp:127:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable child_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/layout.cpp:132:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable child_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/layout.cpp:137:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dx [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/registry.cpp:37:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable from_xml [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/registry.cpp:47:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/text.cpp:48:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/text.cpp:58:126: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/text.cpp:89:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/text.cpp:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/formatting/text.cpp:101:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/glyph_positions.cpp:63:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_point_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/glyph_positions.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_point_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/glyph_positions.cpp:73:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable marker_info_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/glyph_positions.cpp:79:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable marker_info_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/glyph_positions.cpp:84:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable marker_pos_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/itemizer.cpp:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/itemizer.cpp:61:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/itemizer.cpp:80:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forced_line_breaks_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/itemizer.cpp:99:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_itemizer [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/itemizer.cpp:168:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direction_runs_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placements/dummy.cpp:30:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placements/list.cpp:37:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placements/list.cpp:59:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaults [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placements/list.cpp:66:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placements/list.cpp:82:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placement_finder.cpp:118:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_props_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placement_finder.cpp:135:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UPRIGHT_AUTO [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placement_finder.cpp:163:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layouts_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placement_finder.cpp:260:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layouts_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placement_finder.cpp:412:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable horizontal_alignment_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placements/registry.cpp:36:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable from_xml [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placement_finder.cpp:429:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable margin [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placements/registry.cpp:44:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placement_finder.cpp:450:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable marker_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placement_finder.cpp:460:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable marker_unlocked_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/svg/svg_parser.cpp:228:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qi [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/svg/svg_parser.cpp:242:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable space_type [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/svg/svg_parser.cpp:274:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qi [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/svg/svg_parser.cpp:294:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qi [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/svg/svg_parser.cpp:302:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qi [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/svg/svg_parser.cpp:351:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable space_type [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/svg/svg_parser.cpp:691:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable butt_cap [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/svg/svg_parser.cpp:1296:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USER_SPACE_ON_USE [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/svg/svg_parser.cpp:1362:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USER_SPACE_ON_USE [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/svg/svg_parser.cpp:1422:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USER_SPACE_ON_USE [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/svg/svg_parser.cpp:1465:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable skipws [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/svg/svg_parser.cpp:1492:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_trim_whitespace [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/svg/svg_parser.cpp:1516:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable err_handler_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placements/simple.cpp:56:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORTH [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placements/simple.cpp:115:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_placements [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placements/simple.cpp:127:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placements/simple.cpp:144:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_state [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placements/simple.cpp:152:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positions_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placements/simple.cpp:194:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positions_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placements/simple.cpp:230:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_placements [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/properties_util.cpp:82:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placements/simple.cpp:179:51: performance: Function parameter 'val' should be passed by const reference. [passedByValue] mapnik-3.1.0/src/text/scrptrun.cpp:91:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pairedCharPower [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/scrptrun.cpp:115:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USCRIPT_INHERITED [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/scrptrun.cpp:120:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parenSP [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/renderer.cpp:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transform_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/renderer.cpp:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable halo_transform_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/renderer.cpp:69:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_factor_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/renderer.cpp:136:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/renderer.cpp:243:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/renderer.cpp:294:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixmap_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/placement_finder.cpp:194:16: style: The scope of the variable 'x' can be reduced. [variableScope] mapnik-3.1.0/src/text/symbolizer_helpers.cpp:244:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries_to_process_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/symbolizer_helpers.cpp:271:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label_placement [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/symbolizer_helpers.cpp:390:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label_placement [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/symbolizer_helpers.cpp:409:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_placement_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/symbolizer_helpers.cpp:458:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geo_itr_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/symbolizer_helpers.cpp:484:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_itr_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/symbolizer_helpers.cpp:536:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_transform [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/symbolizer_helpers.cpp:588:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label_placement [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/symbolizer_helpers.cpp:566:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries_to_process_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/symbolizer_helpers.cpp:96:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/symbolizer_helpers.cpp:125:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_layout.cpp:119:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dx [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_layout.cpp:191:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wrap_char_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_layout.cpp:220:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wrap_width_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_layout.cpp:349:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wrap_width_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_layout.cpp:421:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_layout.cpp:431:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width_map_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_layout.cpp:440:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_layout.cpp:452:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable valign_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_layout.cpp:476:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable valign_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_layout.cpp:498:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jalign_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_layout.cpp:515:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_layout.cpp:527:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glyphs_count_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_layout.cpp:555:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glyphs_count_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/renderer.cpp:154:12: style: The scope of the variable 'halo_radius' can be reduced. [variableScope] mapnik-3.1.0/src/text/renderer.cpp:158:12: style: The scope of the variable 'text_opacity' can be reduced. [variableScope] mapnik-3.1.0/src/text/renderer.cpp:159:12: style: The scope of the variable 'halo_opacity' can be reduced. [variableScope] mapnik-3.1.0/src/text/renderer.cpp:247:12: style: The scope of the variable 'halo_radius' can be reduced. [variableScope] mapnik-3.1.0/src/text/renderer.cpp:154:24: style: Variable 'halo_radius' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/src/text/renderer.cpp:157:24: style: Variable 'halo_fill' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/src/text/renderer.cpp:159:25: style: Variable 'halo_opacity' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/src/text/renderer.cpp:247:24: style: Variable 'halo_radius' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/src/text/symbolizer_helpers.cpp:140:5: style: Struct 'split_multi_geometries < geometry_container_type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/src/text/symbolizer_helpers.cpp:148:19: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] mapnik-3.1.0/src/text/text_line.cpp:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_height_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_line.cpp:89:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_line_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_line.cpp:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_char_height_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_line.cpp:100:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_line_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_line.cpp:105:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_char_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_line.cpp:110:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_char_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/transform_expression.cpp:37:5: style: Struct 'transform_node_to_expression_string' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/src/text/text_properties.cpp:77:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tree_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_properties.cpp:82:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tree_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_properties.cpp:96:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable margin [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_properties.cpp:130:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label_placement [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_properties.cpp:199:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label_placement [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_properties.cpp:227:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dx [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_properties.cpp:245:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dx [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_properties.cpp:262:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dx [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_properties.cpp:293:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_size [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_properties.cpp:339:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fontset [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/text/text_properties.cpp:370:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_size [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/unicode.cpp:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conv_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/unicode.cpp:53:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conv_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/unicode.cpp:63:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conv_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/twkb.cpp:70:5: warning: Member variable 'twkb_reader::coord_x_' is not initialized in the constructor. [uninitMemberVar] mapnik-3.1.0/src/twkb.cpp:70:5: warning: Member variable 'twkb_reader::coord_y_' is not initialized in the constructor. [uninitMemberVar] mapnik-3.1.0/src/twkb.cpp:70:5: warning: Member variable 'twkb_reader::coord_z_' is not initialized in the constructor. [uninitMemberVar] mapnik-3.1.0/src/twkb.cpp:70:5: warning: Member variable 'twkb_reader::coord_m_' is not initialized in the constructor. [uninitMemberVar] mapnik-3.1.0/src/twkb.cpp:165:17: style: The scope of the variable 'nByte' can be reduced. [variableScope] mapnik-3.1.0/src/vertex_adapters.cpp:39:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_adapters.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_adapters.cpp:58:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Point [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_adapters.cpp:72:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_index_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_adapters.cpp:92:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_index_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_adapters.cpp:98:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LineString [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_adapters.cpp:113:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rings_itr_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_adapters.cpp:122:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rings_itr_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_adapters.cpp:166:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Polygon [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_adapters.cpp:180:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_index_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_adapters.cpp:188:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_index_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_adapters.cpp:211:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Polygon [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/value.cpp:457:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/value.cpp:172:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_cache.cpp:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initialized_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_cache.cpp:48:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_cache.cpp:54:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_in_segment_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_cache.cpp:83:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initialized_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_cache.cpp:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_segment_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_cache.cpp:109:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initialized_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_cache.cpp:114:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segment_starting_point_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_cache.cpp:124:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_segment_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_cache.cpp:149:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_cache.cpp:184:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vector [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_cache.cpp:236:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertex_cache [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_cache.cpp:246:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertex_cache [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_cache.cpp:254:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_segment_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_cache.cpp:276:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_segment_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_cache.cpp:337:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertex_subpath_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_cache.cpp:343:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertex_segment_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_cache.cpp:360:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_segment_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/vertex_cache.cpp:370:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_segment_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/warp.cpp:59:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/warp.cpp:191:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/well_known_srs.cpp:43:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAPNIK_LONGLAT_PROJ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/well_known_srs.cpp:65:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/webp_reader.cpp:163:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/webp_reader.cpp:202:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VP8_STATUS_OK [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/webp_reader.cpp:216:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/webp_reader.cpp:222:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/webp_reader.cpp:244:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/webp_reader.cpp:66:5: style: Struct 'internal_buffer_policy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/src/webp_reader.cpp:97:9: style: Struct 'config_guard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/src/webp_reader.cpp:108:12: style: class member 'webp_reader::size_' is never used. [unusedStructMember] mapnik-3.1.0/src/webp_reader.cpp:109:14: style: class member 'webp_reader::width_' is never used. [unusedStructMember] mapnik-3.1.0/src/webp_reader.cpp:110:14: style: class member 'webp_reader::height_' is never used. [unusedStructMember] mapnik-3.1.0/src/svg/svg_parser.cpp:760:12: style: The scope of the variable 'aspect_ratio' can be reduced. [variableScope] mapnik-3.1.0/src/wkb.cpp:88:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wkbAuto [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/svg/svg_parser.cpp:1470:15: style: Variable 'flags' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/src/svg/svg_parser.cpp:1492:15: style: Variable 'flags' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/test/standalone/agg_rasterizer_integer_overflow_test.cpp:31:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/standalone/datasource_registration_test.cpp:47:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:90:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:110:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:115:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:120:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:125:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:138:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable msg_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:153:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable msg_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:165:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable msg_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:183:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_text_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:195:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_text_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:213:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_text_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:218:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:228:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tree_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:237:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_tree [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:243:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable attributes_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:248:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable processed_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:253:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable processed_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:258:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:263:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:358:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:366:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_text_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:399:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:405:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/standalone/font_registration_test.cpp:74:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/xml_tree.cpp:307:24: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] mapnik-3.1.0/test/unit/core/conversions_test.cpp:308:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/core/copy_move_test.cpp:75:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/core/copy_move_test.cpp:30:27: style: Condition 'ds1==ds0' is always true [knownConditionTrueFalse] mapnik-3.1.0/test/unit/core/copy_move_test.cpp:29:22: note: ds1 is assigned 'ds0' here. mapnik-3.1.0/test/unit/core/copy_move_test.cpp:30:27: note: Condition 'ds1==ds0' is always true mapnik-3.1.0/test/unit/core/copy_move_test.cpp:45:26: style: Condition 'l1==l0' is always true [knownConditionTrueFalse] mapnik-3.1.0/test/unit/core/copy_move_test.cpp:44:30: note: l1 is assigned 'l0' here. mapnik-3.1.0/test/unit/core/copy_move_test.cpp:45:26: note: Condition 'l1==l0' is always true mapnik-3.1.0/test/unit/core/copy_move_test.cpp:61:26: style: Condition 'm0==m1' is always true [knownConditionTrueFalse] mapnik-3.1.0/test/unit/core/copy_move_test.cpp:59:21: note: m1 is assigned 'm0' here. mapnik-3.1.0/test/unit/core/copy_move_test.cpp:61:26: note: Condition 'm0==m1' is always true mapnik-3.1.0/test/unit/core/copy_move_test.cpp:65:26: style: Condition 'm2==m1' is always true [knownConditionTrueFalse] mapnik-3.1.0/test/unit/core/copy_move_test.cpp:64:16: note: m2 is assigned 'm1' here. mapnik-3.1.0/test/unit/core/copy_move_test.cpp:65:26: note: Condition 'm2==m1' is always true mapnik-3.1.0/test/unit/core/copy_move_test.cpp:68:23: warning: Access of moved variable 'm1'. [accessMoved] mapnik-3.1.0/test/unit/core/copy_move_test.cpp:66:18: note: Calling std::move(m1) mapnik-3.1.0/test/unit/core/copy_move_test.cpp:68:23: note: Access of moved variable 'm1'. mapnik-3.1.0/test/unit/core/conversions_test.cpp:291:23: style: Variable 'keys' can be declared as const array [constVariable] mapnik-3.1.0/test/unit/core/expressions_test.cpp:59:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable placeholders [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/core/params_test.cpp:109:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/datasource/geojson.cpp:631:21: error: There is an unknown macro here somewhere. Configuration is required. If REQUIRE_THROWS is a macro then please configure it. [unknownMacro] mapnik-3.1.0/test/unit/datasource/ds_test_util.hpp:170:17: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] mapnik-3.1.0/test/unit/datasource/shapeindex.cpp:48:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vector [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/datasource/shapeindex.cpp:115:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/datasource/postgis.cpp:59:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/datasource/postgis.cpp:185:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Point [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/datasource/postgis.cpp:225:21: style: Variable 'feature' is reassigned a value before the old one has been used. [redundantAssignment] mapnik-3.1.0/test/unit/datasource/postgis.cpp:220:21: note: feature is assigned mapnik-3.1.0/test/unit/datasource/postgis.cpp:225:21: note: feature is overwritten mapnik-3.1.0/test/unit/datasource/postgis.cpp:227:21: style: Variable 'feature' is reassigned a value before the old one has been used. [redundantAssignment] mapnik-3.1.0/test/unit/datasource/postgis.cpp:225:21: note: feature is assigned mapnik-3.1.0/test/unit/datasource/postgis.cpp:227:21: note: feature is overwritten mapnik-3.1.0/test/unit/datasource/shapeindex.cpp:124:41: style: Condition 'feature_count==feature_count_indexed' is always true [knownConditionTrueFalse] mapnik-3.1.0/test/unit/datasource/shapeindex.cpp:120:51: note: feature_count_indexed is assigned 'count_shapefile_features(path)' here. mapnik-3.1.0/test/unit/datasource/shapeindex.cpp:112:43: note: feature_count is assigned 'count_shapefile_features(path)' here. mapnik-3.1.0/test/unit/datasource/shapeindex.cpp:124:41: note: Condition 'feature_count==feature_count_indexed' is always true mapnik-3.1.0/test/unit/datasource/spatial_index.cpp:49:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/font/fontset_runtime_test.cpp:59:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_placements_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/geometry/geometry_hit_test.cpp:11:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometry [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/geometry/geometry_envelope_test.cpp:11:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometry [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/datasource/csv.cpp:92:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/geometry/geometry_equal.hpp:131:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/geometry/geometry_strategy_test.cpp:17:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometry [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/geometry/grid_vertex_converter.cpp:15:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/geometry/grid_vertex_converter.cpp:48:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/geometry/grid_vertex_converter.cpp:87:17: style: Redundant initialization for 'cmd'. The initialized value is overwritten before it is read. [redundantInitialization] mapnik-3.1.0/test/unit/geometry/grid_vertex_converter.cpp:84:18: note: cmd is initialized mapnik-3.1.0/test/unit/geometry/grid_vertex_converter.cpp:87:17: note: cmd is overwritten mapnik-3.1.0/test/unit/geometry/geometry_reprojection.cpp:14:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometry [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/geometry/geometry_reprojection.cpp:25:18: style: Redundant initialization for 'new_geom'. The initialized value is overwritten before it is read. [redundantInitialization] mapnik-3.1.0/test/unit/geometry/geometry_reprojection.cpp:22:33: note: new_geom is initialized mapnik-3.1.0/test/unit/geometry/geometry_reprojection.cpp:25:18: note: new_geom is overwritten mapnik-3.1.0/test/unit/geometry/geometry_reprojection.cpp:28:18: style: Variable 'new_geom' is reassigned a value before the old one has been used. [redundantAssignment] mapnik-3.1.0/test/unit/geometry/geometry_reprojection.cpp:25:18: note: new_geom is assigned mapnik-3.1.0/test/unit/geometry/geometry_reprojection.cpp:28:18: note: new_geom is overwritten mapnik-3.1.0/test/unit/geometry/polygon_vertex_processor.cpp:20:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_CLOSE [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/tiff_reader.cpp:55:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/tiff_reader.cpp:76:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/tiff_reader.cpp:267:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/tiff_reader.cpp:293:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/tiff_reader.cpp:304:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/tiff_reader.cpp:406:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/tiff_reader.cpp:412:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/tiff_reader.cpp:418:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bbox_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/tiff_reader.cpp:424:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_method_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/tiff_reader.cpp:444:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_method_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/tiff_reader.cpp:588:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable photometric_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/tiff_reader.cpp:709:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/tiff_reader.cpp:772:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/tiff_reader.cpp:829:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tif_ [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/tiff_reader.cpp:444:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tiled [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/tiff_reader.cpp:722:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixel_type [valueFlowBailoutIncompleteVar] mapnik-3.1.0/src/tiff_reader.cpp:786:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixel_type [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/imaging/image.cpp:82:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_dtype_gray16 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/imaging/image_filter.cpp:23:5: error: There is an unknown macro here somewhere. Configuration is required. If REQUIRE_THROWS is a macro then please configure it. [unknownMacro] mapnik-3.1.0/test/unit/imaging/image.cpp:112:18: style: Variable 'data_im2' can be declared as pointer to const [constVariablePointer] mapnik-3.1.0/test/unit/imaging/image.cpp:114:21: style: Variable 'data_b2' can be declared as pointer to const [constVariablePointer] mapnik-3.1.0/test/unit/imaging/image.cpp:187:21: style: Variable 'e2' can be declared as pointer to const [constVariablePointer] mapnik-3.1.0/test/unit/imaging/image.cpp:303:12: warning:inconclusive: Access of moved variable 'buf'. [accessMoved] mapnik-3.1.0/test/unit/imaging/image.cpp:302:33: note: Calling std::move(buf) mapnik-3.1.0/test/unit/imaging/image.cpp:303:12: note: Access of moved variable 'buf'. mapnik-3.1.0/test/unit/imaging/image.cpp:335:12: warning:inconclusive: Access of moved variable 'im'. [accessMoved] mapnik-3.1.0/test/unit/imaging/image.cpp:334:29: note: Calling std::move(im) mapnik-3.1.0/test/unit/imaging/image.cpp:335:12: note: Access of moved variable 'im'. mapnik-3.1.0/test/unit/imaging/image.cpp:330:15: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] mapnik-3.1.0/test/unit/imaging/image_io_test.cpp:29:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/imaging/image_io_test.cpp:87:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_rgba8 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/imaging/image_io_test.cpp:182:29: style: Iterating over container 'supported_types' that is always empty. [knownEmptyContainer] mapnik-3.1.0/test/unit/imaging/image_painted_test.cpp:18:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mapnik [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/imaging/image_view.cpp:143:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_dtype_rgba8 [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/numerics/enumeration.cpp:9:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND_CAP [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/imaging/image_view.cpp:232:31: style: Variable 'view_null4' can be declared as reference to const [constVariableReference] mapnik-3.1.0/test/unit/pixel/palette.cpp:12:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/pixel/palette.cpp:70:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PALETTE_RGB [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/pixel/agg_blend_src_over_test.cpp:202:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/pixel/agg_blend_src_over_test.cpp:124:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_mask [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/projection/proj_transform.cpp:149:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJ_ENVELOPE_POINTS [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/pixel/agg_blend_src_over_test.cpp:45:34: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/test/unit/run.cpp:44:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/serialization/wkb_formats_test.cpp:62:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wkbSpatiaLite [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/serialization/wkb_test.cpp:90:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/serialization/wkb_formats_test.cpp:60:85: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/test/unit/serialization/wkb_formats_test.cpp:70:50: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/test/unit/serialization/wkb_formats_test.cpp:79:50: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/test/unit/serialization/wkb_formats_test.cpp:86:50: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/test/unit/serialization/wkb_formats_test.cpp:94:51: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/test/unit/serialization/wkb_formats_test.cpp:103:50: style: C-style pointer casting [cstyleCast] mapnik-3.1.0/test/unit/serialization/wkb_formats_test.cpp:14:19: style: The scope of the variable 'sp_valid_blob' can be reduced. [variableScope] mapnik-3.1.0/test/unit/serialization/wkb_formats_test.cpp:32:19: style: The scope of the variable 'sp_invalid_blob' can be reduced. [variableScope] mapnik-3.1.0/test/unit/serialization/wkb_formats_test.cpp:50:19: style: The scope of the variable 'sq_valid_blob' can be reduced. [variableScope] mapnik-3.1.0/test/unit/serialization/wkb_formats_test.cpp:53:19: style: The scope of the variable 'sq_invalid_blob' can be reduced. [variableScope] mapnik-3.1.0/test/unit/svg/util.hpp:36:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/svg/svg_path_parser_test.cpp:37:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svg [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/svg/svg_parser_test.cpp:77:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/symbolizer/symbolizer_test.cpp:14:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MARKER_WHOLE_MULTI [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/vertex_adapter/clipping_test.cpp:33:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/vertex_adapter/clipping_test.cpp:87:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/vertex_adapter/line_offset_test.cpp:36:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_line_to [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/vertex_adapter/line_offset_test.cpp:44:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_stop [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/vertex_adapter/line_offset_test.cpp:189:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/vertex_adapter/line_offset_test.cpp:24:5: style: Struct 'fake_path' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:36:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:50:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:80:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:93:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:113:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:155:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:205:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:261:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:304:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/unit/datasource/csv.cpp:62:22: style: Consider using std::copy_if algorithm instead of a raw loop. [useStlAlgorithm] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:26:5: style: Struct 'fake_path' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:106:19: style: Variable 'cmd0' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:107:19: style: Variable 'cmd1' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:148:19: style: Variable 'cmd0' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:149:19: style: Variable 'cmd1' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:165:14: style: Variable 'cmd1' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:198:19: style: Variable 'cmd0' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:199:19: style: Variable 'cmd1' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:215:14: style: Variable 'cmd1' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:254:19: style: Variable 'cmd0' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:255:19: style: Variable 'cmd1' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:271:14: style: Variable 'cmd1' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/test/unit/vertex_adapter/vertex_adapter.cpp:20:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_MOVETO [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/visual/report.cpp:41:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/visual/report.cpp:59:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chrono [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/visual/report.cpp:140:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/visual/report.cpp:176:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/visual/report.cpp:253:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/visual/report.hpp:43:5: warning: Member variable 'console_report::show_duration' is not initialized in the constructor. [uninitMemberVar] mapnik-3.1.0/test/visual/report.cpp:149:28: warning: The class 'console_short_report' defines member function with name 'report' also defined in its parent class 'console_report'. [duplInheritedMember] mapnik-3.1.0/test/visual/report.cpp:34:22: note: Parent function 'console_report::report' mapnik-3.1.0/test/visual/report.cpp:149:28: note: Derived function 'console_short_report::report' mapnik-3.1.0/test/visual/report.hpp:39:5: style: Class 'console_report' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/test/visual/report.hpp:43:5: style: Class 'console_report' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/test/visual/report.hpp:61:5: style: Class 'console_short_report' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/test/visual/report.hpp:65:5: style: Class 'console_short_report' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/test/visual/report.hpp:75:5: style: Class 'html_report' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/test/visual/report.hpp:91:5: style: Class 'report_visitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/test/visual/report.hpp:109:5: style: Class 'summary_visitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/test/unit/svg/svg_parser_test.cpp:87:21: style: The scope of the variable 'svg_name' can be reduced. [variableScope] mapnik-3.1.0/test/unit/svg/svg_parser_test.cpp:88:21: style: The scope of the variable 'expected_errors' can be reduced. [variableScope] mapnik-3.1.0/test/unit/svg/svg_parser_test.cpp:107:21: style: The scope of the variable 'expected_errors' can be reduced. [variableScope] mapnik-3.1.0/test/unit/svg/svg_parser_test.cpp:129:21: style: The scope of the variable 'svg_name' can be reduced. [variableScope] mapnik-3.1.0/test/unit/svg/svg_parser_test.cpp:130:21: style: The scope of the variable 'expected_errors' can be reduced. [variableScope] mapnik-3.1.0/test/unit/svg/svg_parser_test.cpp:477:18: style: The scope of the variable 'cmd' can be reduced. [variableScope] mapnik-3.1.0/test/unit/svg/svg_parser_test.cpp:524:18: style: The scope of the variable 'cmd' can be reduced. [variableScope] mapnik-3.1.0/test/unit/svg/svg_parser_test.cpp:580:18: style: The scope of the variable 'cmd' can be reduced. [variableScope] mapnik-3.1.0/test/unit/svg/svg_parser_test.cpp:633:18: style: The scope of the variable 'cmd' can be reduced. [variableScope] mapnik-3.1.0/test/unit/svg/svg_parser_test.cpp:741:18: style: The scope of the variable 'cmd' can be reduced. [variableScope] mapnik-3.1.0/test/visual/renderer.hpp:102:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/visual/renderer.hpp:113:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/visual/run.cpp:159:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/visual/map_sizes_grammar.hpp:43:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qi [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/visual/renderer.hpp:346:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATE_OVERWRITE [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/visual/renderer.hpp:386:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/visual/map_sizes_grammar.hpp:51:9: performance: Variable 'start' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] mapnik-3.1.0/test/visual/renderer.hpp:111:10: performance:inconclusive: Technically the member function 'visual_tests::vector_renderer_base::save' can be static (but you may consider moving to unnamed namespace). [functionStatic] mapnik-3.1.0/test/visual/renderer.hpp:126:16: performance:inconclusive: Technically the member function 'visual_tests::agg_renderer::render' can be static (but you may consider moving to unnamed namespace). [functionStatic] mapnik-3.1.0/test/visual/renderer.hpp:374:17: performance:inconclusive: Technically the member function 'renderer < agg_renderer >::image_file_name' can be static (but you may consider moving to unnamed namespace). [functionStatic] mapnik-3.1.0/test/visual/renderer.hpp:88:10: performance:inconclusive: Technically the member function 'raster_renderer_base < mapnik :: image_rgba8 >::save' can be static (but you may consider moving to unnamed namespace). [functionStatic] mapnik-3.1.0/test/visual/report.hpp:69:10: warning: The class 'console_short_report' defines member function with name 'report' also defined in its parent class 'console_report'. [duplInheritedMember] mapnik-3.1.0/test/visual/report.hpp:47:10: note: Parent function 'console_report::report' mapnik-3.1.0/test/visual/report.hpp:69:10: note: Derived function 'console_short_report::report' mapnik-3.1.0/utils/geometry_to_wkb/main.cpp:40:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/visual/runner.cpp:40:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/visual/runner.cpp:194:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable async [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/visual/runner.cpp:312:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] mapnik-3.1.0/utils/mapnik-index/mapnik-index.cpp:95:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/utils/mapnik-index/process_csv_file.cpp:49:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_type [valueFlowBailoutIncompleteVar] mapnik-3.1.0/test/visual/runner.cpp:138:31: style:inconclusive: Function 'runner' argument 2 names different: declaration 'cfg' definition 'defaults'. [funcArgNamesDifferent] mapnik-3.1.0/test/visual/runner.hpp:43:27: note: Function 'runner' argument 2 names different: declaration 'cfg' definition 'defaults'. mapnik-3.1.0/test/visual/runner.cpp:138:31: note: Function 'runner' argument 2 names different: declaration 'cfg' definition 'defaults'. mapnik-3.1.0/test/visual/runner.cpp:224:81: style:inconclusive: Function 'test_range' argument 4 names different: declaration 'fail_limit' definition 'fail_count'. [funcArgNamesDifferent] mapnik-3.1.0/test/visual/runner.hpp:57:77: note: Function 'test_range' argument 4 names different: declaration 'fail_limit' definition 'fail_count'. mapnik-3.1.0/test/visual/runner.cpp:224:81: note: Function 'test_range' argument 4 names different: declaration 'fail_limit' definition 'fail_count'. mapnik-3.1.0/test/visual/runner.cpp:299:57: style:inconclusive: Function 'test_one' argument 3 names different: declaration 'fail_limit' definition 'fail_count'. [funcArgNamesDifferent] mapnik-3.1.0/test/visual/runner.hpp:60:53: note: Function 'test_one' argument 3 names different: declaration 'fail_limit' definition 'fail_count'. mapnik-3.1.0/test/visual/runner.cpp:299:57: note: Function 'test_one' argument 3 names different: declaration 'fail_limit' definition 'fail_count'. mapnik-3.1.0/test/visual/runner.cpp:99:39: warning:inconclusive: Access of moved variable 'r'. [accessMoved] mapnik-3.1.0/test/visual/runner.cpp:98:36: note: Calling std::move(r) mapnik-3.1.0/test/visual/runner.cpp:99:39: note: Access of moved variable 'r'. mapnik-3.1.0/test/visual/runner.cpp:245:38: error: Uninitialized variables: r.scale_factor, r.diff [uninitvar] mapnik-3.1.0/test/visual/runner.cpp:245:38: error: Uninitialized struct member: r.scale_factor [uninitStructMember] mapnik-3.1.0/test/visual/runner.cpp:245:38: error: Uninitialized struct member: r.diff [uninitStructMember] mapnik-3.1.0/test/visual/runner.cpp:228:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] mapnik-3.1.0/utils/mapnik-index/process_geojson_file.cpp:71:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_type [valueFlowBailoutIncompleteVar] mapnik-3.1.0/utils/mapnik-render/mapnik-render.cpp:31:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] mapnik-3.1.0/utils/ogrindex/ogrindex.cpp:54:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mapnik [valueFlowBailoutIncompleteVar] mapnik-3.1.0/utils/ogrindex/ogrindex.cpp:164:36: style: Local variable 'itr' shadows outer variable [shadowVariable] mapnik-3.1.0/utils/ogrindex/ogrindex.cpp:114:36: note: Shadowed declaration mapnik-3.1.0/utils/ogrindex/ogrindex.cpp:164:36: note: Shadow variable mapnik-3.1.0/utils/pgsql2sqlite/sqlite.hpp:92:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/utils/pgsql2sqlite/sqlite.hpp:102:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/utils/pgsql2sqlite/sqlite.hpp:112:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/utils/pgsql2sqlite/sqlite.hpp:120:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_STATIC [valueFlowBailoutIncompleteVar] mapnik-3.1.0/utils/pgsql2sqlite/sqlite.hpp:130:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_STATIC [valueFlowBailoutIncompleteVar] mapnik-3.1.0/utils/pgsql2sqlite/sqlite.hpp:150:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/utils/pgsql2sqlite/sqlite.hpp:160:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/utils/pgsql2sqlite/pgsql2sqlite.hpp:192:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] mapnik-3.1.0/utils/pgsql2sqlite/main.cpp:74:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] mapnik-3.1.0/utils/mapnik-index/process_geojson_file.cpp:45:5: style: Struct 'feature_validate_callback < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/utils/mapnik-render/mapnik-render.cpp:23:10: style: The scope of the variable 'verbose' can be reduced. [variableScope] mapnik-3.1.0/utils/mapnik-render/mapnik-render.cpp:24:10: style: The scope of the variable 'auto_open' can be reduced. [variableScope] mapnik-3.1.0/utils/mapnik-render/mapnik-render.cpp:26:17: style: The scope of the variable 'xml_file' can be reduced. [variableScope] mapnik-3.1.0/utils/mapnik-render/mapnik-render.cpp:27:17: style: The scope of the variable 'img_file' can be reduced. [variableScope] mapnik-3.1.0/utils/mapnik-render/mapnik-render.cpp:28:12: style: The scope of the variable 'scale_factor' can be reduced. [variableScope] mapnik-3.1.0/utils/mapnik-render/mapnik-render.cpp:29:10: style: The scope of the variable 'params_as_variables' can be reduced. [variableScope] mapnik-3.1.0/utils/pgsql2sqlite/sqlite.cpp:51:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] mapnik-3.1.0/utils/pgsql2sqlite/sqlite.hpp:50:18: style:inconclusive: Technically the member function 'mapnik::sqlite::database::database_closer::operator()' can be const. [functionConst] mapnik-3.1.0/utils/pgsql2sqlite/sqlite.hpp:63:9: style: Class 'database' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mapnik-3.1.0/utils/pgsql2sqlite/sqlite.hpp:151:17: error: Rethrowing current exception with 'throw;', it seems there is no current exception to rethrow. If there is no current exception this calls std::terminate(). More: https://isocpp.org/wiki/faq/exceptions#throw-without-an-object [rethrowNoCurrentException] mapnik-3.1.0/utils/pgsql2sqlite/sqlite.cpp:34:13: error: Rethrowing current exception with 'throw;', it seems there is no current exception to rethrow. If there is no current exception this calls std::terminate(). More: https://isocpp.org/wiki/faq/exceptions#throw-without-an-object [rethrowNoCurrentException] mapnik-3.1.0/utils/shapeindex/shapeindex.cpp:44:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mapnik [valueFlowBailoutIncompleteVar] mapnik-3.1.0/utils/svg2png/svg2png.cpp:76:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/utils/svg2png/svg2png.cpp:120:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] mapnik-3.1.0/utils/svg2png/svg2png.cpp:139:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] mapnik-3.1.0/utils/svg2png/svg2png.cpp:134:10: style: The scope of the variable 'verbose' can be reduced. [variableScope] mapnik-3.1.0/utils/svg2png/svg2png.cpp:135:10: style: The scope of the variable 'auto_open' can be reduced. [variableScope] mapnik-3.1.0/utils/svg2png/svg2png.cpp:136:10: style: The scope of the variable 'strict' can be reduced. [variableScope] mapnik-3.1.0/utils/pgsql2sqlite/pgsql2sqlite.hpp:135:24: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] mapnik-3.1.0/utils/pgsql2sqlite/pgsql2sqlite.hpp:126:23: note: outer condition: dscale>0 mapnik-3.1.0/utils/pgsql2sqlite/pgsql2sqlite.hpp:135:24: note: identical inner condition: dscale>0 mapnik-3.1.0/utils/pgsql2sqlite/pgsql2sqlite.hpp:199:20: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] mapnik-3.1.0/utils/pgsql2sqlite/pgsql2sqlite.hpp:334:26: style: Variable 'buf' is assigned a value that is never used. [unreadVariable] mapnik-3.1.0/src/tiff_reader.cpp:133:14: style:inconclusive: Technically the member function 'tiff_reader < image_type >::tiff_closer::operator()' can be const. [functionConst] mapnik-3.1.0/src/tiff_reader.cpp:133:14: style:inconclusive: Technically the member function 'tiff_reader < image_gray8 >::tiff_closer::operator()' can be const. [functionConst] mapnik-3.1.0/src/tiff_reader.cpp:133:14: style:inconclusive: Technically the member function 'tiff_reader < image_gray8s >::tiff_closer::operator()' can be const. [functionConst] mapnik-3.1.0/src/tiff_reader.cpp:133:14: style:inconclusive: Technically the member function 'tiff_reader < image_gray16 >::tiff_closer::operator()' can be const. [functionConst] mapnik-3.1.0/src/tiff_reader.cpp:133:14: style:inconclusive: Technically the member function 'tiff_reader < image_gray16s >::tiff_closer::operator()' can be const. [functionConst] mapnik-3.1.0/src/tiff_reader.cpp:133:14: style:inconclusive: Technically the member function 'tiff_reader < image_gray32 >::tiff_closer::operator()' can be const. [functionConst] mapnik-3.1.0/src/tiff_reader.cpp:133:14: style:inconclusive: Technically the member function 'tiff_reader < image_gray32s >::tiff_closer::operator()' can be const. [functionConst] mapnik-3.1.0/src/tiff_reader.cpp:133:14: style:inconclusive: Technically the member function 'tiff_reader < image_gray32f >::tiff_closer::operator()' can be const. [functionConst] mapnik-3.1.0/src/tiff_reader.cpp:133:14: style:inconclusive: Technically the member function 'tiff_reader < image_gray64 >::tiff_closer::operator()' can be const. [functionConst] mapnik-3.1.0/src/tiff_reader.cpp:133:14: style:inconclusive: Technically the member function 'tiff_reader < image_gray64s >::tiff_closer::operator()' can be const. [functionConst] mapnik-3.1.0/src/tiff_reader.cpp:133:14: style:inconclusive: Technically the member function 'tiff_reader < image_gray64f >::tiff_closer::operator()' can be const. [functionConst] mapnik-3.1.0/src/tiff_reader.cpp:782:31: style: The scope of the variable 'ty0' can be reduced. [variableScope] mapnik-3.1.0/src/tiff_reader.cpp:782:36: style: The scope of the variable 'ty1' can be reduced. [variableScope] mapnik-3.1.0/src/tiff_reader.cpp:440:53: style:inconclusive: Function 'read_any_gray' argument 1 names different: declaration 'x' definition 'x0'. [funcArgNamesDifferent] mapnik-3.1.0/src/tiff_reader.cpp:199:41: note: Function 'read_any_gray' argument 1 names different: declaration 'x' definition 'x0'. mapnik-3.1.0/src/tiff_reader.cpp:440:53: note: Function 'read_any_gray' argument 1 names different: declaration 'x' definition 'x0'. mapnik-3.1.0/src/tiff_reader.cpp:440:69: style:inconclusive: Function 'read_any_gray' argument 2 names different: declaration 'y' definition 'y0'. [funcArgNamesDifferent] mapnik-3.1.0/src/tiff_reader.cpp:199:56: note: Function 'read_any_gray' argument 2 names different: declaration 'y' definition 'y0'. mapnik-3.1.0/src/tiff_reader.cpp:440:69: note: Function 'read_any_gray' argument 2 names different: declaration 'y' definition 'y0'. mapnik-3.1.0/src/tiff_reader.cpp:705:45: style:inconclusive: Function 'read_tiled' argument 1 names different: declaration 'x' definition 'x0'. [funcArgNamesDifferent] mapnik-3.1.0/src/tiff_reader.cpp:196:33: note: Function 'read_tiled' argument 1 names different: declaration 'x' definition 'x0'. mapnik-3.1.0/src/tiff_reader.cpp:705:45: note: Function 'read_tiled' argument 1 names different: declaration 'x' definition 'x0'. mapnik-3.1.0/src/tiff_reader.cpp:705:60: style:inconclusive: Function 'read_tiled' argument 2 names different: declaration 'y' definition 'y0'. [funcArgNamesDifferent] mapnik-3.1.0/src/tiff_reader.cpp:196:47: note: Function 'read_tiled' argument 2 names different: declaration 'y' definition 'y0'. mapnik-3.1.0/src/tiff_reader.cpp:705:60: note: Function 'read_tiled' argument 2 names different: declaration 'y' definition 'y0'. mapnik-3.1.0/src/tiff_reader.cpp:769:48: style:inconclusive: Function 'read_stripped' argument 1 names different: declaration 'x' definition 'x0'. [funcArgNamesDifferent] mapnik-3.1.0/src/tiff_reader.cpp:193:36: note: Function 'read_stripped' argument 1 names different: declaration 'x' definition 'x0'. mapnik-3.1.0/src/tiff_reader.cpp:769:48: note: Function 'read_stripped' argument 1 names different: declaration 'x' definition 'x0'. mapnik-3.1.0/src/tiff_reader.cpp:769:64: style:inconclusive: Function 'read_stripped' argument 2 names different: declaration 'y' definition 'y0'. [funcArgNamesDifferent] mapnik-3.1.0/src/tiff_reader.cpp:193:50: note: Function 'read_stripped' argument 2 names different: declaration 'y' definition 'y0'. mapnik-3.1.0/src/tiff_reader.cpp:769:64: note: Function 'read_stripped' argument 2 names different: declaration 'y' definition 'y0'. mapnik-3.1.0/src/tiff_reader.cpp:714:21: style: Local variable 'width' shadows outer function [shadowFunction] mapnik-3.1.0/src/tiff_reader.cpp:168:14: note: Shadowed declaration mapnik-3.1.0/src/tiff_reader.cpp:714:21: note: Shadow variable mapnik-3.1.0/src/tiff_reader.cpp:715:21: style: Local variable 'height' shadows outer function [shadowFunction] mapnik-3.1.0/src/tiff_reader.cpp:169:14: note: Shadowed declaration mapnik-3.1.0/src/tiff_reader.cpp:715:21: note: Shadow variable mapnik-3.1.0/src/tiff_reader.cpp:777:21: style: Local variable 'width' shadows outer function [shadowFunction] mapnik-3.1.0/src/tiff_reader.cpp:168:14: note: Shadowed declaration mapnik-3.1.0/src/tiff_reader.cpp:777:21: note: Shadow variable mapnik-3.1.0/src/tiff_reader.cpp:778:21: style: Local variable 'height' shadows outer function [shadowFunction] mapnik-3.1.0/src/tiff_reader.cpp:169:14: note: Shadowed declaration mapnik-3.1.0/src/tiff_reader.cpp:778:21: note: Shadow variable mapnik-3.1.0/src/tiff_reader.cpp:482:59: portability: 'scanline.get()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] mapnik-3.1.0/src/tiff_reader.cpp:488:63: portability: 'scanline.get()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] mapnik-3.1.0/src/tiff_reader.cpp:511:59: portability: 'scanline.get()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] diff: head mapnik-3.1.0/benchmark/bench_framework.hpp:103:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable debug [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/bench_framework.hpp:173:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/template.cpp:17:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_expression_parse.cpp:21:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_face_ptr_creation.cpp:49:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_face_ptr_creation.cpp:62:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_font_registration.cpp:27:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_getline.cpp:121:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_getline.cpp:35:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_getline.cpp:84:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_marker_cache.cpp:42:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_noop_rendering.cpp:53:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_offset_converter.cpp:32:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_LINETO [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_offset_converter.cpp:42:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_offset_converter.cpp:82:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_png_encoding1.cpp:26:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_png_encoding2.cpp:37:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_polygon_clipping.cpp:172:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_polygon_clipping.cpp:234:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_polygon_clipping.cpp:282:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_polygon_clipping.cpp:526:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_polygon_clipping.cpp:91:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_quad_tree.cpp:54:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_rendering.cpp:61:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_rendering.cpp:99:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_rendering_shared_map.cpp:102:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_rendering_shared_map.cpp:156:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_rendering_shared_map.cpp:83:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_to_bool.cpp:30:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_to_double.cpp:32:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_to_int.cpp:32:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_to_string1.cpp:28:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/benchmark/test_to_string2.cpp:29:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/layerlistmodel.cpp:106:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsUserCheckable [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/layerlistmodel.cpp:76:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/layerlistmodel.cpp:90:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CheckStateRole [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/mainwindow.cpp:135:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ActionsContextMenu [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/mainwindow.cpp:182:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/mainwindow.cpp:189:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/mainwindow.cpp:390:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoFocus [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/mainwindow.cpp:428:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/mapwidget.cpp:109:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZoomToBox [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/mapwidget.cpp:145:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/mapwidget.cpp:249:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZoomToBox [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/mapwidget.cpp:259:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/mapwidget.cpp:319:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/mapwidget.cpp:464:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/mapwidget.cpp:487:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/mapwidget.cpp:505:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/mapwidget.cpp:525:75: style: Parameter 'pix' can be declared as reference to const [constParameterReference] head mapnik-3.1.0/demo/viewer/mapwidget.cpp:527:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/mapwidget.cpp:531:76: style: Parameter 'pix' can be declared as reference to const [constParameterReference] head mapnik-3.1.0/demo/viewer/mapwidget.cpp:553:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AGG [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/mapwidget.cpp:570:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AGG [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/styles_model.cpp:221:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stroke [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/styles_model.cpp:406:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/demo/viewer/styles_model.cpp:53:6: style: The destructor '~wrap' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/demo/viewer/styles_model.cpp:44:18: note: Virtual destructor in base class mapnik-3.1.0/demo/viewer/styles_model.cpp:53:6: note: Destructor in derived class head mapnik-3.1.0/deps/agg/src/agg_arc.cpp:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_scale [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_arc.cpp:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_path_cmd [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_arc.cpp:67:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_path_cmd [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_arc.cpp:89:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rx [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_arrowhead.cpp:100:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_curr_id [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_bezier_arc.cpp:144:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_radii_ok [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:163:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_last_idx [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:186:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:198:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:207:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:216:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:237:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:75:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_bspline.cpp:87:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_curves.cpp:103:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_step [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_curves.cpp:134:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_distance_tolerance_square [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_curves.cpp:169:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_distance_tolerance_square [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_curves.cpp:246:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_scale [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_curves.cpp:252:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_scale [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_curves.cpp:266:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_start_x [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_curves.cpp:326:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_steps [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_curves.cpp:343:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_step [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_curves.cpp:383:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_distance_tolerance_square [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_curves.cpp:40:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_scale [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_curves.cpp:463:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_distance_tolerance_square [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_curves.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_start_x [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_curves.cpp:88:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_steps [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:512:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_font [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:519:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_height [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:526:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_space [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:532:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_line_space [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:538:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:558:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_loaded_font [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:572:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_chr [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:588:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_gsv_text.cpp:611:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_image_filters.cpp:53:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_subpixel_scale [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_line_profile_aa.cpp:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_subpixel_width [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_line_profile_aa.cpp:59:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subpixel_scale [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_pixfmt_rgba.cpp:100:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boost [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_pixfmt_rgba.cpp:134:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boost [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_pixfmt_rgba.cpp:68:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boost [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_rounded_rect.cpp:101:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_rounded_rect.cpp:107:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_stop [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_rounded_rect.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x1 [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_rounded_rect.cpp:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rx1 [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_rounded_rect.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rx1 [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_rounded_rect.cpp:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rx1 [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_rounded_rect.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rx1 [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_rounded_rect.cpp:81:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x2 [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_affine.cpp:108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sx [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_affine.cpp:117:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shx [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_affine.cpp:126:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sx [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_affine.cpp:134:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sx [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_affine.cpp:145:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sx [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_affine.cpp:151:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sx [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_affine.cpp:174:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_affine.cpp:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shy [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_affine.cpp:92:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sy [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:107:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dist [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:137:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status1 [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:151:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_base_length [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:161:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_base_length [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:184:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:249:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status1 [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:50:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status1 [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:65:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status1 [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:75:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status2 [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_double_path.cpp:90:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status2 [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_single_path.cpp:108:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_base_length [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_single_path.cpp:118:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_single_path.cpp:43:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_single_path.cpp:57:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_single_path.cpp:67:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_trans_warp_magnifier.cpp:45:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xc [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_bspline.cpp:128:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_line_to [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_bspline.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_bspline.cpp:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cur_abscissa [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_contour.cpp:104:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_line_to [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_contour.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_contour.cpp:80:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_dash.cpp:100:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_dash.cpp:109:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_dash.cpp:131:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_dash.cpp:144:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_move_to [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_dash.cpp:57:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_dashes [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_dash.cpp:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dash_start [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_dash.cpp:77:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_curr_dash [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_markers_term.cpp:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_curr_id [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_markers_term.cpp:86:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_curr_id [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_smooth_poly1.cpp:104:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_line_to [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_smooth_poly1.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_smooth_poly1.cpp:70:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_smooth_poly1.cpp:94:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ctrl1_x [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_stroke.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_stroke.cpp:72:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vcgen_stroke.cpp:87:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_line_to [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vpgen_clip_polygon.cpp:120:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertex [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vpgen_clip_polygon.cpp:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertex [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vpgen_clip_polygon.cpp:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertex [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vpgen_clip_polygon.cpp:90:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertex [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vpgen_clip_polyline.cpp:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertex [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vpgen_clip_polyline.cpp:44:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x1 [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vpgen_clip_polyline.cpp:69:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertex [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vpgen_segmentator.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x1 [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/deps/agg/src/agg_vpgen_segmentator.cpp:48:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cmd [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/csv/csv_index_featureset.cpp:76:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/csv/csv_utils.cpp:107:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable csv [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/csv/csv_utils.cpp:158:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/csv/csv_utils.cpp:244:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/csv/csv_utils.cpp:48:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/gdal/gdal_datasource.cpp:201:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gdal [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/gdal/gdal_datasource.cpp:206:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Raster [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/gdal/gdal_featureset.cpp:164:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CE_None [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/gdal/gdal_featureset.cpp:753:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CE_None [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:101:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable String [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:106:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable String [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:213:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:440:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:81:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Double [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:86:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Double [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:91:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Boolean [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/geojson/geojson_datasource.cpp:96:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable String [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/geojson/geojson_index_featureset.cpp:94:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spirit [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/ogr/ogr_datasource.cpp:275:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OGRERR_FAILURE [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/ogr/ogr_datasource.cpp:417:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Point [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/ogr/ogr_datasource.cpp:514:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/ogr/ogr_index.hpp:55:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/ogr/ogr_index.hpp:71:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cur [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/ogr/ogr_index_featureset.cpp:134:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ogr [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/ogr/ogr_layer_ptr.hpp:111:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ogr [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/ogr/ogr_layer_ptr.hpp:145:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ogr [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/pgraster/pgraster_featureset.cpp:81:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pgraster [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/pgraster/pgraster_wkb_reader.cpp:311:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pgraster [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/pgraster/pgraster_wkb_reader.cpp:369:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pgraster [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/pgraster/pgraster_wkb_reader.cpp:420:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pgraster [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/postgis/connection.hpp:106:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/postgis/connection.hpp:126:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/postgis/connection.hpp:197:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/postgis/connection.hpp:214:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/postgis/connection.hpp:235:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTION_BAD [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/postgis/connection.hpp:248:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postgis [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/postgis/connection.hpp:87:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postgis [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:130:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postgis [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:43:14: style: The destructor '~CursorResultSet' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:34:14: note: Virtual destructor in base class mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:43:14: note: Destructor in derived class head mapnik-3.1.0/plugins/input/postgis/cursorresultset.hpp:58:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postgis [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/postgis/postgis_featureset.cpp:80:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postgis [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/postgis/resultset.hpp:64:14: style: The destructor '~ResultSet' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] mapnik-3.1.0/plugins/input/postgis/resultset.hpp:34:14: note: Virtual destructor in base class mapnik-3.1.0/plugins/input/postgis/resultset.hpp:64:14: note: Destructor in derived class head mapnik-3.1.0/plugins/input/raster/raster_featureset.hpp:226:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable raster [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/shape/dbfile.cpp:142:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spirit [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/shape/dbfile.cpp:279:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cur [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/shape/shape_datasource.cpp:145:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shape [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/shape/shape_datasource.cpp:319:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Point [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/shape/shape_featureset.cpp:140:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shape [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/shape/shape_index_featureset.cpp:153:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shape [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/shape/shape_index_featureset.cpp:76:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shape [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/shape/shape_io.cpp:165:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/shape/shape_io.cpp:249:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/shape/shape_io.cpp:60:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shape [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/shape/shapefile.hpp:255:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/sqlite/sqlite_featureset.cpp:79:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postgis [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/sqlite/sqlite_utils.hpp:196:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wkbAuto [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/sqlite/sqlite_utils.hpp:280:116: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wkbAuto [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/sqlite/sqlite_utils.hpp:356:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wkbAuto [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/sqlite/sqlite_utils.hpp:487:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sqlite [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/sqlite/sqlite_utils.hpp:547:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sqlite [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/sqlite/sqlite_utils.hpp:570:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Integer [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/sqlite/sqlite_utils.hpp:659:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Integer [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/sqlite/sqlite_utils.hpp:72:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:101:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Polygon [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:247:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Collection [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:57:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Double [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:62:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Double [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:67:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Boolean [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:73:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable String [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:81:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Point [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:85:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Point [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:89:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LineString [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:93:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LineString [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/plugins/input/topojson/topojson_datasource.cpp:97:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Polygon [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/agg_renderer.cpp:200:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable agg_renderer [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/agg_renderer.cpp:207:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixmap_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/agg_renderer.cpp:214:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable agg_renderer [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/agg_renderer.cpp:234:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable agg_renderer [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/agg_renderer.cpp:240:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable agg_renderer [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/agg_renderer.cpp:307:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable style_level_compositing_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/agg_renderer.cpp:374:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgba8 [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/agg_renderer.cpp:425:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgba8 [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/agg_renderer.cpp:539:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_type [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/agg_renderer.cpp:578:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixfmt_rgba32_pre [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/agg_renderer.cpp:623:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixmap_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/process_debug_symbolizer.cpp:138:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill_non_zero [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/process_debug_symbolizer.cpp:157:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill_non_zero [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/process_debug_symbolizer.cpp:217:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/process_dot_symbolizer.cpp:96:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/process_group_symbolizer.cpp:110:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/process_group_symbolizer.cpp:122:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/process_group_symbolizer.cpp:148:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_type [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/process_line_pattern_symbolizer.cpp:109:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable common_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/process_line_pattern_symbolizer.cpp:123:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/process_line_pattern_symbolizer.cpp:158:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stroke_dasharray [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/process_line_pattern_symbolizer.cpp:198:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_transform [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/process_line_pattern_symbolizer.cpp:231:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable process_line_pattern_symbolizer [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/process_line_pattern_symbolizer.cpp:244:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clip_line_tag [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/process_line_pattern_symbolizer.cpp:261:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/process_line_symbolizer.cpp:98:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/process_polygon_pattern_symbolizer.cpp:127:44: style: C-style pointer casting [cstyleCast] head mapnik-3.1.0/src/agg/process_polygon_pattern_symbolizer.cpp:133:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill_even_odd [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/agg/process_polygon_pattern_symbolizer.cpp:153:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/color.cpp:111:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable premultiplied_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/color.cpp:98:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable premultiplied_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/config_error.cpp:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable what_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/config_error.cpp:75:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_number_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/datasource_cache.cpp:203:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable datasource_cache [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/datasource_cache.cpp:217:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable datasource_cache [valueFlowBailoutIncompleteVar] 2.13.0 mapnik-3.1.0/src/expression_node.cpp:91:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/feature_kv_iterator.cpp:56:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable itr_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/feature_kv_iterator.cpp:61:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kv_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/font_engine_freetype.cpp:178:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_font_file_mapping_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/font_engine_freetype.cpp:223:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_engine_freetype [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/font_engine_freetype.cpp:236:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_font_file_mapping_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/font_engine_freetype.cpp:250:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_font_file_mapping_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/font_engine_freetype.cpp:260:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_memory_fonts_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/font_engine_freetype.cpp:304:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_OPEN_STREAM [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/font_engine_freetype.cpp:417:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stroker_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/font_engine_freetype.cpp:98:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_engine_freetype [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/font_set.cpp:79:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/font_set.cpp:84:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/font_set.cpp:89:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable face_names_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/gradient.cpp:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable units_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/gradient.cpp:106:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable units_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/gradient.cpp:121:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stops_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/gradient.cpp:126:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gradient_type_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/gradient.cpp:139:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x1_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/gradient.cpp:148:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/gradient.cpp:152:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x1_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/gradient.cpp:83:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gradient_type_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/gradient.cpp:88:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gradient_type_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/gradient.cpp:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transform_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/gradient.cpp:97:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transform_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/group/group_symbolizer_helper.cpp:120:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label_position_tolerance [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/group/group_symbolizer_helper.cpp:141:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable box_elements_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/group/group_symbolizer_helper.cpp:171:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avoid_edges [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/group/group_symbolizer_helper.cpp:191:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label_spacing [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/group/group_symbolizer_helper.cpp:50:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Adapter [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1000:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1019:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1038:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1057:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1076:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1095:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1114:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1133:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1152:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1171:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1190:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1294:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixel_type [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1316:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixel_type [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1351:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1369:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1388:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1407:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1426:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1445:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1464:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1483:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1502:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1521:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1540:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1559:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1630:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1648:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1666:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1685:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1704:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1723:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1742:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1761:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1780:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1799:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1818:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1837:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1856:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1875:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1894:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1913:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1932:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1951:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1970:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:1989:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:2008:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:2027:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:2046:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:2065:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:2109:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Out [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:2150:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixel_type [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:427:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixel_type [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:64:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:738:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_util [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:774:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_util [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:84:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:943:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixel_type [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:968:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixel_type [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:97:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/image_util.cpp:982:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/jpeg_reader.cpp:131:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/jpeg_reader.cpp:144:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/jpeg_reader.cpp:151:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUF_SIZE [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/jpeg_reader.cpp:167:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUF_SIZE [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/jpeg_reader.cpp:190:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jpeg_stream_wrapper [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/jpeg_reader.cpp:206:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JMSG_LENGTH_MAX [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/jpeg_reader.cpp:214:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JMSG_LENGTH_MAX [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/jpeg_reader.cpp:226:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_error [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/jpeg_reader.cpp:250:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/jpeg_reader.cpp:256:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/jpeg_reader.cpp:269:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:100:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:119:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:124:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:129:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srs_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:134:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srs_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:144:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:149:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:154:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minimum_scale_denom_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:159:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximum_scale_denom_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:164:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minimum_scale_denom_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:169:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximum_scale_denom_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:174:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:179:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:184:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minimum_scale_denom_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:189:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queryable_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:194:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queryable_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:199:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ds_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:204:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ds_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:214:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximum_extent_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:229:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:239:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ds_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:245:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clear_label_cache_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:250:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clear_label_cache_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:255:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cache_features_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:260:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cache_features_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:265:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable group_by_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/layer.cpp:270:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable group_by_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/load_map.cpp:1056:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opacity [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/load_map.cpp:1103:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opacity [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/load_map.cpp:1140:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_placements_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/load_map.cpp:1180:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_placements_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/load_map.cpp:1231:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stroke_gamma [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/load_map.cpp:1250:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/load_map.cpp:1267:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/load_map.cpp:1286:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/load_map.cpp:1311:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/load_map.cpp:1393:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_columns [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/load_map.cpp:1453:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLORIZER_LINEAR [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/load_map.cpp:1642:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/load_map.cpp:413:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_ALL [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/load_map.cpp:604:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable markers_symbolizer [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/load_map.cpp:890:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable simplify_tolerance [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/load_map.cpp:907:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opacity [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/load_map.cpp:942:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/load_map.cpp:989:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable known_svg_prefix_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/marker_cache.cpp:101:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable known_svg_prefix_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/marker_cache.cpp:115:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/marker_cache.cpp:168:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable marker_cache [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/marker_cache.cpp:96:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable known_image_prefix_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/marker_helpers.cpp:154:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/marker_helpers.cpp:178:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Point [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/marker_helpers.cpp:226:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Point [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/marker_helpers.cpp:82:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/memory_datasource.cpp:115:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/memory_datasource.cpp:136:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_datasource [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/memory_datasource.cpp:142:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extent_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/memory_datasource.cpp:148:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirty_extent_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/memory_datasource.cpp:160:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Collection [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/memory_datasource.cpp:165:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable desc_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/palette.cpp:103:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colors_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/palette.cpp:186:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PALETTE_ACT [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/palette.cpp:87:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/plugin.cpp:125:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/plugin.cpp:138:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/png_reader.cpp:150:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/png_reader.cpp:175:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PNG_LIBPNG_VER_STRING [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/png_reader.cpp:207:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/png_reader.cpp:213:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/png_reader.cpp:226:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/proj_transform.cpp:141:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_source_equal_dest_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/proj_transform.cpp:146:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable merc_to_wgs84_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/proj_transform.cpp:165:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_source_equal_dest_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/proj_transform.cpp:193:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_source_equal_dest_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/proj_transform.cpp:242:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_source_equal_dest_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/proj_transform.cpp:306:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_source_equal_dest_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/proj_transform.cpp:333:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_source_equal_dest_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/proj_transform.cpp:367:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_source_equal_dest_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/proj_transform.cpp:399:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_source_equal_dest_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/proj_transform.cpp:438:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_source_equal_dest_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/proj_transform.cpp:478:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/proj_transform.cpp:482:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dest_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/projection.cpp:134:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proj_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/projection.cpp:139:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_geographic_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/projection.cpp:144:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable params_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/projection.cpp:149:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable params_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/projection.cpp:231:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable params_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/projection.cpp:236:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable params_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/projection.cpp:77:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defer_proj_init_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/projection.cpp:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proj_ctx_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/projection.cpp:92:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable params_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/rapidxml_loader.cpp:92:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_trim_whitespace [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/renderer_common/render_markers_symbolizer.cpp:124:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svg [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/renderer_common/render_markers_symbolizer.cpp:185:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_transform [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/renderer_common/render_markers_symbolizer.cpp:256:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/renderer_common/render_markers_symbolizer.cpp:73:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometry_transform [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/renderer_common/render_thunk_extractor.cpp:105:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/renderer_common/render_thunk_extractor.cpp:117:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/renderer_common/render_thunk_extractor.cpp:126:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/renderer_common/render_thunk_extractor.cpp:138:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable detector_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/request.cpp:46:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/request.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/request.cpp:56:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/request.cpp:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extent_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/request.cpp:66:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extent_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/request.cpp:71:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/request.cpp:80:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/rule.cpp:104:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_scale_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/rule.cpp:109:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min_scale_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/rule.cpp:114:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min_scale_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/rule.cpp:119:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/rule.cpp:124:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/rule.cpp:142:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable syms_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/rule.cpp:167:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filter_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/rule.cpp:172:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filter_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/rule.cpp:177:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable else_filter_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/rule.cpp:182:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable else_filter_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/rule.cpp:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable also_filter_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/rule.cpp:192:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable also_filter_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/rule.cpp:87:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/rule.cpp:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_scale_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/save_map.cpp:201:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/save_map.cpp:613:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_over [valueFlowBailoutIncompleteVar] 2.13.0 mapnik-3.1.0/src/save_map.cpp:91:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/svg/svg_parser.cpp:1296:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USER_SPACE_ON_USE [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/svg/svg_parser.cpp:1362:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USER_SPACE_ON_USE [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/svg/svg_parser.cpp:1422:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USER_SPACE_ON_USE [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/svg/svg_parser.cpp:1465:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable skipws [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/svg/svg_parser.cpp:1492:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_trim_whitespace [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/svg/svg_parser.cpp:1516:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable err_handler_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/svg/svg_parser.cpp:242:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable space_type [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/svg/svg_parser.cpp:274:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qi [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/svg/svg_parser.cpp:294:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qi [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/svg/svg_parser.cpp:302:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qi [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/svg/svg_parser.cpp:351:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable space_type [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/svg/svg_parser.cpp:691:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable butt_cap [valueFlowBailoutIncompleteVar] 2.13.0 mapnik-3.1.0/src/symbolizer_keys.cpp:106:48: debug: Function::addArguments found argument 'e' with varid 0. [varid0] 2.13.0 mapnik-3.1.0/src/symbolizer_keys.cpp:113:48: debug: Function::addArguments found argument 'e' with varid 0. [varid0] 2.13.0 mapnik-3.1.0/src/symbolizer_keys.cpp:116:48: debug: Function::addArguments found argument 'e' with varid 0. [varid0] 2.13.0 mapnik-3.1.0/src/symbolizer_keys.cpp:122:48: debug: Function::addArguments found argument 'e' with varid 0. [varid0] 2.13.0 mapnik-3.1.0/src/symbolizer_keys.cpp:128:48: debug: Function::addArguments found argument 'e' with varid 0. [varid0] 2.13.0 mapnik-3.1.0/src/symbolizer_keys.cpp:139:48: debug: Function::addArguments found argument 'e' with varid 0. [varid0] 2.13.0 mapnik-3.1.0/src/symbolizer_keys.cpp:141:66: debug: Function::addArguments found argument 'e' with varid 0. [varid0] 2.13.0 mapnik-3.1.0/src/symbolizer_keys.cpp:144:72: debug: Function::addArguments found argument 'e' with varid 0. [varid0] 2.13.0 mapnik-3.1.0/src/symbolizer_keys.cpp:147:69: debug: Function::addArguments found argument 'e' with varid 0. [varid0] 2.13.0 mapnik-3.1.0/src/symbolizer_keys.cpp:150:70: debug: Function::addArguments found argument 'e' with varid 0. [varid0] 2.13.0 mapnik-3.1.0/src/symbolizer_keys.cpp:153:60: debug: Function::addArguments found argument 'e' with varid 0. [varid0] 2.13.0 mapnik-3.1.0/src/symbolizer_keys.cpp:156:62: debug: Function::addArguments found argument 'e' with varid 0. [varid0] 2.13.0 mapnik-3.1.0/src/symbolizer_keys.cpp:161:65: debug: Function::addArguments found argument 'e' with varid 0. [varid0] 2.13.0 mapnik-3.1.0/src/symbolizer_keys.cpp:41:48: debug: Function::addArguments found argument 'e' with varid 0. [varid0] 2.13.0 mapnik-3.1.0/src/symbolizer_keys.cpp:48:48: debug: Function::addArguments found argument 'e' with varid 0. [varid0] 2.13.0 mapnik-3.1.0/src/symbolizer_keys.cpp:56:48: debug: Function::addArguments found argument 'e' with varid 0. [varid0] 2.13.0 mapnik-3.1.0/src/symbolizer_keys.cpp:62:48: debug: Function::addArguments found argument 'e' with varid 0. [varid0] 2.13.0 mapnik-3.1.0/src/symbolizer_keys.cpp:76:48: debug: Function::addArguments found argument 'e' with varid 0. [varid0] 2.13.0 mapnik-3.1.0/src/symbolizer_keys.cpp:99:48: debug: Function::addArguments found argument 'e' with varid 0. [varid0] head mapnik-3.1.0/src/text/face.cpp:106:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable faces_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/face.cpp:124:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_engine_freetype [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/face.cpp:49:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable face_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/face.cpp:57:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable face_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/face.cpp:82:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_face [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/face.cpp:98:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable faces_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/font_feature_settings.cpp:84:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable features_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/font_library.cpp:79:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable library_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/font_library.cpp:84:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable library_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/formatting/format.cpp:113:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_size [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/formatting/format.cpp:143:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable child_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/formatting/format.cpp:149:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable child_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/formatting/format.cpp:154:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_size [valueFlowBailoutIncompleteVar] 2.13.0 mapnik-3.1.0/src/text/formatting/format.cpp:45:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/formatting/format.cpp:47:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_size [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/formatting/layout.cpp:127:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable child_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/formatting/layout.cpp:132:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable child_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/formatting/layout.cpp:137:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dx [valueFlowBailoutIncompleteVar] 2.13.0 mapnik-3.1.0/src/text/formatting/layout.cpp:49:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/formatting/layout.cpp:51:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dx [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/formatting/layout.cpp:91:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dx [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/formatting/list.cpp:49:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable children_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/formatting/list.cpp:58:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable children_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/formatting/list.cpp:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable children_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/formatting/list.cpp:81:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable children_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/formatting/registry.cpp:47:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/formatting/text.cpp:101:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] 2.13.0 mapnik-3.1.0/src/text/formatting/text.cpp:47:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/formatting/text.cpp:48:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/formatting/text.cpp:58:126: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/formatting/text.cpp:89:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/formatting/text.cpp:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/glyph_positions.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_point_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/glyph_positions.cpp:73:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable marker_info_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/glyph_positions.cpp:79:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable marker_info_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/glyph_positions.cpp:84:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable marker_pos_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/itemizer.cpp:168:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direction_runs_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/itemizer.cpp:61:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/itemizer.cpp:80:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forced_line_breaks_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/itemizer.cpp:99:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_itemizer [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/placement_finder.cpp:135:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UPRIGHT_AUTO [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/placement_finder.cpp:163:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layouts_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/placement_finder.cpp:260:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layouts_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/placement_finder.cpp:412:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable horizontal_alignment_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/placement_finder.cpp:429:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable margin [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/placement_finder.cpp:450:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable marker_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/placement_finder.cpp:460:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable marker_unlocked_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/placements/list.cpp:59:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaults [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/placements/list.cpp:66:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/placements/list.cpp:82:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/placements/registry.cpp:44:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/placements/simple.cpp:115:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_placements [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/placements/simple.cpp:127:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/placements/simple.cpp:144:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_state [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/placements/simple.cpp:152:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positions_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/placements/simple.cpp:194:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positions_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/placements/simple.cpp:230:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_placements [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/renderer.cpp:136:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/renderer.cpp:243:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/renderer.cpp:294:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixmap_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/renderer.cpp:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable halo_transform_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/renderer.cpp:69:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_factor_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/scrptrun.cpp:115:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USCRIPT_INHERITED [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/scrptrun.cpp:120:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parenSP [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/symbolizer_helpers.cpp:125:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/symbolizer_helpers.cpp:271:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label_placement [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/symbolizer_helpers.cpp:390:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label_placement [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/symbolizer_helpers.cpp:409:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_placement_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/symbolizer_helpers.cpp:458:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geo_itr_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/symbolizer_helpers.cpp:484:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_itr_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/symbolizer_helpers.cpp:536:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_transform [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/symbolizer_helpers.cpp:566:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries_to_process_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/symbolizer_helpers.cpp:588:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label_placement [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/symbolizer_helpers.cpp:96:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_layout.cpp:191:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wrap_char_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_layout.cpp:220:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wrap_width_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_layout.cpp:349:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wrap_width_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_layout.cpp:421:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_layout.cpp:431:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width_map_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_layout.cpp:440:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_layout.cpp:452:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable valign_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_layout.cpp:476:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable valign_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_layout.cpp:498:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jalign_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_layout.cpp:515:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_layout.cpp:527:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glyphs_count_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_layout.cpp:555:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glyphs_count_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_line.cpp:100:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_line_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_line.cpp:105:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_char_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_line.cpp:110:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_char_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_line.cpp:89:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_line_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_line.cpp:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_char_height_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_properties.cpp:130:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label_placement [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_properties.cpp:199:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label_placement [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_properties.cpp:227:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dx [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_properties.cpp:245:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dx [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_properties.cpp:262:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dx [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_properties.cpp:293:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_size [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_properties.cpp:339:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fontset [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_properties.cpp:370:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_size [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_properties.cpp:82:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tree_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/text/text_properties.cpp:96:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable margin [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/tiff_reader.cpp:267:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/tiff_reader.cpp:293:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/tiff_reader.cpp:304:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/tiff_reader.cpp:406:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/tiff_reader.cpp:412:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/tiff_reader.cpp:418:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bbox_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/tiff_reader.cpp:424:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_method_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/tiff_reader.cpp:444:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tiled [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/tiff_reader.cpp:444:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_method_ [valueFlowBailoutIncompleteVar] 2.13.0 mapnik-3.1.0/src/tiff_reader.cpp:488:42: style: Variable 'buf' can be declared as pointer to const [constVariablePointer] head mapnik-3.1.0/src/tiff_reader.cpp:588:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable photometric_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/tiff_reader.cpp:709:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/tiff_reader.cpp:722:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixel_type [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/tiff_reader.cpp:76:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/tiff_reader.cpp:772:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/tiff_reader.cpp:786:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixel_type [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/tiff_reader.cpp:829:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tif_ [valueFlowBailoutIncompleteVar] 2.13.0 mapnik-3.1.0/src/unicode.cpp:40:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable U_ZERO_ERROR [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/unicode.cpp:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conv_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/unicode.cpp:53:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conv_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/unicode.cpp:63:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conv_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/value.cpp:172:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_adapters.cpp:113:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rings_itr_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_adapters.cpp:122:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rings_itr_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_adapters.cpp:166:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Polygon [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_adapters.cpp:180:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_index_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_adapters.cpp:188:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_index_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_adapters.cpp:211:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Polygon [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_adapters.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_adapters.cpp:58:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Point [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_adapters.cpp:72:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_index_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_adapters.cpp:92:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_index_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_adapters.cpp:98:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LineString [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_cache.cpp:109:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initialized_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_cache.cpp:114:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segment_starting_point_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_cache.cpp:124:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_segment_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_cache.cpp:149:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_cache.cpp:184:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vector [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_cache.cpp:236:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertex_cache [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_cache.cpp:246:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertex_cache [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_cache.cpp:254:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_segment_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_cache.cpp:276:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_segment_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_cache.cpp:337:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertex_subpath_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_cache.cpp:343:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertex_segment_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_cache.cpp:360:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_segment_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_cache.cpp:370:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_segment_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_cache.cpp:48:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_cache.cpp:54:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_in_segment_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_cache.cpp:83:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initialized_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/vertex_cache.cpp:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_segment_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/warp.cpp:191:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/webp_reader.cpp:202:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VP8_STATUS_OK [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/webp_reader.cpp:216:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/webp_reader.cpp:222:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/webp_reader.cpp:244:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/well_known_srs.cpp:65:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:110:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:115:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:120:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:125:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:138:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable msg_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:153:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable msg_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:165:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable msg_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:183:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_text_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:195:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_text_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:213:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_text_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:218:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:228:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tree_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:237:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_tree [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:243:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable attributes_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:248:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable processed_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:253:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable processed_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:258:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:263:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:358:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:366:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_text_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:399:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/src/xml_tree.cpp:405:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_ [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/unit/datasource/postgis.cpp:185:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Point [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/unit/datasource/shapeindex.cpp:115:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/unit/geometry/geometry_reprojection.cpp:14:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometry [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/unit/geometry/geometry_strategy_test.cpp:17:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometry [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/unit/geometry/grid_vertex_converter.cpp:48:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/unit/imaging/image_io_test.cpp:87:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_rgba8 [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/unit/pixel/agg_blend_src_over_test.cpp:124:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_mask [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/unit/pixel/agg_blend_src_over_test.cpp:45:34: style: C-style pointer casting [cstyleCast] head mapnik-3.1.0/test/unit/pixel/palette.cpp:70:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PALETTE_RGB [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/unit/svg/svg_path_parser_test.cpp:37:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svg [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/unit/vertex_adapter/clipping_test.cpp:87:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/unit/vertex_adapter/line_offset_test.cpp:189:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/unit/vertex_adapter/line_offset_test.cpp:44:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_stop [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:113:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:155:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:205:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:261:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:304:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:50:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:80:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/unit/vertex_adapter/offset_converter.cpp:93:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_END [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/visual/map_sizes_grammar.hpp:43:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qi [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/visual/renderer.hpp:113:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/visual/renderer.hpp:346:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATE_OVERWRITE [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/visual/renderer.hpp:386:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/visual/report.cpp:140:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/visual/report.cpp:176:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/visual/report.cpp:253:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/visual/report.cpp:59:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chrono [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/visual/run.cpp:159:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/visual/runner.cpp:194:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable async [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/visual/runner.cpp:312:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/test/visual/runner.cpp:40:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/utils/mapnik-index/process_csv_file.cpp:49:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_type [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/utils/pgsql2sqlite/main.cpp:74:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/utils/pgsql2sqlite/pgsql2sqlite.hpp:192:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/utils/pgsql2sqlite/sqlite.cpp:51:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/utils/pgsql2sqlite/sqlite.hpp:102:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/utils/pgsql2sqlite/sqlite.hpp:112:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/utils/pgsql2sqlite/sqlite.hpp:120:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_STATIC [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/utils/pgsql2sqlite/sqlite.hpp:130:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_STATIC [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/utils/pgsql2sqlite/sqlite.hpp:150:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/utils/pgsql2sqlite/sqlite.hpp:160:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/utils/svg2png/svg2png.cpp:120:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head mapnik-3.1.0/utils/svg2png/svg2png.cpp:139:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] DONE