2025-12-24 08:57 ftp://ftp.de.debian.org/debian/pool/main/s/sight/sight_25.1.0.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=opencv2 --library=cppunit --library=boost --library=sdl --library=zlib --library=libcurl --library=qt --library=openssl --library=opengl --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-90-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.19.0 head-info: a5ec929 (2025-12-24 09:21:38 +0100) count: 3127 3127 elapsed-time: 837.3 161.2 head-timing-info: old-timing-info: head results: sight-25.1.0/3rd-party/minizip/mz_compat.c:916:13: style: The if condition is the same as the previous if condition [duplicateCondition] sight-25.1.0/3rd-party/minizip/mz_compat.c:896:13: note: First condition sight-25.1.0/3rd-party/minizip/mz_compat.c:916:13: note: Second condition sight-25.1.0/3rd-party/minizip/mz_compat.c:101:22: style: Variable 'ioapi' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_compat.c:224:78: style: Parameter 'filefunc' can be declared as pointer to const [constParameterPointer] sight-25.1.0/3rd-party/minizip/mz_compat.c:230:82: style: Parameter 'filefunc' can be declared as pointer to const [constParameterPointer] sight-25.1.0/3rd-party/minizip/mz_compat.c:435:16: style: Variable 'compat' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_compat.c:748:16: style: Variable 'compat' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_compat.c:755:16: style: Variable 'compat' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_compat.c:824:16: style: Variable 'compat' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_compat.c:1146:48: style: Parameter 'file_pos' can be declared as pointer to const [constParameterPointer] sight-25.1.0/3rd-party/minizip/mz_compat.c:1147:16: style: Variable 'compat' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_compat.c:1160:16: style: Variable 'compat' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_compat.c:1244:16: style: Variable 'compat' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_compat.c:960:28: style: Variable 'bytes_to_copy' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_compat.c:1021:28: style: Variable 'bytes_to_copy' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_compat.c:1101:20: style: Variable 'result' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_crypt.c:47:21: style: Variable 'crc32_table' can be declared as const array [constVariable] sight-25.1.0/3rd-party/minizip/mz_crypt_openssl.c:328:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVP_CTRL_GCM_GET_TAG [valueFlowBailoutIncompleteVar] sight-25.1.0/3rd-party/minizip/mz_crypt_openssl.c:371:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVP_CTRL_GCM_SET_TAG [valueFlowBailoutIncompleteVar] sight-25.1.0/3rd-party/minizip/mz_crypt_openssl.c:506:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HMAC_CTX [valueFlowBailoutIncompleteVar] sight-25.1.0/3rd-party/minizip/mz_crypt_openssl.c:358:106: style:inconclusive: Function 'mz_crypt_aes_decrypt_final' argument 5 names different: declaration 'tag_size' definition 'tag_length'. [funcArgNamesDifferent] sight-25.1.0/3rd-party/minizip/mz_crypt.h:41:107: note: Function 'mz_crypt_aes_decrypt_final' argument 5 names different: declaration 'tag_size' definition 'tag_length'. sight-25.1.0/3rd-party/minizip/mz_crypt_openssl.c:358:106: note: Function 'mz_crypt_aes_decrypt_final' argument 5 names different: declaration 'tag_size' definition 'tag_length'. sight-25.1.0/3rd-party/minizip/mz_crypt_openssl.c:435:19: style: Variable 'aes' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_crypt_openssl.c:451:19: style: Variable 'aes' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_os.c:129:49: style:inconclusive: Function 'mz_path_resolve' argument 2 names different: declaration 'target' definition 'output'. [funcArgNamesDifferent] sight-25.1.0/3rd-party/minizip/mz_os.h:83:49: note: Function 'mz_path_resolve' argument 2 names different: declaration 'target' definition 'output'. sight-25.1.0/3rd-party/minizip/mz_os.c:129:49: note: Function 'mz_path_resolve' argument 2 names different: declaration 'target' definition 'output'. sight-25.1.0/3rd-party/minizip/mz_os.c:129:65: style:inconclusive: Function 'mz_path_resolve' argument 3 names different: declaration 'max_target' definition 'max_output'. [funcArgNamesDifferent] sight-25.1.0/3rd-party/minizip/mz_os.h:83:65: note: Function 'mz_path_resolve' argument 3 names different: declaration 'max_target' definition 'max_output'. sight-25.1.0/3rd-party/minizip/mz_os.c:129:65: note: Function 'mz_path_resolve' argument 3 names different: declaration 'max_target' definition 'max_output'. sight-25.1.0/3rd-party/minizip/mz_os.c:131:23: style: Variable 'check' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_os.c:284:15: style: Variable 'hold' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_os_posix.c:271:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] sight-25.1.0/3rd-party/minizip/mz_os_posix.c:348:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_REALTIME [valueFlowBailoutIncompleteVar] sight-25.1.0/3rd-party/minizip/mz_os_posix.c:240:9: style: Obsolescent function 'utime' called. It is recommended to use 'utimensat' instead. [prohibitedutimeCalled] sight-25.1.0/3rd-party/minizip/mz_strm.c:427:54: style:inconclusive: Function 'mz_stream_raw_open' argument 2 names different: declaration 'filename' definition 'path'. [funcArgNamesDifferent] sight-25.1.0/3rd-party/minizip/mz_strm.h:111:54: note: Function 'mz_stream_raw_open' argument 2 names different: declaration 'filename' definition 'path'. sight-25.1.0/3rd-party/minizip/mz_strm.c:427:54: note: Function 'mz_stream_raw_open' argument 2 names different: declaration 'filename' definition 'path'. sight-25.1.0/3rd-party/minizip/mz_strm.c:495:20: style: Variable 'raw' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_strm.c:45:15: style: Variable 'n' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm.c:164:27: style: Variable 'bytes_to_copy' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm.c:165:18: style: Variable 'read' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm.c:166:21: style: Variable 'written' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm.c:193:21: style: Variable 'written' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm.c:238:18: style: Variable 'read' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm.c:242:15: style: Variable 'i' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm.c:297:18: style: Variable 'read' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm.c:301:15: style: Variable 'i' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_buf.c:89:13: style: Same expression used in consecutive assignments of 'bytes_to_write' and 'bytes_left_to_write'. [duplicateAssignExpression] sight-25.1.0/3rd-party/minizip/mz_strm_buf.c:90:13: note: Same expression used in consecutive assignments of 'bytes_to_write' and 'bytes_left_to_write'. sight-25.1.0/3rd-party/minizip/mz_strm_buf.c:89:13: note: Same expression used in consecutive assignments of 'bytes_to_write' and 'bytes_left_to_write'. sight-25.1.0/3rd-party/minizip/mz_strm_buf.c:91:27: style: Variable 'bytes_written' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_buf.c:122:27: style: Variable 'bytes_to_read' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_buf.c:123:27: style: Variable 'bytes_to_copy' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_buf.c:125:24: style: Variable 'bytes_read' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_buf.c:187:27: style: Variable 'bytes_to_copy' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_buf.c:188:24: style: Variable 'bytes_used' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_buf.c:190:17: style: Variable 'err' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_mem.c:73:54: style:inconclusive: Function 'mz_stream_mem_open' argument 2 names different: declaration 'filename' definition 'path'. [funcArgNamesDifferent] sight-25.1.0/3rd-party/minizip/mz_strm_mem.h:20:54: note: Function 'mz_stream_mem_open' argument 2 names different: declaration 'filename' definition 'path'. sight-25.1.0/3rd-party/minizip/mz_strm_mem.c:73:54: note: Function 'mz_stream_mem_open' argument 2 names different: declaration 'filename' definition 'path'. sight-25.1.0/3rd-party/minizip/mz_strm_mem.c:92:20: style: Variable 'mem' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_strm_mem.c:149:20: style: Variable 'mem' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_strm_mem.c:213:20: style: Variable 'mem' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_strm_mem.c:221:20: style: Variable 'mem' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_strm_mem.c:226:20: style: Variable 'mem' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_strm_mem.c:117:22: style: Variable 'new_size' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_mem.c:118:17: style: Variable 'err' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_os_posix.c:88:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] sight-25.1.0/3rd-party/minizip/mz_strm_os_posix.c:109:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] sight-25.1.0/3rd-party/minizip/mz_strm_os_posix.c:119:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] sight-25.1.0/3rd-party/minizip/mz_strm_os_posix.c:129:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] sight-25.1.0/3rd-party/minizip/mz_strm_os_posix.c:154:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] sight-25.1.0/3rd-party/minizip/mz_strm_os_posix.c:169:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] sight-25.1.0/3rd-party/minizip/mz_strm_os_posix.c:99:22: style: Variable 'posix' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_strm_os_posix.c:176:22: style: Variable 'posix' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_strm_split.c:179:56: style:inconclusive: Function 'mz_stream_split_open' argument 2 names different: declaration 'filename' definition 'path'. [funcArgNamesDifferent] sight-25.1.0/3rd-party/minizip/mz_strm_split.h:20:56: note: Function 'mz_stream_split_open' argument 2 names different: declaration 'filename' definition 'path'. sight-25.1.0/3rd-party/minizip/mz_strm_split.c:179:56: note: Function 'mz_stream_split_open' argument 2 names different: declaration 'filename' definition 'path'. sight-25.1.0/3rd-party/minizip/mz_strm_split.c:214:22: style: Variable 'split' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_strm_split.c:368:22: style: Variable 'split' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_strm_split.c:78:15: style: Variable 'i' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_split.c:223:18: style: Variable 'read' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_split.c:261:21: style: Variable 'written' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_split.c:263:28: style: Variable 'bytes_to_write' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_split.c:264:25: style: Variable 'bytes_avail' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_split.c:266:17: style: Variable 'err' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_split.c:325:23: style: Variable 'disk_left' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_split.c:326:22: style: Variable 'position' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_wzaes.c:66:56: style:inconclusive: Function 'mz_stream_wzaes_open' argument 2 names different: declaration 'filename' definition 'path'. [funcArgNamesDifferent] sight-25.1.0/3rd-party/minizip/mz_strm_wzaes.h:20:56: note: Function 'mz_stream_wzaes_open' argument 2 names different: declaration 'filename' definition 'path'. sight-25.1.0/3rd-party/minizip/mz_strm_wzaes.c:66:56: note: Function 'mz_stream_wzaes_open' argument 2 names different: declaration 'filename' definition 'path'. sight-25.1.0/3rd-party/minizip/mz_strm_wzaes.c:155:22: style: Variable 'wzaes' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_strm_wzaes.c:279:22: style: Variable 'wzaes' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_strm_wzaes.c:294:22: style: Variable 'wzaes' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_strm_zlib.c:98:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_MEM_LEVEL [valueFlowBailoutIncompleteVar] sight-25.1.0/3rd-party/minizip/mz_strm_zlib.c:369:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_WBITS [valueFlowBailoutIncompleteVar] sight-25.1.0/3rd-party/minizip/mz_strm_zlib.c:365:26: style: Redundant assignment of 'zlib' to itself. [selfAssignment] sight-25.1.0/3rd-party/minizip/mz_strm_zlib.c:75:55: style:inconclusive: Function 'mz_stream_zlib_open' argument 2 names different: declaration 'filename' definition 'path'. [funcArgNamesDifferent] sight-25.1.0/3rd-party/minizip/mz_strm_zlib.h:20:55: note: Function 'mz_stream_zlib_open' argument 2 names different: declaration 'filename' definition 'path'. sight-25.1.0/3rd-party/minizip/mz_strm_zlib.c:75:55: note: Function 'mz_stream_zlib_open' argument 2 names different: declaration 'filename' definition 'path'. sight-25.1.0/3rd-party/minizip/mz_strm_zlib.c:120:21: style: Variable 'zlib' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_strm_zlib.c:318:21: style: Variable 'zlib' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_strm_zlib.c:323:21: style: Variable 'zlib' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_strm_zlib.c:134:30: style: Variable 'total_in_before' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zlib.c:135:29: style: Variable 'total_in_after' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zlib.c:136:31: style: Variable 'total_out_before' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zlib.c:137:30: style: Variable 'total_out_after' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zlib.c:140:23: style: Variable 'in_bytes' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zlib.c:141:24: style: Variable 'out_bytes' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zlib.c:143:18: style: Variable 'read' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zlib.c:144:17: style: Variable 'err' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zlib.c:215:31: style: Variable 'total_out_before' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zlib.c:216:30: style: Variable 'total_out_after' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zlib.c:217:23: style: Variable 'out_bytes' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:71:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZSTD_c_compressionLevel [valueFlowBailoutIncompleteVar] sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:233:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZSTD_e_continue [valueFlowBailoutIncompleteVar] sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:264:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZSTD_e_end [valueFlowBailoutIncompleteVar] sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:58:55: style:inconclusive: Function 'mz_stream_zstd_open' argument 2 names different: declaration 'filename' definition 'path'. [funcArgNamesDifferent] sight-25.1.0/3rd-party/minizip/mz_strm_zstd.h:21:55: note: Function 'mz_stream_zstd_open' argument 2 names different: declaration 'filename' definition 'path'. sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:58:55: note: Function 'mz_stream_zstd_open' argument 2 names different: declaration 'filename' definition 'path'. sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:92:21: style: Variable 'zstd' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:283:21: style: Variable 'zstd' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:288:21: style: Variable 'zstd' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:106:30: style: Variable 'total_in_before' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:107:29: style: Variable 'total_in_after' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:108:31: style: Variable 'total_out_before' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:109:30: style: Variable 'total_out_after' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:110:22: style: Variable 'total_in' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:112:22: style: Variable 'in_bytes' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:115:18: style: Variable 'read' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:116:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:157:18: style: Variable 'total_in' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:179:31: style: Variable 'total_out_before' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:180:30: style: Variable 'total_out_after' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:181:23: style: Variable 'out_bytes' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_strm_zstd.c:183:17: style: Variable 'err' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_zip.c:991:17: style: The if condition is the same as the previous if condition [duplicateCondition] sight-25.1.0/3rd-party/minizip/mz_zip.c:988:17: note: First condition sight-25.1.0/3rd-party/minizip/mz_zip.c:991:17: note: Second condition sight-25.1.0/3rd-party/minizip/mz_zip.c:996:17: style: The if condition is the same as the previous if condition [duplicateCondition] sight-25.1.0/3rd-party/minizip/mz_zip.c:993:17: note: First condition sight-25.1.0/3rd-party/minizip/mz_zip.c:996:17: note: Second condition sight-25.1.0/3rd-party/minizip/mz_zip.c:142:18: style: Condition 'max_back<=0' is always false [knownConditionTrueFalse] sight-25.1.0/3rd-party/minizip/mz_zip.c:132:24: note: Assignment 'max_back=1<<20', assigned value is 1048576 sight-25.1.0/3rd-party/minizip/mz_zip.c:137:13: note: Assuming condition is false sight-25.1.0/3rd-party/minizip/mz_zip.c:142:18: note: Condition 'max_back<=0' is always false sight-25.1.0/3rd-party/minizip/mz_zip.c:1945:18: style: Condition 'file_info->filename' is always true [knownConditionTrueFalse] sight-25.1.0/3rd-party/minizip/mz_zip.c:746:9: warning: %llx in format string (no. 2) requires 'unsigned long long' but the argument type is 'signed long'. [invalidPrintfArgType_uint] sight-25.1.0/3rd-party/minizip/mz_zip.c:523:101: style: Parameter 'file_info' can be declared as pointer to const [constParameterPointer] sight-25.1.0/3rd-party/minizip/mz_zip.c:551:54: style: Parameter 'file_info' can be declared as pointer to const [constParameterPointer] sight-25.1.0/3rd-party/minizip/mz_zip.c:1547:13: style: Variable 'zip' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip.c:1574:13: style: Variable 'zip' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip.c:1644:13: style: Variable 'zip' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip.c:1660:13: style: Variable 'zip' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip.c:1863:13: style: Variable 'zip' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip.c:2275:13: style: Variable 'zip' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip.c:2290:13: style: Variable 'zip' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip.c:2308:13: style: Variable 'zip' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip.c:2372:13: style: Variable 'zip' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip.c:2418:13: style: Variable 'zip' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip.c:210:32: style: Variable 'field_length_read' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_zip.c:219:23: style: Variable 'saved_pos' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_zip.c:949:30: style: Variable 'number_entry_cd' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_zip.c:952:22: style: Variable 'value64i' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_zip.c:957:26: style: Variable 'comment_read' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_zip.c:1102:34: style: Variable 'zip64_eocd_pos_inzip' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_zip.c:1244:28: style: Variable 'compressed_pos' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_zip.c:1874:23: style: Variable 'err_shift' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_zip.c:2420:20: style: Variable 'result' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_zip.c:2465:20: style: Variable 'result' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:766:13: style: The if condition is the same as the previous if condition [duplicateCondition] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:760:13: note: First condition sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:766:13: note: Second condition sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:532:9: style: Condition 'algorithm' is always true [knownConditionTrueFalse] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:1863:9: error: Memory leak: cert_data [memleak] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:853:13: error: Common realloc mistake: 'path' nulled but not freed upon failure [memleakOnRealloc] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:854:13: error: Common realloc mistake: 'utf8_name' nulled but not freed upon failure [memleakOnRealloc] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:855:13: error: Common realloc mistake: 'resolved_name' nulled but not freed upon failure [memleakOnRealloc] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:206:13: style: The comparison 'err == 0' is always true. [knownConditionTrueFalse] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:188:19: note: 'err' is assigned value '0' here. sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:206:13: note: The comparison 'err == 0' is always true. sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:1350:9: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:1342:17: note: err is assigned sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:1350:9: note: err is overwritten sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:71:20: style: Variable 'reader' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:306:89: style: Parameter 'file_info' can be declared as pointer to const. However it seems that 'mz_zip_reader_locate_entry_cb' is a callback function, if 'file_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:349:68: note: You might need to cast the function pointer here sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:306:89: note: Parameter 'file_info' can be declared as pointer to const sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:307:20: style: Variable 'reader' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:924:20: style: Variable 'reader' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:932:20: style: Variable 'reader' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:1126:20: style: Variable 'writer' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:1311:61: style: Parameter 'file_info' can be declared as pointer to const [constParameterPointer] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:1510:20: style: Variable 'writer' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:1561:20: style: Variable 'writer' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:1642:20: style: Variable 'writer' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:1644:20: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:1649:11: style: Variable 'wildcard_ptr' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:1801:20: style: Variable 'writer' can be declared as pointer to const [constVariablePointer] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:434:22: style: Variable 'err_hash' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:564:21: style: Variable 'written' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:602:27: style: Variable 'current_time' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:607:21: style: Variable 'written' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:826:28: style: Variable 'utf8_name_size' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:827:32: style: Variable 'resolved_name_size' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:1443:17: style: Variable 'err' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:1470:27: style: Variable 'current_time' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:1475:21: style: Variable 'written' is assigned a value that is never used. [unreadVariable] sight-25.1.0/3rd-party/minizip/mz_zip_rw.c:1729:26: style: Variable 'original_raw' is assigned a value that is never used. [unreadVariable] sight-25.1.0/app/sight_viewer/test/uit/test.cpp:73:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_TIMEOUT [valueFlowBailoutIncompleteVar] sight-25.1.0/app/sight_viewer/test/uit/test.cpp:97:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_TIMEOUT [valueFlowBailoutIncompleteVar] sight-25.1.0/example/core/ex_timeline/consumer.hpp:73:56: error: syntax error [syntaxError] sight-25.1.0/example/core/ex_timeline/main.cpp:59:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore [valueFlowBailoutIncompleteVar] sight-25.1.0/example/core/ex_timeline/producer.cpp:95:26: error: syntax error [syntaxError] sight-25.1.0/example/ui/ex_collapsible_section/ex_collapsible_section_editor.cpp:47:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignHCenter [valueFlowBailoutIncompleteVar] sight-25.1.0/example/ui/ex_notifications/display_test_notifications.cpp:33:30: error: syntax error [syntaxError] sight-25.1.0/example/ui/ex_parameters/test/uit/synchronization.cpp:124:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] sight-25.1.0/example/ui/ex_progress_bar/long_job.hpp:48:47: error: syntax error [syntaxError] sight-25.1.0/example/ui/ex_settings/test/uit/synchronization.cpp:138:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] sight-25.1.0/example/viz/ex_material/test/uit/material_uniform.cpp:62:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_TIMEOUT [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/activity/builder/registry/detail.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/activity/extension/activity.cpp:120:56: debug: Function::addArguments found argument 'extension' with varid 0. [varid0] sight-25.1.0/lib/__/activity/extension/activity.cpp:244:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extension [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/activity/extension/activity.hpp:63:24: style: Struct 'activity_config_param' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/__/activity/extension/activity.hpp:83:24: style: Struct 'activity_config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/__/activity/extension/activity.hpp:94:24: style: Struct 'activity_requirement_key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/__/activity/extension/activity.hpp:102:24: style: Struct 'activity_requirement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/__/activity/extension/activity.hpp:220:24: style: Struct 'activity_info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/__/activity/extension/activity.cpp:183:46: style:inconclusive: Function 'usable_with' argument 1 names different: declaration '_data_count' definition '_data_counts'. [funcArgNamesDifferent] sight-25.1.0/lib/__/activity/extension/activity.hpp:222:68: note: Function 'usable_with' argument 1 names different: declaration '_data_count' definition '_data_counts'. sight-25.1.0/lib/__/activity/extension/activity.cpp:183:46: note: Function 'usable_with' argument 1 names different: declaration '_data_count' definition '_data_counts'. sight-25.1.0/lib/__/activity/extension/activity.cpp:96:14: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/__/activity/extension/activity.cpp:170:29: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/__/activity/extension/activity.cpp:215:17: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/__/activity/extension/activity.cpp:286:15: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/__/activity/extension/activity.cpp:337:14: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/__/activity/launcher.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_main_activity_id [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/activity/launcher.cpp:177:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_main_activity_id [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/activity/message.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_replacement_map [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/activity/sequencer.cpp:49:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_activity_ids [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/activity/sequencer.cpp:86:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_requirements [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/activity/sequencer.cpp:101:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_activity_ids [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/activity/sequencer.cpp:203:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_activity_ids [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/activity/test/ut/builder/activity_builder_test.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_activity [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/activity/test/ut/builder/activity_builder_test.cpp:114:12: style: Redundant initialization for 'module'. The initialized value is overwritten before it is read. [redundantInitialization] sight-25.1.0/lib/__/activity/test/ut/builder/activity_builder_test.cpp:112:17: note: module is initialized sight-25.1.0/lib/__/activity/test/ut/builder/activity_builder_test.cpp:114:12: note: module is overwritten sight-25.1.0/lib/__/activity/test/ut/registry/activity_registry_test.cpp:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pimpl [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/activity/test/ut/registry/activity_registry_test.cpp:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/activity/test/ut/registry/activity_registry_test.cpp:80:17: style:inconclusive: Technically the member function 'sight::activity::ut::activities_less_than_key::operator()' can be const. [functionConst] sight-25.1.0/lib/__/activity/test/ut/validator/default_activity_test.cpp:205:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/activity/test/ut/validator/default_activity_test.cpp:283:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/activity/test/ut/validator/default_activity_test.cpp:415:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/activity/test/ut/validator/image_properties_test.cpp:84:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/activity/validator/registry/detail.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/app/config_launcher.cpp:117:67: error: syntax error [syntaxError] sight-25.1.0/lib/__/app/config_manager.cpp:31:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/app/detail/config_manager.cpp:53:23: error: syntax error [syntaxError] sight-25.1.0/lib/__/app/extension/config.cpp:80:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/extension/config.cpp:156:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/extension/config.cpp:193:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/extension/config.cpp:215:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/extension/config.cpp:227:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/extension/config.cpp:372:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/extension/config.cpp:386:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/extension/parameters.cpp:42:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_app_config_parameters [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/extension/parameters.cpp:69:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/extension/parameters.cpp:86:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/extension/parameters.cpp:94:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/helper/config.cpp:76:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/helper/config.cpp:240:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extension [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/helper/config.cpp:368:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/helper/config.cpp:69:21: style: The scope of the variable 'uid' can be reduced. [variableScope] sight-25.1.0/lib/__/app/helper/config.cpp:70:21: style: The scope of the variable 'key' can be reduced. [variableScope] sight-25.1.0/lib/__/app/helper/config_launcher.cpp:54:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_config_key [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/helper/config_launcher.cpp:111:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_optional_inputs [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/helper/config_launcher.cpp:197:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parameters [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/helper/config_launcher.cpp:236:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_config_is_running [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/helper/config_launcher.cpp:250:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_config_key [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/helper/config_launcher.cpp:92:12: style: The scope of the variable 'i' can be reduced. [variableScope] sight-25.1.0/lib/__/app/parser/camera.cpp:80:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/parser/image.cpp:53:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgba [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/parser/matrix4.cpp:53:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/test/ut/test_service.hpp:161:38: error: syntax error [syntaxError] sight-25.1.0/lib/__/app/test/ut/config_parser_test.cpp:108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/test/ut/config_parser_test.cpp:145:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgba [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/test/ut/config_parser_test.cpp:189:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_TF_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/test/ut/parameters_test.cpp:95:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ready [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/test/ut/parser/camera_test.cpp:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/test/ut/parser/camera_test.cpp:73:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/update_parallel.cpp:61:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERVICE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/app/update_sequence.cpp:79:70: error: syntax error [syntaxError] sight-25.1.0/lib/__/core/com/helper/sig_slot_connection.cpp:54:14: error: syntax error [syntaxError] sight-25.1.0/lib/__/core/com/proxy.cpp:171:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/core/com/signals.cpp:67:8: error: syntax error [syntaxError] sight-25.1.0/lib/__/core/com/slot_base.cpp:43:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_signature [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/com/slot_base.cpp:59:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_signature [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/crypto/aes256.cpp:143:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVP_DecryptInit_ex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/crypto/aes256.cpp:156:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVP_DecryptInit_ex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/crypto/secure_string.hpp:48:15: style: Struct 'allocator < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/__/core/crypto/secure_string.hpp:63:22: style: C-style pointer casting [cstyleCast] sight-25.1.0/lib/__/core/crypto/sha256.cpp:54:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/demangler.cpp:70:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/id.hpp:77:12: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/core/jobs/aggregator.cpp:53:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_jobs [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/aggregator.cpp:96:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/aggregator.cpp:193:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:59:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:67:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:77:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:86:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:94:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:102:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:153:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:174:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:182:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:190:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:198:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:206:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:214:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:221:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:245:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:253:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:292:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:300:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:307:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_run_future [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:335:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:360:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:367:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:377:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:387:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:411:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:420:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_done_work_units [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:452:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:460:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_total_work_units [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:489:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:497:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:505:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/base.cpp:513:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_total_work_units [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/has_jobs.cpp:31:36: error: syntax error [syntaxError] sight-25.1.0/lib/__/core/jobs/job.cpp:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_total_work_units [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/job.cpp:55:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/job.cpp:93:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/job.cpp:117:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_worker [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/observer.cpp:33:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_finish_task [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/observer.cpp:63:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/jobs/observer.cpp:75:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/logger.cpp:40:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable information [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/logger.cpp:49:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/logger.cpp:58:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable critical [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/logger.cpp:68:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_log_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/logger.cpp:83:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_log_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/logger.cpp:98:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable log_sorter [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/logger.cpp:87:15: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/__/core/log/spy_logger.cpp:72:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_boost_logger [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/spy_logger.cpp:107:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/spy_logger.cpp:122:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_name [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/spy_logger.cpp:143:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/spy_logger.cpp:151:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/spy_logger.cpp:159:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/spy_logger.cpp:167:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/spy_logger.cpp:178:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_original_log_path [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/spy_logger.cpp:189:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/spy_logger.cpp:205:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trace [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/spy_logger.cpp:212:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable debug [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/spy_logger.cpp:219:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/spy_logger.cpp:226:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/spy_logger.cpp:233:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/log/spy_logger.cpp:240:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fatal [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/logic_stamp.cpp:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_modified_logical_time [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/buffer_allocation_policy.cpp:54:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/buffer_allocation_policy.cpp:83:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/buffer_allocation_policy.cpp:117:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/buffer_allocation_policy.cpp:133:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/buffer_allocation_policy.cpp:156:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/buffer_allocation_policy.cpp:171:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/buffer_info.cpp:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/buffer_manager.cpp:46:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/core/memory/buffer_object.cpp:33:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/buffer_object.cpp:42:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_auto_delete [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/buffer_object.cpp:56:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/buffer_object.cpp:65:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/buffer_object.cpp:73:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/buffer_object.cpp:87:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/buffer_object.cpp:111:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/buffer_object.cpp:122:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/buffer_object.cpp:135:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/buffer_object.cpp:144:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/byte_size.cpp:45:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BYTES [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/byte_size.cpp:57:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BYTES [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/byte_size.cpp:89:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bad_cast [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/byte_size.cpp:110:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BYTES [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/byte_size.cpp:122:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bad_cast [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/byte_size.cpp:141:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/byte_size.cpp:212:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable byte_size [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/byte_size.cpp:283:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BYTES [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/byte_size.cpp:313:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable si [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/file_holder.cpp:60:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_auto_delete [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/policy/barrier_dump.cpp:50:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_total_allocated [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/policy/barrier_dump.cpp:70:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_total_allocated [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/policy/barrier_dump.cpp:90:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_total_allocated [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/policy/barrier_dump.cpp:108:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_total_dumped [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/policy/barrier_dump.cpp:133:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_total_dumped [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/policy/barrier_dump.cpp:140:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_total_dumped [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/policy/barrier_dump.cpp:148:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_total_allocated [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/policy/barrier_dump.cpp:157:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_barrier [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/policy/barrier_dump.cpp:211:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_barrier [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/policy/barrier_dump.cpp:221:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_total_allocated [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/policy/barrier_dump.cpp:234:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_barrier [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/policy/barrier_dump.cpp:264:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable byte_size [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/memory/policy/registry/detail.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/core/memory/stream/in/buffer.cpp:70:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/core/memory/stream/in/raw.cpp:34:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/core/memory/stream/in/raw_z.cpp:58:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/core/os/temp_path.cpp:104:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/os/temp_path.cpp:211:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/os/temp_path.hpp:79:20: style: Class 'temp_path' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/__/core/os/temp_path.hpp:150:20: style: Class 'temp_dir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/__/core/os/temp_path.hpp:181:20: style: Class 'temp_file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/__/core/runtime/detail/dl/native.cpp:106:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/dl/native.cpp:123:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/dl/native.cpp:130:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_search_path [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/executable.cpp:32:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_module [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/executable.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_module [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/extension.cpp:54:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xml_doc [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/extension.cpp:61:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xml_node [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/extension.cpp:69:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_validity [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/extension.cpp:113:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_config [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/extension.cpp:120:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_config [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/extension_point.cpp:53:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/extension_point.cpp:60:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_validator [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/io/module_descriptor_reader.cpp:93:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable module [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/io/module_descriptor_reader.cpp:165:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_PARSE_NOBASEFIX [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/io/module_descriptor_reader.cpp:224:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_TEXT_NODE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/io/module_descriptor_reader.cpp:303:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ELEMENT_NODE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/io/module_descriptor_reader.cpp:347:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ELEMENT_NODE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/io/module_descriptor_reader.cpp:465:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ELEMENT_NODE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/io/profile_reader.cpp:168:17: style: The scope of the variable 'version' can be reduced. [variableScope] sight-25.1.0/lib/__/core/runtime/detail/io/validator.cpp:85:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xmlSchemaFreeParserCtxt [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/io/validator.cpp:130:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_PARSE_NOBASEFIX [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/io/validator.cpp:230:24: style:inconclusive: Either there is a missing 'override', or the member function 'sight::core::runtime::detail::io::validator::get_xsd_content' can be const. [functionConst] sight-25.1.0/lib/__/core/runtime/detail/io/validator.hpp:120:17: note: Either there is a missing 'override', or the member function 'sight::core::runtime::detail::io::validator::get_xsd_content' can be const. sight-25.1.0/lib/__/core/runtime/detail/io/validator.cpp:230:24: note: Either there is a missing 'override', or the member function 'sight::core::runtime::detail::io::validator::get_xsd_content' can be const. sight-25.1.0/lib/__/core/runtime/detail/io/validator.hpp:60:5: style: Class 'validator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/__/core/runtime/detail/io/validator.hpp:69:5: style: Class 'validator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/__/core/runtime/detail/io/validator.hpp:120:17: performance: Function 'get_xsd_content()' should return member 'm_xsd_content' by const reference. [returnByReference] sight-25.1.0/lib/__/core/runtime/detail/module.cpp:46:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/core/runtime/detail/profile/activater.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parameters [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/profile/activater.cpp:68:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_identifier [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/detail/profile/profile.cpp:51:19: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/core/runtime/detail/runtime.cpp:64:38: error: There is an unknown macro here somewhere. Configuration is required. If MODULE_LIB_PREFIX is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/core/runtime/executable_factory.cpp:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/extension.cpp:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/extension.cpp:55:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_point [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/module_element.cpp:61:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_enable [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/module_element.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_enable [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/path.cpp:154:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODULE_RC_PREFIX [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/path.cpp:94:29: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/__/core/runtime/plugin.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_module [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/profile.cpp:57:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_argv [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/profile.cpp:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_params [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/runtime/profile.cpp:45:10: style:inconclusive: Technically the member function 'sight::core::runtime::::apply::operator()' can be const. [functionConst] sight-25.1.0/lib/__/core/runtime/runtime.cpp:53:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODULE_RC_PREFIX [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:64:9: debug: Failed to parse 'using signature = void ( ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:70:9: debug: Failed to parse 'using signature = void ( int ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:76:9: debug: Failed to parse 'using signature = void ( char , float ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:82:9: debug: Failed to parse 'using signature = void ( std :: int16_t , double , std :: string ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:154:9: debug: Failed to parse 'using signature = void ( ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:165:9: debug: Failed to parse 'using signature = void ( float ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:176:9: debug: Failed to parse 'using signature = void ( float , int ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:187:9: debug: Failed to parse 'using signature = void ( float , double , std :: string ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:199:9: debug: Failed to parse 'using signature = void ( ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:211:9: debug: Failed to parse 'using signature = void ( ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:227:9: debug: Failed to parse 'using signature = void ( ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:239:9: debug: Failed to parse 'using signature = void ( ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:258:9: debug: Failed to parse 'using signature = void ( std :: string ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:267:9: debug: Failed to parse 'using signature = void ( std :: string ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:287:9: debug: Failed to parse 'using signature = void ( int , int , int , int ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:296:9: debug: Failed to parse 'using signature = void ( ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:313:9: debug: Failed to parse 'using signature = void ( ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:332:9: debug: Failed to parse 'using signature = void ( float ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:352:9: debug: Failed to parse 'using signature = void ( float , int ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:372:9: debug: Failed to parse 'using signature = void ( float , double , std :: string ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:396:5: debug: Failed to parse 'using signature = void ( float ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:436:5: debug: Failed to parse 'using signature = void ( float , double , std :: string ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:471:5: debug: Failed to parse 'using signature = void ( float , double , std :: string ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:514:5: debug: Failed to parse 'using signature = void ( float , double , std :: string ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:586:9: debug: Failed to parse 'using signature = void ( ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:608:9: debug: Failed to parse 'using signature = void ( float ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:631:9: debug: Failed to parse 'using signature = void ( float , int ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:654:9: debug: Failed to parse 'using signature = void ( float , double , std :: string ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/signal_test.cpp:325:9: error: Syntax Error: AST broken, '->' doesn't have two operands. [internalAstError] sight-25.1.0/lib/__/core/test/api/com/signals_test.cpp:54:14: error: syntax error [syntaxError] sight-25.1.0/lib/__/core/test/api/com/slot_test.cpp:457:9: debug: Failed to parse 'using signature = std :: thread :: id ( const unsigned int ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/slot_test.cpp:490:9: debug: Failed to parse 'using signature = std :: thread :: id ( const unsigned int ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/slot_test.cpp:525:9: debug: Failed to parse 'using signature = std :: thread :: id ( const unsigned int ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/__/core/test/api/com/slot_test.cpp:123:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ptr [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/com/slots_test.cpp:108:41: error: syntax error: =[...]; [syntaxError] sight-25.1.0/lib/__/core/test/api/com/util_test.cpp:91:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/com/util_test.cpp:112:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/jobs/job_test.cpp:94:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable waiting [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/jobs/job_test.cpp:213:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable running [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/jobs/job_test.cpp:592:16: warning: Class 'algo_mock_observer' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] sight-25.1.0/lib/__/core/test/api/jobs/job_test.cpp:592:16: warning: Class 'algo_mock_observer' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] sight-25.1.0/lib/__/core/test/api/jobs/job_test.cpp:803:80: performance: Function parameter '_message' should be passed by const reference. [passedByValue] sight-25.1.0/lib/__/core/test/api/jobs/job_test.cpp:822:80: performance: Function parameter '_message' should be passed by const reference. [passedByValue] sight-25.1.0/lib/__/core/test/api/log/encrypted_log_test.cpp:104:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/log/encrypted_log_test.cpp:175:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_FILE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/log/encrypted_log_test.cpp:354:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/log/encrypted_log_test.cpp:675:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENCRYPTED_LOG_FILE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/log/encrypted_log_test.cpp:123:9: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] sight-25.1.0/lib/__/core/test/api/log/encrypted_log_test.cpp:127:9: note: Found duplicate branches for 'if' and 'else'. sight-25.1.0/lib/__/core/test/api/log/encrypted_log_test.cpp:123:9: note: Found duplicate branches for 'if' and 'else'. sight-25.1.0/lib/__/core/test/api/log/encrypted_log_test.cpp:257:26: style: Variable 'log_path' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/core/test/api/log/encrypted_log_test.cpp:287:26: style: Variable 'log_path' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/core/test/api/log/encrypted_log_test.cpp:317:26: style: Variable 'log_path' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/core/test/api/log/encrypted_log_test.cpp:428:20: style: Variable 'path' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/core/test/api/log/encrypted_log_test.cpp:460:26: style: Variable 'log_path' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/core/test/api/log/encrypted_log_test.cpp:493:26: style: Variable 'log_path' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/core/test/api/log/encrypted_log_test.cpp:536:36: style: Variable 'relocated_log_path' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/core/test/api/log/encrypted_log_test.cpp:537:36: style: Variable 'new_log_path' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/core/test/api/log/encrypted_log_test.cpp:582:36: style: Variable 'relocated_log_path' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/core/test/api/log/encrypted_log_test.cpp:583:36: style: Variable 'new_log_path' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/core/test/api/log/encrypted_log_test.cpp:628:36: style: Variable 'relocated_log_path' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/core/test/api/log/encrypted_log_test.cpp:629:36: style: Variable 'new_log_path' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/core/test/api/log/encrypted_log_test.cpp:679:36: style: Variable 'new_log_path' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/core/test/api/log/logger_test.cpp:80:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable information [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/log/spy_log_test.cpp:140:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/log/spy_log_test.cpp:217:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/log/spy_log_test.cpp:130:10: style:inconclusive: Technically the member function 'sight::core::log::ut::regex_log_compare::operator()' can be const. [functionConst] sight-25.1.0/lib/__/core/test/api/memory/buffer_allocation_policy_test.cpp:36:61: style: Variable 'impossible_buffer_size' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/core/test/api/memory/buffer_allocation_policy_test.cpp:36:18: style: Variable 'impossible_buffer_size' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/core/test/api/memory/buffer_manager_test.cpp:223:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable int64_t [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/memory/buffer_manager_test.cpp:249:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_manager [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/memory/buffer_manager_test.cpp:363:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable loaded [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/memory/buffer_manager_test.cpp:95:15: style: Variable 'buf' can be declared as pointer to const [constVariablePointer] sight-25.1.0/lib/__/core/test/api/memory/buffer_manager_test.cpp:149:15: style: Variable 'buf' can be declared as pointer to const [constVariablePointer] sight-25.1.0/lib/__/core/test/api/memory/buffer_object_test.cpp:102:15: style: Variable 'buf' can be declared as pointer to const [constVariablePointer] sight-25.1.0/lib/__/core/test/api/memory/buffer_object_test.cpp:158:15: style: Variable 'buf' can be declared as pointer to const [constVariablePointer] sight-25.1.0/lib/__/core/test/api/memory/byte_size_test.cpp:59:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable si [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/os/temp_path_test.cpp:151:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/os/temp_path_test.cpp:147:31: style: Unused variable: file_to_be_kept [unusedVariable] sight-25.1.0/lib/__/core/test/api/proxy_test.cpp:108:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/proxy_test.cpp:146:70: style: Condition 'test_object.m_method_square==2' is always false [knownConditionTrueFalse] sight-25.1.0/lib/__/core/test/api/proxy_test.cpp:140:5: note: Assuming that condition '1!=(test_object.m_method_square)' is not redundant sight-25.1.0/lib/__/core/test/api/proxy_test.cpp:141:5: note: Assuming condition is false sight-25.1.0/lib/__/core/test/api/proxy_test.cpp:146:70: note: Condition 'test_object.m_method_square==2' is always false sight-25.1.0/lib/__/core/test/api/proxy_test.cpp:146:75: style: Argument 'test_object.m_method_sum==2&&test_object.m_method_square==2&&test_object.m_method_do_nothing==2' to function SIGHT_TEST_WAIT is always 0. It does not matter what value 'test_object.m_method_sum' has. [knownArgument] sight-25.1.0/lib/__/core/test/api/proxy_test.cpp:140:5: note: Assuming that condition '1!=(test_object.m_method_square)' is not redundant sight-25.1.0/lib/__/core/test/api/proxy_test.cpp:141:5: note: Assuming condition is false sight-25.1.0/lib/__/core/test/api/proxy_test.cpp:146:75: note: Argument 'test_object.m_method_sum==2&&test_object.m_method_square==2&&test_object.m_method_do_nothing==2' to function SIGHT_TEST_WAIT is always 0. It does not matter what value 'test_object.m_method_sum' has. sight-25.1.0/lib/__/core/test/api/runtime/runtime_test.cpp:89:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODULE_LIB_PREFIX [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/runtime/runtime_test.cpp:109:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODULE_RC_PREFIX [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/thread/worker_test.cpp:108:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ptr [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/thread/worker_test.cpp:145:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ptr [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/timer_test.cpp:71:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable get_elapsed_time_in_sec [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/tools/compare_test.cpp:259:9: error: Memory leak: c [memleak] sight-25.1.0/lib/__/core/test/api/tools/id_test.cpp:74:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generate [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/tools/id_test.cpp:100:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ready [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/tools/id_test.cpp:158:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generate [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/tools/os_test.cpp:67:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODULE_LIB_PREFIX [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/tools/system_test.cpp:61:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/tools/type_test.cpp:80:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/tools/type_test.cpp:134:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DOUBLE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/tools/uuid_test.cpp:87:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ready [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/test/api/tools/uuid_test.cpp:120:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable async [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/thread/worker.cpp:96:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/thread/worker.cpp:140:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/thread/worker_asio.cpp:58:5: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/core/time_stamp.cpp:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_modified_time [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/timer.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_stopped [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/timer.cpp:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_stopped [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/timer.cpp:58:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_stopped [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/timer.cpp:77:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_end_time_in_micro_sec [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/tools/os.cpp:271:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_location [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/tools/os.cpp:230:46: style: Parameter '_info' can be declared as pointer to const. However it seems that 'callback' is a callback function, if '_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sight-25.1.0/lib/__/core/tools/os.cpp:260:43: note: You might need to cast the function pointer here sight-25.1.0/lib/__/core/tools/os.cpp:230:46: note: Parameter '_info' can be declared as pointer to const sight-25.1.0/lib/__/core/tools/progress_to_logger.cpp:50:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prefix [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/tools/random/generator.hpp:80:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/tools/random/generator.cpp:35:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/tools/system.cpp:126:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cross_device_link [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/tools/type_key_type_mapping.cpp:32:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/tools/type_key_type_mapping.cpp:40:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/tools/type_key_type_mapping.cpp:48:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT32 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/tools/type_key_type_mapping.cpp:56:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT64 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/tools/type_key_type_mapping.cpp:64:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/tools/type_key_type_mapping.cpp:72:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/tools/type_key_type_mapping.cpp:80:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT32 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/tools/type_key_type_mapping.cpp:88:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT64 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/tools/type_key_type_mapping.cpp:95:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/tools/type_key_type_mapping.cpp:103:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DOUBLE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/type.cpp:53:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_PROPERTIES [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/type.cpp:67:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_PROPERTIES [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/type.cpp:74:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_PROPERTIES [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/type.cpp:81:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_PROPERTIES [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/core/type.cpp:88:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/activity.cpp:28:1: error: There is an unknown macro here somewhere. Configuration is required. If SIGHT_REGISTER_DATA is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/data/array.cpp:101:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/array.cpp:135:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_strides [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/array.cpp:157:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_buffer_owner [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/array.cpp:184:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/array.cpp:193:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_buffer_owner [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/array.cpp:222:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/array.cpp:229:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/array.cpp:243:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_strides [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/array.cpp:257:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_buffer_owner [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/array.cpp:264:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_buffer_owner [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/array.cpp:271:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/array.cpp:330:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer_object [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/array.cpp:422:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_strides [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/buffer_tl.cpp:235:37: error: syntax error [syntaxError] sight-25.1.0/lib/__/data/calibration_info.cpp:39:16: error: syntax error [syntaxError] sight-25.1.0/lib/__/data/camera.cpp:41:16: error: syntax error [syntaxError] sight-25.1.0/lib/__/data/camera_set.hpp:60:49: error: syntax error [syntaxError] sight-25.1.0/lib/__/data/color.cpp:89:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/detail/series_impl.cpp:42:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/dicom/coded_string.cpp:39:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ann [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/dicom/image.cpp:58:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/dicom/series.hpp:64:27: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/data/dicom/sop.cpp:1439:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/dicom_series.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If SIGHT_REGISTER_DATA is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/data/fiducials_series.cpp:40:1: error: There is an unknown macro here somewhere. Configuration is required. If SIGHT_REGISTER_DATA is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/data/frame_tl.cpp:70:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/frame_tl.cpp:88:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_width [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/frame_tl.cpp:131:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_width [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/has_data.cpp:66:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/has_data.cpp:85:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inout [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/has_data.cpp:98:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/has_data.cpp:150:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_data_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/has_data.cpp:163:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_data_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/has_data.cpp:170:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_data_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/has_data.cpp:177:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_data_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/has_fiducials.hpp:36:37: error: syntax error [syntaxError] sight-25.1.0/lib/__/data/helper/fiducials_series.cpp:69:18: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/__/data/helper/field.cpp:88:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_addedfields [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/field.cpp:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_new_changedfields [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/field.cpp:121:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_addedfields [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/field.cpp:142:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_removedfields [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/field.cpp:157:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_removedfields [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/field.cpp:171:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REMOVED_FIELDS_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/field.cpp:261:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_addedfields [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/histogram.cpp:99:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable begin [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/histogram.hpp:43:5: style: Class 'histogram' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/__/data/helper/medical_image.cpp:80:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/medical_image.cpp:147:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXIAL_SLICE_INDEX [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/medical_image.cpp:192:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXIAL_SLICE_INDEX [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/medical_image.cpp:251:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LANDMARKS [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/medical_image.cpp:260:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LANDMARKS [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/medical_image.cpp:272:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DISTANCES [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/medical_image.cpp:281:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DISTANCES [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/medical_image.cpp:293:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DISTANCE_VISIBILITY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/medical_image.cpp:308:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DISTANCE_VISIBILITY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/medical_image.cpp:315:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LANDMARKS_VISIBILITY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/medical_image.cpp:330:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LANDMARKS_VISIBILITY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/medical_image.cpp:339:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRECTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/medical_image.cpp:360:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRECTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/medical_image.cpp:372:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRANSFER_FUNCTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/helper/medical_image.cpp:379:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRANSFER_FUNCTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/image.cpp:58:16: error: syntax error [syntaxError] sight-25.1.0/lib/__/data/image_series.cpp:31:1: error: There is an unknown macro here somewhere. Configuration is required. If SIGHT_REGISTER_DATA is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/data/landmarks.cpp:36:16: error: syntax error [syntaxError] sight-25.1.0/lib/__/data/line.cpp:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/line.cpp:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/line.cpp:79:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/line.cpp:87:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/map.hpp:85:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/marker_map.cpp:31:1: error: There is an unknown macro here somewhere. Configuration is required. If SIGHT_REGISTER_DATA is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/data/material.cpp:38:16: error: syntax error [syntaxError] sight-25.1.0/lib/__/data/mesh.cpp:59:16: error: syntax error [syntaxError] sight-25.1.0/lib/__/data/model_series.cpp:34:1: error: There is an unknown macro here somewhere. Configuration is required. If SIGHT_REGISTER_DATA is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/data/object.cpp:38:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/object.cpp:62:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fields [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/object.cpp:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fields [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/object.cpp:115:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_description [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/object.cpp:131:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_description [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/object.cpp:171:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_description [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/plane.cpp:37:16: error: syntax error [syntaxError] sight-25.1.0/lib/__/data/plane_list.cpp:37:16: error: syntax error [syntaxError] sight-25.1.0/lib/__/data/point_list.cpp:37:16: error: syntax error [syntaxError] sight-25.1.0/lib/__/data/raw_buffer_tl.cpp:73:1: error: There is an unknown macro here somewhere. Configuration is required. If CSPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/data/reconstruction.cpp:42:16: error: syntax error [syntaxError] sight-25.1.0/lib/__/data/registry/detail.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/data/resection.cpp:37:16: error: syntax error [syntaxError] sight-25.1.0/lib/__/data/resection_db.cpp:37:16: error: syntax error [syntaxError] sight-25.1.0/lib/__/data/series.cpp:54:1: error: There is an unknown macro here somewhere. Configuration is required. If SIGHT_REGISTER_DATA is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/data/structure_traits.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/structure_traits.cpp:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/structure_traits.cpp:102:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/structure_traits_dictionary.cpp:45:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_structure_traits_map [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/structure_traits_dictionary.cpp:74:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lesion [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/structure_traits_dictionary.cpp:120:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_structure_traits_map [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/structure_traits_dictionary.cpp:137:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_structure_traits_map [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/structure_traits_dictionary.cpp:162:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_structure_traits_map [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/structure_traits_dictionary.cpp:172:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_structure_traits_map [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/activity_set_test.cpp:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/activity_test.cpp:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_activity [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/activity_test.cpp:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_activity [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/activity_test.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_activity [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/activity_test.cpp:109:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_activity [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/array_test.cpp:62:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/array_test.cpp:119:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/array_test.cpp:208:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/array_test.cpp:318:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/array_test.cpp:405:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/array_test.cpp:422:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/array_test.cpp:509:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/array_test.cpp:554:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT32 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/array_test.cpp:593:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/array_test.cpp:693:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT32 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/array_test.cpp:442:14: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/__/data/test/ut/calibration_info_test.cpp:59:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/calibration_info_test.cpp:109:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/calibration_info_test.cpp:136:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/calibration_info_test.cpp:199:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/calibration_info_test.cpp:163:15: style: Variable 'iter_img1' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/calibration_info_test.cpp:164:15: style: Variable 'iter_img2' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/calibration_info_test.cpp:168:14: style: Variable 'iter_pl1' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/calibration_info_test.cpp:169:14: style: Variable 'iter_pl2' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/camera_test.cpp:68:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable device [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/camera_test.cpp:118:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable device [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/camera_test.cpp:258:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ayuv444_premultiplied [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/camera_test.cpp:275:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/camera_test.cpp:320:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/container_test.cpp:107:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/container_test.cpp:144:24: style: Variable 'it' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/copy_test.cpp:116:22: style: Redundant initialization for 'deep_copy_object'. The initialized value is overwritten before it is read. [redundantInitialization] sight-25.1.0/lib/__/data/test/ut/copy_test.cpp:105:42: note: deep_copy_object is initialized sight-25.1.0/lib/__/data/test/ut/copy_test.cpp:116:22: note: deep_copy_object is overwritten sight-25.1.0/lib/__/data/test/ut/dicom/attribute_test.cpp:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_keyword [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/dicom/sop_test.cpp:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_keyword [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/dicom_mt_test.cpp:59:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EnhancedUSVolumeStorage [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/dicom_series_test.cpp:64:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/fiducials_series_test.cpp:239:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cube [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/fiducials_series_test.cpp:354:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/fiducials_series_test.cpp:470:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/fiducials_series_test.cpp:613:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/fiducials_series_test.cpp:765:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/fiducials_series_test.cpp:950:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/fiducials_series_test.cpp:1055:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cube [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/fiducials_series_test.cpp:1327:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/fiducials_series_test.cpp:1441:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/fiducials_series_test.cpp:1607:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/fiducials_series_test.cpp:1647:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/frame_tl_test.cpp:58:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/frame_tl_test.cpp:158:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgb [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/frame_tl_test.cpp:211:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgba [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/frame_tl_test.cpp:293:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgba [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/generic_tl_test.cpp:80:1: error: There is an unknown macro here somewhere. Configuration is required. If SIGHT_REGISTER_DATA is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/data/test/ut/helper/fiducials_series_test.cpp:51:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/helper/fiducials_series_test.cpp:64:27: style: Redundant initialization for 'current_shape'. The initialized value is overwritten before it is read. [redundantInitialization] sight-25.1.0/lib/__/data/test/ut/helper/fiducials_series_test.cpp:51:56: note: current_shape is initialized sight-25.1.0/lib/__/data/test/ut/helper/fiducials_series_test.cpp:64:27: note: current_shape is overwritten sight-25.1.0/lib/__/data/test/ut/image_series_test.cpp:63:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/image_series_test.cpp:93:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EnhancedUSVolumeStorage [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/image_series_test.cpp:318:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EnhancedUSVolumeStorage [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/image_series_test.cpp:419:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EnhancedUSVolumeStorage [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/image_test.cpp:92:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/image_test.cpp:118:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/image_test.cpp:172:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/image_test.cpp:293:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/image_test.cpp:441:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/image_test.cpp:510:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/image_test.cpp:603:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/image_test.cpp:654:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/image_test.cpp:710:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/image_test.cpp:768:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/image_test.cpp:862:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/image_test.cpp:921:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/image_test.cpp:973:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgb [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/image_test.cpp:547:15: style: Variable 'rgb3' can be declared as reference to const [constVariableReference] sight-25.1.0/lib/__/data/test/ut/landmarks_test.cpp:59:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable landmarks [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/landmarks_test.cpp:153:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable landmarks [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/landmarks_test.cpp:396:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cube [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/landmarks_test.cpp:53:30: style: Variable 's_GROUP_1' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/landmarks_test.cpp:54:30: style: Variable 's_GROUP_2' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/landmarks_test.cpp:55:30: style: Variable 's_GROUP_3' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/landmarks_test.cpp:65:27: style: Variable 's_VISIBILITY_1' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/landmarks_test.cpp:66:27: style: Variable 's_VISIBILITY_2' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/landmarks_test.cpp:67:27: style: Variable 's_VISIBILITY_3' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/landmarks_test.cpp:149:44: style: Variable 'no_group' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/landmarks_test.cpp:149:23: style: Variable 'no_group' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/landmarks_test.cpp:282:32: style: Variable 'no_group' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/landmarks_test.cpp:282:23: style: Variable 'no_group' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/material_test.cpp:110:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ambient [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/material_test.cpp:124:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/mesh_test.cpp:159:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/mesh_test.cpp:433:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_colors [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/mesh_test.cpp:542:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_t [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/mesh_test.cpp:653:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/mesh_test.cpp:1038:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_normals [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/mesh_test.cpp:1331:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_normals [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/mesh_test.cpp:1427:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/mesh_test.cpp:1383:39: style: The scope of the variable 'pos_v' can be reduced. [variableScope] sight-25.1.0/lib/__/data/test/ut/mesh_test.cpp:1384:40: style: The scope of the variable 'norm_v' can be reduced. [variableScope] sight-25.1.0/lib/__/data/test/ut/mesh_test.cpp:651:25: style: Parameter '_count' can be declared as reference to const [constParameterReference] sight-25.1.0/lib/__/data/test/ut/mesh_test.cpp:1031:25: style: Parameter '_count' can be declared as reference to const [constParameterReference] sight-25.1.0/lib/__/data/test/ut/point_list_test.cpp:80:36: style: Variable 'container' can be declared as reference to const [constVariableReference] sight-25.1.0/lib/__/data/test/ut/point_list_test.cpp:101:36: style: Variable 'container' can be declared as reference to const [constVariableReference] sight-25.1.0/lib/__/data/test/ut/point_list_test.cpp:127:36: style: Variable 'container' can be declared as reference to const [constVariableReference] sight-25.1.0/lib/__/data/test/ut/raw_buffer_tl_test.cpp:64:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable raw_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/raw_buffer_tl_test.cpp:108:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable raw_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/raw_buffer_tl_test.cpp:208:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable raw_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/raw_buffer_tl_test.cpp:255:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable raw_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/raw_buffer_tl_test.cpp:313:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable raw_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/real_test.cpp:59:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/reconstruction_test.cpp:132:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ambient [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_set_test.cpp:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:170:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mr [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:237:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tracked [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:315:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable us [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:669:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTImageStorage [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:702:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOPInstanceUID [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:729:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpecificCharacterSet [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:800:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SeriesDate [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:821:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SeriesTime [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:836:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable us [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:864:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SeriesDescription [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:897:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PerformingPhysicianName [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:968:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnatomicalOrientationType [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:998:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BodyPartExamined [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1025:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProtocolName [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1046:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PatientPosition [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1073:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SeriesInstanceUID [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1100:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SeriesNumber [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1136:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Laterality [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1157:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PerformedProcedureStepStartDate [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1187:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PerformedProcedureStepStartTime [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1217:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PerformedProcedureStepEndDate [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1247:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PerformedProcedureStepEndTime [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1277:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PerformedProcedureStepID [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1310:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PerformedProcedureStepDescription [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1346:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CommentsOnThePerformedProcedureStep [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1379:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InstitutionName [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1406:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PatientName [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1427:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PatientID [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1448:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PatientBirthDate [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1475:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PatientSex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1496:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StudyDate [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1517:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StudyTime [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1538:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReferringPhysicianName [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1565:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StudyDescription [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1592:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StudyInstanceUID [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1619:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StudyID [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1640:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PatientAge [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1661:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PatientSize [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1699:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PatientWeight [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1737:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AcquisitionDate [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1764:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AcquisitionTime [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1791:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AcquisitionNumber [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1821:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InstanceNumber [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1848:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContentTime [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1869:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContrastBolusAgent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1896:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContrastBolusRoute [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1923:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContrastBolusVolume [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1967:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContrastBolusStartTime [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:1994:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContrastBolusStopTime [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:2021:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContrastBolusTotalDose [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:2077:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContrastFlowRate [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:2160:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContrastFlowDuration [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:2234:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContrastBolusIngredient [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:2264:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContrastBolusIngredientConcentration [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:2312:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rows [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:2334:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Columns [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:2355:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WindowCenter [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:2382:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WindowWidth [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:2403:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTImageStorage [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:2470:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTImageStorage [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:2551:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTImageStorage [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:2810:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:2847:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:2912:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ct [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:2954:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ComputedRadiographyImageStorage [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/series_test.cpp:3061:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ct [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/structure_traits_dictionary_test.cpp:56:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable environment [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/structure_traits_test.cpp:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable body [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/tools/color_test.cpp:53:34: style: Variable 'str_color1' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/tools/color_test.cpp:62:34: style: Variable 'str_color2' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/tools/color_test.cpp:71:34: style: Variable 'str_color3' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/tools/color_test.cpp:72:40: style: Variable 'color3' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/tools/color_test.cpp:75:34: style: Variable 'str_color4' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/tools/color_test.cpp:78:34: style: Variable 'str_color5' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/tools/color_test.cpp:53:23: style: Variable 'str_color1' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/tools/color_test.cpp:62:23: style: Variable 'str_color2' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/tools/color_test.cpp:71:23: style: Variable 'str_color3' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/tools/color_test.cpp:75:23: style: Variable 'str_color4' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/tools/color_test.cpp:78:23: style: Variable 'str_color5' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/__/data/test/ut/tools/container_notifier_test.cpp:107:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADDED_OBJECTS_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/tools/field_helper_test.cpp:88:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADDED_FIELDS_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/tools/medical_image_helpers_test.cpp:102:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/tools/medical_image_helpers_test.cpp:147:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/tools/medical_image_helpers_test.cpp:295:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/tools/medical_image_helpers_test.cpp:518:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axial [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/tools/medical_image_helpers_test.cpp:589:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axial [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/tools/medical_image_helpers_test.cpp:728:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/tools/medical_image_helpers_test.cpp:277:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/tools/medical_image_helpers_test.cpp:440:33: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] sight-25.1.0/lib/__/data/test/ut/tools/medical_image_helpers_test.cpp:451:34: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] sight-25.1.0/lib/__/data/test/ut/tools/model_series_test.cpp:96:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable surface [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/tools/model_series_test.cpp:158:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable surface [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/transfer_function_test.cpp:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linear [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/transfer_function_test.cpp:88:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_TF_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/transfer_function_test.cpp:166:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nearest [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/transfer_function_test.cpp:193:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nearest [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/transfer_function_test.cpp:266:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linear [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/transfer_function_test.cpp:350:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nearest [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/validator/filled_test.cpp:69:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/test/ut/validator/has_fiducials_test.cpp:70:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/timeline/base.cpp:34:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PUSHED [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/timeline/buffer.cpp:49:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_deleter [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/timeline/buffer.cpp:62:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/timeline/buffer.cpp:69:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/timeline/generic_object.cpp:42:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_max_element_num [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/timeline/generic_object.cpp:55:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_present [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/timeline/generic_object.cpp:62:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_presence_mask [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/timeline/generic_object.cpp:69:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_presence_mask [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/timeline/generic_object.cpp:76:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_max_element_num [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/timeline/generic_object.cpp:83:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/timeline/generic_object.cpp:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_present [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/timeline/object.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_timestamp [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/timeline/object.cpp:51:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_timestamp [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/timeline/raw_buffer.cpp:49:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/tools/color.cpp:55:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/tools/model_series.cpp:50:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RECONSTRUCTIONS_ADDED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/transfer_function.cpp:33:1: error: There is an unknown macro here somewhere. Configuration is required. If SIGHT_REGISTER_DATA is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/data/validator/contain_one_skin.cpp:56:19: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/__/data/validator/contain_one_skin.cpp:88:27: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/__/data/validator/contain_one_skin.cpp:123:27: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/__/data/validator/contain_one_tool.cpp:56:19: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/__/data/validator/contain_one_tool.cpp:88:27: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/__/data/validator/contain_one_tool.cpp:123:27: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/__/data/validator/has_fiducials.cpp:66:34: error: syntax error [syntaxError] sight-25.1.0/lib/__/data/validator/is_true.cpp:82:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/data/validator/registry/detail.cpp:31:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/__/service/base.cpp:42:71: error: syntax error [syntaxError] sight-25.1.0/lib/__/service/detail/service.cpp:60:51: error: syntax error [syntaxError] sight-25.1.0/lib/__/service/detail/service_connection.cpp:64:49: error: syntax error [syntaxError] sight-25.1.0/lib/__/service/extension/config.cpp:38:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_current_service_config [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/config.cpp:48:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONFIG_EXT_POINT [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/config.cpp:75:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/config.cpp:101:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/config.cpp:117:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/config.cpp:134:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/config.cpp:148:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/factory.cpp:112:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/factory.cpp:161:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/factory.cpp:229:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/factory.cpp:271:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/factory.cpp:341:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/factory.cpp:354:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/factory.cpp:370:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/factory.cpp:405:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/factory.cpp:458:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/factory.cpp:469:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/factory.cpp:480:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/factory.cpp:493:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/factory.cpp:523:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/factory.cpp:556:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_support_map_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/factory.cpp:593:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/extension/factory.cpp:378:13: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/__/service/extension/factory.cpp:504:13: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/__/service/extension/factory.cpp:536:17: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/__/service/extension/factory.cpp:574:21: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/__/service/extension/factory.cpp:457:17: style: Unused variable: obj_impl [unusedVariable] sight-25.1.0/lib/__/service/filter.cpp:32:25: error: syntax error [syntaxError] sight-25.1.0/lib/__/service/has_services.cpp:55:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sub_services [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/notifier.hpp:98:41: error: syntax error [syntaxError] sight-25.1.0/lib/__/service/registerer.cpp:32:16: error: syntax error [syntaxError] sight-25.1.0/lib/__/service/registry.cpp:117:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/service/test/ut/test_service.hpp:157:38: error: syntax error [syntaxError] sight-25.1.0/lib/__/service/test/ut/slots_signals_stuff.hpp:158:27: error: syntax error [syntaxError] sight-25.1.0/lib/__/service/tracker.cpp:36:16: error: syntax error [syntaxError] sight-25.1.0/lib/__/utest/filter.cpp:47:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/dicom_reader_test.cpp:66:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/dicom_reader_test.cpp:279:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/file.cpp:53:56: style: Condition 'r_char==eof' is always false [knownConditionTrueFalse] sight-25.1.0/lib/__/utest_data/generator/image.cpp:56:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/generator/image.cpp:70:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/generator/image.cpp:157:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/generator/mesh.cpp:51:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_colors [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/generator/mesh.cpp:68:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/generator/mesh.cpp:87:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/generator/mesh.cpp:106:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/generator/mesh.cpp:132:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/generator/mesh.cpp:249:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/generator/mesh.cpp:41:11: style:inconclusive: Technically the member function 'sight::utest_data::generator::rand_float::operator()' can be const. [functionConst] sight-25.1.0/lib/__/utest_data/generator/object.cpp:53:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable environment [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/generator/object.cpp:126:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable organ [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/generator/object.cpp:193:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nearest [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/generator/object.cpp:227:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nearest [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/generator/series_set.cpp:87:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ct [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/generator/series_set.cpp:142:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/generator/series_set.cpp:205:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/test/ut/image_test.cpp:54:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/test/ut/image_test.cpp:81:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/test/ut/image_test.cpp:108:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT32 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/test/ut/image_test.cpp:134:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/test/ut/series_set_test.cpp:86:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ct [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/__/utest_data/test/ut/series_set_test.cpp:43:23: style: Either there is a missing 'override', or the member function 'sight::utest_data::ut::series_set_test::setUp' can be static. [functionStatic] sight-25.1.0/lib/__/utest_data/test/ut/series_set_test.hpp:45:10: note: Either there is a missing 'override', or the member function 'sight::utest_data::ut::series_set_test::setUp' can be static. sight-25.1.0/lib/__/utest_data/test/ut/series_set_test.cpp:43:23: note: Either there is a missing 'override', or the member function 'sight::utest_data::ut::series_set_test::setUp' can be static. sight-25.1.0/lib/__/utest_data/test/ut/series_set_test.cpp:49:23: style: Either there is a missing 'override', or the member function 'sight::utest_data::ut::series_set_test::tearDown' can be static. [functionStatic] sight-25.1.0/lib/__/utest_data/test/ut/series_set_test.hpp:46:10: note: Either there is a missing 'override', or the member function 'sight::utest_data::ut::series_set_test::tearDown' can be static. sight-25.1.0/lib/__/utest_data/test/ut/series_set_test.cpp:49:23: note: Either there is a missing 'override', or the member function 'sight::utest_data::ut::series_set_test::tearDown' can be static. sight-25.1.0/lib/filter/dicom/composite/base.cpp:40:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable composite [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/composite/base.cpp:53:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_filter_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/composite/base.cpp:80:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_filter_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/composite/base.cpp:127:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_filter_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/composite/ct_image_storage_default_composite.cpp:78:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/composite/ct_image_storage_default_composite.cpp:85:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_DESCRIPTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/custom/base.cpp:40:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable custom [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/custom/default_dicom_filter.cpp:49:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/custom/default_dicom_filter.cpp:56:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_DESCRIPTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/custom/default_dicom_filter.cpp:113:20: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/filter/dicom/custom/no_filter.cpp:40:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/custom/no_filter.cpp:47:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_DESCRIPTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/helper/filter.cpp:48:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable composite [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/modifier/base.cpp:40:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modifier [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/modifier/slice_thickness_modifier.cpp:51:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/modifier/slice_thickness_modifier.cpp:58:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_DESCRIPTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/modifier/slice_thickness_modifier.cpp:130:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCM_ImagePositionPatient [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/modifier/slice_thickness_modifier.cpp:187:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCM_SliceThickness [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/registry/detail.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/filter/dicom/sorter/base.cpp:40:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sorter [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/sorter/image_position_patient_sorter.cpp:51:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/sorter/image_position_patient_sorter.cpp:58:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_DESCRIPTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/sorter/image_position_patient_sorter.cpp:101:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCM_ImagePositionPatient [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/sorter/instance_number_sorter.cpp:47:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCM_InstanceNumber [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/sorter/instance_number_sorter.cpp:59:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/sorter/instance_number_sorter.cpp:66:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_DESCRIPTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/sorter/tag_value_sorter.cpp:60:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/sorter/tag_value_sorter.cpp:67:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_DESCRIPTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/sorter/tag_value_sorter.cpp:85:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/acquisition_number_splitter.cpp:44:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCM_AcquisitionNumber [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/acquisition_number_splitter.cpp:56:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/acquisition_number_splitter.cpp:63:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_DESCRIPTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/base.cpp:40:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable splitter [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/image_dimensions_splitter.cpp:49:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/image_dimensions_splitter.cpp:56:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_DESCRIPTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/image_dimensions_splitter.cpp:71:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCM_Columns [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/image_orientation_splitter.cpp:44:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCM_ImageOrientationPatient [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/image_orientation_splitter.cpp:56:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/image_orientation_splitter.cpp:63:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_DESCRIPTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/image_position_patient_splitter.cpp:51:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/image_position_patient_splitter.cpp:58:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_DESCRIPTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/image_position_patient_splitter.cpp:103:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCM_ImagePositionPatient [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/image_type_splitter.cpp:44:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCM_ImageType [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/image_type_splitter.cpp:56:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/image_type_splitter.cpp:63:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_DESCRIPTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/sop_class_uid_splitter.cpp:49:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCM_SOPClassUID [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/sop_class_uid_splitter.cpp:61:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/sop_class_uid_splitter.cpp:68:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_DESCRIPTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/sop_class_uid_splitter.cpp:120:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCM_SOPClassUID [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/tag_value_instance_remove_splitter.cpp:62:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/tag_value_instance_remove_splitter.cpp:69:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_DESCRIPTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/tag_value_instance_remove_splitter.cpp:87:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/tag_value_splitter.cpp:62:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/tag_value_splitter.cpp:69:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_DESCRIPTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/tag_value_splitter.cpp:86:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/temporal_position_splitter.cpp:42:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCM_TemporalPositionIdentifier [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/temporal_position_splitter.cpp:54:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/splitter/temporal_position_splitter.cpp:61:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_DESCRIPTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/dicom/test/ut/tag_value_instance_remove_splitter_test.cpp:91:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCM_AcquisitionNumber [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/automatic_registration.cpp:343:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGULAR [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/automatic_registration.cpp:435:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registrator [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/flipper.cpp:80:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/flipper.cpp:78:10: style:inconclusive: Technically the member function 'sight::filter::image::flipping_dimension_extractor::operator()' can be const. [functionConst] sight-25.1.0/lib/filter/image/image.cpp:80:10: style:inconclusive: Technically the member function 'sight::filter::image::roi_applier_caller::operator()' can be const. [functionConst] sight-25.1.0/lib/filter/image/image.cpp:161:10: style:inconclusive: Technically the member function 'sight::filter::image::roi_tester_caller::operator()' can be const. [functionConst] sight-25.1.0/lib/filter/image/image_diff.cpp:67:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable index_t [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/image_diff.cpp:132:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable index_t [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/image_extruder.cpp:187:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/labeling.cpp:87:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/labeling.cpp:214:41: performance: Function parameter '_point_list_centroids' should be passed by const reference. [passedByValue] sight-25.1.0/lib/filter/image/labeling.cpp:215:44: performance: Function parameter '_point_list_labels' should be passed by const reference. [passedByValue] sight-25.1.0/lib/filter/image/line_drawer.cpp:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_use_roi [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/line_drawer.cpp:91:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_y_pitch [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/line_drawer.cpp:113:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_use_roi [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/line_drawer.cpp:150:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_image_type_size [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/matrix_regressor.cpp:91:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mat_list [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/min_max_propagation.cpp:93:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stddev [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/min_max_propagation.cpp:172:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Zero [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/min_max_propagation.cpp:205:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dimension [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/min_max_propagation.cpp:287:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dimension [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/min_max_propagation.cpp:201:9: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/filter/image/powell_optimizer.cpp:73:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_Value [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/powell_optimizer.cpp:143:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_powell_optimizer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/powell_optimizer.cpp:157:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_function [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/resampler.cpp:216:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/bresenham_line_test.cpp:56:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x_axis [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/bresenham_line_test.cpp:151:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z_axis [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/flip_test.cpp:41:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/flip_test.cpp:78:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/flip_test.cpp:115:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/flip_test.cpp:153:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/flip_test.cpp:229:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/image_diff_test.cpp:185:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/image_extruder_test.cpp:63:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable triangle [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/image_extruder_test.cpp:159:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quad [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/image_test.cpp:64:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/image_test.cpp:102:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/labeling_test.cpp:57:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/line_drawer_test.cpp:58:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/line_drawer_test.cpp:245:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/line_drawer_test.cpp:354:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/line_drawer_test.cpp:432:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/min_max_propagation_test.cpp:46:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/min_max_propagation_test.cpp:87:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/min_max_propagation_test.cpp:205:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/min_max_propagation_test.cpp:300:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/helper.hpp:47:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/powell_optimizer_test.cpp:108:21: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/filter/image/test/ut/resampler_test.cpp:54:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/resampler_test.cpp:117:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/image/test/ut/resampler_test.cpp:191:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/vision/masker.cpp:116:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable THRESH_BINARY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/vision/masker.cpp:185:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_32FC1 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/vision/masker.cpp:232:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_BGR2HSV [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/vision/masker.cpp:280:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COV_MAT_SPHERICAL [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/vision/masker.cpp:299:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64FC1 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/vision/masker.cpp:343:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MORPH_OPEN [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/filter/vision/masker.cpp:94:96: style:inconclusive: Function 'make_mask' argument 3 names different: declaration '_filter_mask' definition '_test_img_mask'. [funcArgNamesDifferent] sight-25.1.0/lib/filter/vision/masker.hpp:89:24: note: Function 'make_mask' argument 3 names different: declaration '_filter_mask' definition '_test_img_mask'. sight-25.1.0/lib/filter/vision/masker.cpp:94:96: note: Function 'make_mask' argument 3 names different: declaration '_filter_mask' definition '_test_img_mask'. sight-25.1.0/lib/filter/vision/masker.cpp:288:54: style:inconclusive: Function 'make_training_samples' argument 1 names different: declaration '_train_img' definition '_t'. [funcArgNamesDifferent] sight-25.1.0/lib/filter/vision/masker.hpp:114:57: note: Function 'make_training_samples' argument 1 names different: declaration '_train_img' definition '_t'. sight-25.1.0/lib/filter/vision/masker.cpp:288:54: note: Function 'make_training_samples' argument 1 names different: declaration '_train_img' definition '_t'. sight-25.1.0/lib/filter/vision/test/ut/projection_test.cpp:63:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/__/line.cpp:136:17: style: Parameter '_point' can be declared as reference to const [constParameterReference] sight-25.1.0/lib/geometry/__/test/ut/plane_test.cpp:310:25: style: Condition 'plane1==plane2' is always true [knownConditionTrueFalse] sight-25.1.0/lib/geometry/__/test/ut/plane_test.cpp:308:20: note: plane2 is assigned 'plane1' here. sight-25.1.0/lib/geometry/__/test/ut/plane_test.cpp:310:25: note: Condition 'plane1==plane2' is always true sight-25.1.0/lib/geometry/data/matrix4.cpp:157:16: style: Local variable 'identity' shadows outer function [shadowFunction] sight-25.1.0/lib/geometry/data/matrix4.cpp:90:6: note: Shadowed declaration sight-25.1.0/lib/geometry/data/matrix4.cpp:157:16: note: Shadow variable sight-25.1.0/lib/geometry/data/matrix4.cpp:90:37: style: Parameter '_trf' can be declared as reference to const [constParameterReference] sight-25.1.0/lib/geometry/data/mesh.cpp:189:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/data/mesh.cpp:231:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/data/mesh.cpp:334:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/data/mesh.cpp:466:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_colors [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/data/mesh.cpp:491:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cell_colors [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/data/mesh.cpp:613:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POINT_COLORS_MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/data/mesh.cpp:661:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POINT_COLORS_MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/data/mesh.cpp:687:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CELL_COLORS_MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/data/mesh.cpp:716:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CELL_COLORS_MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/data/mesh.cpp:54:11: style:inconclusive: Technically the member function 'sight::geometry::data::rand_float::operator()' can be const. [functionConst] sight-25.1.0/lib/geometry/data/mesh.cpp:807:9: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/geometry/data/point_list.cpp:56:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DOUBLE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/data/point_list.cpp:178:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/data/point_list.cpp:144:16: warning: Uninitialized variable: it_closest_point [uninitvar] sight-25.1.0/lib/geometry/data/point_list.cpp:132:44: note: Assuming condition is false sight-25.1.0/lib/geometry/data/point_list.cpp:144:16: note: Uninitialized variable: it_closest_point sight-25.1.0/lib/geometry/data/test/ut/image_test.cpp:201:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/data/test/ut/image_test.cpp:421:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/data/test/ut/image_test.cpp:450:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sagittal [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/data/test/ut/mesh_test.cpp:83:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_colors [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/data/test/ut/mesh_test.cpp:180:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cell_colors [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/data/test/ut/mesh_test.cpp:383:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_normals [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/eigen/test/ut/eigen_tools_test.hpp:66:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/vision/detail/reprojection_error.hpp:148:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/vision/helper.cpp:52:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/vision/helper.cpp:97:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/vision/helper.cpp:130:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/vision/helper.cpp:321:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_RGBA2GRAY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/vision/test/ut/helper_test.cpp:57:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMREAD_COLOR [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/vision/test/ut/helper_test.cpp:116:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/vision/test/ut/helper_test.cpp:169:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/vision/test/ut/helper_test.cpp:256:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/vision/test/ut/helper_test.cpp:601:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMREAD_GRAYSCALE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/geometry/vision/test/ut/helper_test.cpp:55:56: performance: Function parameter '_fname' should be passed by const reference. [passedByValue] sight-25.1.0/lib/geometry/vtk/test/ut/vtk_test.hpp:56:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/reader/array_reader.cpp:46:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/reader/csv_reader.cpp:70:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keep_empty_tokens [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/reader/dictionary_reader.cpp:89:1: error: There is an unknown macro here somewhere. Configuration is required. If BOOST_FUSION_ADAPT_STRUCT is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/__/reader/matrix4_reader.cpp:41:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/reader/matrix4_reader.cpp:39:29: warning: Assert statement calls a function which may have desired side effects: 'std::filesystem::exists'. [assertWithSideEffect] sight-25.1.0/lib/io/__/reader/object_reader.cpp:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_object [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/grabber.hpp:82:40: error: syntax error [syntaxError] sight-25.1.0/lib/io/__/service/reader.cpp:41:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPEN_LOCATION_DIALOG [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/reader.cpp:56:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/reader.cpp:65:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/reader.cpp:74:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/reader.cpp:83:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/reader.cpp:91:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable folder [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/reader.cpp:100:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable folder [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/reader.cpp:110:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_locations [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/reader.cpp:127:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_not_defined [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/reader.cpp:224:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/reader.cpp:236:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_files [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/reader.cpp:262:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/reader.cpp:342:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_not_defined [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/reader.cpp:356:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_read_failed [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/writer.cpp:43:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PREFIX_SET [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/writer.cpp:60:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/writer.cpp:88:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/writer.cpp:97:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/writer.cpp:106:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/writer.cpp:117:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable folder [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/writer.cpp:141:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable folder [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/writer.cpp:151:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_prefix [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/writer.cpp:161:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_base_folder [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/writer.cpp:171:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_locations [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/writer.cpp:188:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_not_defined [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/writer.cpp:265:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/writer.cpp:276:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_files [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/writer.cpp:294:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/writer.cpp:330:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_base_folder [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/writer.cpp:377:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_not_defined [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/writer.cpp:390:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/service/writer.cpp:399:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_write_failed [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/array_reader_test.cpp:48:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/array_writer_test.cpp:47:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/base.cpp:75:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window_title [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/base.cpp:125:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window_title [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/base.cpp:155:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/base.cpp:196:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/base.cpp:249:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable folder [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/base.cpp:285:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/base.cpp:415:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/dictionary_reader_test.cpp:75:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable environment [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/dictionary_reader_test.cpp:181:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/dictionary_reader_test.cpp:194:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/dictionary_reader_test.cpp:206:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/dictionary_reader_test.cpp:218:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/gz_array_reader_test.cpp:53:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/gz_array_reader_test.cpp:50:5: warning: Return value of function gzwrite() is not used. [ignoredReturnValue] sight-25.1.0/lib/io/__/test/ut/gz_array_writer_test.cpp:48:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/gz_array_writer_test.cpp:59:5: warning: Return value of function gzread() is not used. [ignoredReturnValue] sight-25.1.0/lib/io/__/test/ut/gz_buffer_image_writer_test.cpp:47:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/read_csv_test.cpp:68:21: style: Either there is a missing 'override', or the member function 'sight::io::ut::read_csv_test::test_inexistence_csv' can be static. [functionStatic] sight-25.1.0/lib/io/__/test/ut/read_csv_test.hpp:52:10: note: Either there is a missing 'override', or the member function 'sight::io::ut::read_csv_test::test_inexistence_csv' can be static. sight-25.1.0/lib/io/__/test/ut/read_csv_test.cpp:68:21: note: Either there is a missing 'override', or the member function 'sight::io::ut::read_csv_test::test_inexistence_csv' can be static. sight-25.1.0/lib/io/__/test/ut/writer_test.cpp:83:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/writer_test.cpp:121:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/writer_test.cpp:167:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/writer_test.cpp:234:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable folder [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/test/ut/writer_test.hpp:42:5: style: Class 's_test_writer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/io/__/writer/array_writer.cpp:43:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/writer/matrix4_writer.cpp:38:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/__/writer/object_writer.cpp:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_object [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/backend.cpp:42:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JPEG_EXT [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/backend.cpp:128:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JPG_EXT [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/libjpeg_reader.hxx:77:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/libjpeg_reader.hxx:246:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JMSG_LENGTH_MAX [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/libjpeg_reader.hxx:259:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JMSG_LENGTH_MAX [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/libtiff_reader.hxx:82:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIFFTAG_IMAGEWIDTH [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/libtiff_reader.hxx:238:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable istream [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/libtiff_reader.hxx:282:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/libtiff_reader.hxx:314:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/libpng_reader.hxx:90:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PNG_COLOR_TYPE_PALETTE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/openjpeg_reader.hxx:117:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPJ_CODEC_JP2 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/openjpeg_reader.hxx:353:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cur [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/openjpeg_reader.hxx:369:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPJ_FALSE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/reader.cpp:102:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/openjpeg_reader.hxx:481:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/libpng_reader.hxx:55:17: performance: Variable 'm_png' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] sight-25.1.0/lib/io/bitmap/detail/libtiff_reader.hxx:52:17: style: The member function 'sight::io::bitmap::detail::lib_tiff_reader::read' can be static. [functionStatic] sight-25.1.0/lib/io/bitmap/detail/libpng_reader.hxx:48:17: style: The member function 'sight::io::bitmap::detail::lib_png_reader::read' can be static. [functionStatic] sight-25.1.0/lib/io/bitmap/reader.cpp:48:31: style: Local variable 'extensions' shadows outer function [shadowFunction] sight-25.1.0/lib/io/bitmap/backend.hpp:48:68: note: Shadowed declaration sight-25.1.0/lib/io/bitmap/reader.cpp:48:31: note: Shadow variable sight-25.1.0/lib/io/bitmap/test/ut/helper.hxx:124:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_RGB2BGR [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/helper.hxx:154:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_BGR2RGB [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/helper.hxx:179:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMREAD_ANYDEPTH [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/helper.hxx:197:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/helper.hxx:257:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable libjpeg [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/reader_test.cpp:67:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMWRITE_JPEG_QUALITY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/reader_test.cpp:240:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable libtiff [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/reader_test.cpp:260:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable libpng [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/reader_test.cpp:287:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable libpng [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/reader_test.cpp:354:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nvjpeg2k [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/reader_test.cpp:367:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgba [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/reader_test.cpp:386:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable openjpeg [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/reader_test.cpp:399:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgba [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/reader_test.cpp:422:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable libjpeg [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/reader_test.cpp:295:30: style: The scope of the variable 'labels' can be reduced. [variableScope] sight-25.1.0/lib/io/bitmap/test/ut/reader_writer_test.cpp:58:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fast [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/writer_test.cpp:145:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/writer_test.cpp:215:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/writer_test.cpp:321:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable libtiff [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/writer_test.cpp:341:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable libpng [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/writer_test.cpp:368:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable libpng [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/writer_test.cpp:432:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fast [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/writer_test.cpp:542:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nvjpeg [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/writer_test.cpp:718:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/writer_test.cpp:844:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fast [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/test/ut/writer_test.cpp:376:30: style: The scope of the variable 'labels' can be reduced. [variableScope] sight-25.1.0/lib/io/bitmap/test/ut/writer_test.cpp:138:23: style: Local variable 'file_suffix' shadows outer function [shadowFunction] sight-25.1.0/lib/io/bitmap/test/ut/helper.hxx:280:27: note: Shadowed declaration sight-25.1.0/lib/io/bitmap/test/ut/writer_test.cpp:138:23: note: Shadow variable sight-25.1.0/lib/io/bitmap/test/ut/writer_test.cpp:206:23: style: Local variable 'file_suffix' shadows outer function [shadowFunction] sight-25.1.0/lib/io/bitmap/test/ut/helper.hxx:280:27: note: Shadowed declaration sight-25.1.0/lib/io/bitmap/test/ut/writer_test.cpp:206:23: note: Shadow variable sight-25.1.0/lib/io/bitmap/test/ut/writer_test.cpp:199:17: performance: Function parameter '_ext' should be passed by const reference. [passedByValue] sight-25.1.0/lib/io/bitmap/test/ut/writer_test.cpp:520:35: style: Variable 'file_path' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/io/bitmap/detail/libjpeg_writer.hxx:97:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rg [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/libjpeg_writer.hxx:269:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JMSG_LENGTH_MAX [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/libjpeg_writer.hxx:282:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JMSG_LENGTH_MAX [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/libtiff_writer.hxx:74:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/libtiff_writer.hxx:282:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ostream [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/libtiff_writer.hxx:353:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/libtiff_writer.hxx:456:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/libpng_writer.hxx:74:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT64 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/openjpeg_writer.hxx:128:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT32 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/openjpeg_writer.hxx:399:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cur [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/openjpeg_writer.hxx:413:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/openjpeg_writer.hxx:517:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/writer.cpp:112:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/bitmap/detail/libpng_writer.hxx:83:17: performance: Variable 'm_png' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] sight-25.1.0/lib/io/bitmap/detail/libpng_writer.hxx:74:21: style: Condition 'type!=core::type::UINT64' is always true [knownConditionTrueFalse] sight-25.1.0/lib/io/bitmap/detail/openjpeg_writer.hxx:290:17: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] sight-25.1.0/lib/io/bitmap/detail/openjpeg_writer.hxx:294:17: note: Found duplicate branches for 'if' and 'else'. sight-25.1.0/lib/io/bitmap/detail/openjpeg_writer.hxx:290:17: note: Found duplicate branches for 'if' and 'else'. sight-25.1.0/lib/io/bitmap/detail/libpng_writer.hxx:74:13: style: Same expression on both sides of '&&'. [duplicateExpression] sight-25.1.0/lib/io/bitmap/writer.cpp:48:31: style: Local variable 'extensions' shadows outer function [shadowFunction] sight-25.1.0/lib/io/bitmap/backend.hpp:48:68: note: Shadowed declaration sight-25.1.0/lib/io/bitmap/writer.cpp:48:31: note: Shadow variable sight-25.1.0/lib/io/bitmap/detail/libtiff_writer.hxx:310:65: style: Parameter '_buf' can be declared as pointer to const. However it seems that 'tiff_write_proc' is a callback function, if '_buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sight-25.1.0/lib/io/bitmap/detail/libtiff_writer.hxx:290:13: note: You might need to cast the function pointer here sight-25.1.0/lib/io/bitmap/detail/libtiff_writer.hxx:310:65: note: Parameter '_buf' can be declared as pointer to const sight-25.1.0/lib/io/dicom/codec/nv_jpeg2k.cpp:39:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/codec/nv_jpeg2k.cpp:80:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PALETTE_COLOR [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/codec/nv_jpeg2k.cpp:135:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/dicom_coded_attribute.cpp:59:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_code_value [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/dicom_instance.cpp:70:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_frame_of_reference_uid [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/dicom_instance.cpp:90:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sop_class_uid [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/dicom_instance.cpp:139:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTImageStorage [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/dicom_instance.cpp:159:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_multi_files [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/dicom_instance.cpp:186:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable istream [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/dicom_surface.cpp:75:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cell_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/dicom_surface.cpp:132:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/dicom_surface.cpp:180:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_point_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/dicom_surface.cpp:187:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cell_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/dicom_surface.cpp:194:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_normal_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/sr/dicom_sr_code_node.cpp:58:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_coded_entry [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/sr/dicom_sr_code_node.cpp:67:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_coded_entry [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/sr/dicom_sr_image_node.cpp:73:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sop_class_uid [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/sr/dicom_sr_image_node.cpp:90:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sop_class_uid [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/sr/dicom_sr_node.cpp:54:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _node [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/sr/dicom_sr_node.cpp:62:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/sr/dicom_sr_node.cpp:141:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dicom_sr_node [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/sr/dicom_sr_node.cpp:157:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/sr/dicom_sr_num_node.cpp:71:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_value [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/sr/dicom_sr_num_node.cpp:87:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_measurement_units [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/sr/dicom_sr_text_node.cpp:56:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_text_value [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/sr/dicom_sr_text_node.cpp:64:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_text_value [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/sr/dicom_srs_coord3dnode.cpp:50:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_graphic_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/sr/dicom_srs_coord3dnode.cpp:76:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_frame_of_reference_uid [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/sr/dicom_srs_coord3dnode.cpp:94:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_frame_of_reference_uid [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/sr/dicom_srs_coord_node.cpp:46:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_graphic_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/sr/dicom_srs_coord_node.cpp:79:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_graphic_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/sr/dicom_srs_coord_node.cpp:87:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_graphic_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/sr/dicom_sruid_ref_node.cpp:56:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_uid_value [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/container/sr/dicom_sruid_ref_node.cpp:64:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_uid_value [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/dicom_anonymizer.cpp:728:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/dicom/helper/dicom_coded_attribute.cpp:53:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/dicom_coded_attribute.cpp:94:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/dicom_coded_attribute.cpp:104:20: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/io/dicom/helper/dicom_data_tools.cpp:64:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/dicom_data_tools.cpp:78:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MONOCHROME2 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/dicom_data_tools.cpp:107:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SURFACE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/dicom_data_tools.cpp:130:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable surface [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/dicom_data_tools.cpp:164:21: style: Condition 'frame_number<1' is always false [knownConditionTrueFalse] sight-25.1.0/lib/io/dicom/helper/dicom_data_tools.cpp:161:115: note: Assignment 'frame_number=static_cast(floor((z_coordinate-z_origin)/z_spacing+0.5))+1', assigned value is greater than 0 sight-25.1.0/lib/io/dicom/helper/dicom_data_tools.cpp:164:21: note: Condition 'frame_number<1' is always false sight-25.1.0/lib/io/dicom/helper/dicom_dir.cpp:106:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MediaStorageDirectoryStorage [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/dicom_dir.cpp:255:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MediaStorageDirectoryStorage [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/dicom_search.cpp:44:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/dicom_series.cpp:132:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _reader_observer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/dicom_series.cpp:166:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable istream [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/dicom_series.cpp:281:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MediaStorageDirectoryStorage [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/dicom_series.cpp:341:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable istream [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/dicom_series.cpp:432:9: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/io/dicom/helper/dicom_series_anonymizer.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_writer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/dicom_series_anonymizer.cpp:119:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_job [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/dicom_series_set_writer.cpp:59:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_aggregator [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/dicom_series_set_writer.cpp:66:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_anonymizer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/dicom_series_set_writer.cpp:73:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_producer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/dicom_series_set_writer.cpp:113:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_anonymizer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/dicom_series_writer.cpp:221:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/dicom/helper/fiducial.cpp:85:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _series_set [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/fiducial.cpp:85:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/io/dicom/helper/fiducial.cpp:93:17: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/io/dicom/helper/file_writer.cpp:44:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ExplicitVRLittleEndian [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/segmented_property_registry.cpp:157:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/segmented_property_registry.cpp:242:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_ENTRY_VALUE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/segmented_property_registry.cpp:255:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_ENTRY_VALUE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/helper/structured_report.cpp:40:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/dicom/reader/file.cpp:177:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/file.cpp:269:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImplicitVRLittleEndian [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/file.cpp:351:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SINGLEBIT [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/file.cpp:409:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PALETTE_COLOR [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/file.cpp:462:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/file.cpp:520:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/file.cpp:620:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/file.cpp:695:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SINGLEBIT [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/file.cpp:877:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/file.cpp:1219:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fiducial_set [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/file.cpp:1564:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/file.cpp:1117:50: style: Condition 'instance_buffer!=nullptr' is always true [knownConditionTrueFalse] sight-25.1.0/lib/io/dicom/reader/file.cpp:1623:25: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/io/dicom/reader/ie/document.cpp:62:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dicom_sr_container_node [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/ie/image.cpp:80:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable istream [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/ie/image.cpp:130:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImageReader [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/ie/image.cpp:263:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImageReader [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/ie/image.cpp:411:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImageReader [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/ie/image.cpp:551:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImageReader [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/ie/image.cpp:209:30: style: The scope of the variable 'split_window_centers' can be reduced. [variableScope] sight-25.1.0/lib/io/dicom/reader/ie/image.cpp:224:30: style: The scope of the variable 'split_window_widths' can be reduced. [variableScope] sight-25.1.0/lib/io/dicom/reader/ie/image.cpp:673:29: style: Variable 'x' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/io/dicom/reader/ie/image.cpp:674:29: style: Variable 'y' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/io/dicom/reader/ie/image.cpp:676:29: style: Variable 'old_x' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/io/dicom/reader/ie/image.cpp:677:29: style: Variable 'old_y' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/io/dicom/reader/ie/image.cpp:678:29: style: Variable 'old_z' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/io/dicom/reader/ie/series.cpp:135:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_object [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/ie/spatial_fiducials.cpp:62:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_object [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/ie/surface.cpp:81:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SurfaceReader [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/ie/surface.cpp:233:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_segmented_property_registry [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/ie/surface.cpp:299:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YES [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/iod/comprehensive_srio_d.cpp:64:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Reader [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/iod/ctmr_image_io_d.cpp:69:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImageReader [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/iod/information_object_definition.cpp:32:5: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/dicom/reader/iod/spatial_fiducials_io_d.cpp:65:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Reader [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/iod/surface_segmentation_io_d.cpp:74:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SurfaceReader [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/series.cpp:225:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/dicom/reader/series_set.cpp:447:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/dicom/reader/tid/fiducial.cpp:69:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dicom_sr_node [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/tid/fiducial.cpp:146:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_object [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/tid/measurement.cpp:65:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dicom_sr_node [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/tid/measurement.cpp:134:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_object [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/reader/tid/measurement_report.cpp:56:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dicom_sr_node [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/container/dicom_surface_test.cpp:39:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_normals [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/dicom_anonymizer_test.cpp:62:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/dicom_anonymizer_test.cpp:414:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQ [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/dicom_dir_test.cpp:49:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/dicom_dir_test.cpp:75:32: style: Variable 'path_str' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/io/dicom/test/ut/dicom_dir_test.cpp:75:23: style: Variable 'path_str' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/io/dicom/test/ut/dicom_series_writer_test.cpp:52:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/fiducials_reader_writer_test.cpp:65:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_uid [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/helper/dicom_coded_attribute_test.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/helper/dicom_data_tools_test.cpp:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/helper/dicom_data_tools_test.cpp:60:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/helper/dicom_data_tools_test.cpp:77:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SURFACE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/helper/dicom_data_tools_test.cpp:87:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable surface [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/helper/dicom_data_tools_test.cpp:97:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/helper/dicom_data_tools_test.cpp:110:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/helper/dicom_data_tools_test.cpp:123:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/helper/dicom_data_tools_test.cpp:133:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/helper/fiducial_test.cpp:72:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/reader_test.cpp:75:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/reader_test.cpp:159:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/reader_test.cpp:208:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DOUBLE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/reader_test.cpp:256:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/reader_test.cpp:399:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/reader_test.cpp:454:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/reader_test.cpp:760:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/reader_test.cpp:87:19: style: Either there is a missing 'override', or the member function 'sight::io::dicom::ut::reader_test::tearDown' can be static. [functionStatic] sight-25.1.0/lib/io/dicom/test/ut/reader_test.hpp:49:10: note: Either there is a missing 'override', or the member function 'sight::io::dicom::ut::reader_test::tearDown' can be static. sight-25.1.0/lib/io/dicom/test/ut/reader_test.cpp:87:19: note: Either there is a missing 'override', or the member function 'sight::io::dicom::ut::reader_test::tearDown' can be static. sight-25.1.0/lib/io/dicom/test/ut/reader_writer_test.cpp:69:109: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable apex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/reader_writer_test.cpp:211:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direct [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/ruler_fiducials_reader_writer_test.cpp:64:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ruler [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:78:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:213:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:237:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direct [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:250:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direct [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:263:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direct [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:276:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direct [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:289:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direct [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:302:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direct [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:315:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direct [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:328:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direct [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:341:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direct [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:354:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direct [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:367:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direct [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:380:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direct [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:393:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direct [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:406:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direct [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:475:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:541:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:608:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:677:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:895:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable critical [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:923:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable critical [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:1002:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable critical [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:1029:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable critical [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:1056:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable critical [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:223:30: style: Either there is a missing 'override', or the member function 'sight::io::dicom::ut::series_set_reader_test::tearDown' can be static. [functionStatic] sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.hpp:57:10: note: Either there is a missing 'override', or the member function 'sight::io::dicom::ut::series_set_reader_test::tearDown' can be static. sight-25.1.0/lib/io/dicom/test/ut/series_set_reader_test.cpp:223:30: note: Either there is a missing 'override', or the member function 'sight::io::dicom::ut::series_set_reader_test::tearDown' can be static. sight-25.1.0/lib/io/dicom/test/ut/writer_reader_test.cpp:81:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/writer_reader_test.cpp:159:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/writer_test.cpp:139:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EnhancedUSVolumeStorage [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/writer_test.cpp:286:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direct [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/writer_test.cpp:362:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/writer_test.cpp:616:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable raw [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/test/ut/writer_test.cpp:291:19: style: Either there is a missing 'override', or the member function 'sight::io::dicom::ut::writer_test::tearDown' can be static. [functionStatic] sight-25.1.0/lib/io/dicom/test/ut/writer_test.hpp:40:10: note: Either there is a missing 'override', or the member function 'sight::io::dicom::ut::writer_test::tearDown' can be static. sight-25.1.0/lib/io/dicom/test/ut/writer_test.cpp:291:19: note: Either there is a missing 'override', or the member function 'sight::io::dicom::ut::writer_test::tearDown' can be static. sight-25.1.0/lib/io/dicom/writer/file.cpp:73:111: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable apex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/file.cpp:132:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/file.cpp:561:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JPEG2000Lossless [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/file.cpp:692:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EnhancedUSVolumeStorage [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/file.cpp:397:40: style: Unused variable: nvjpeg2k_codec [unusedVariable] sight-25.1.0/lib/io/dicom/writer/ie/document.cpp:172:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dicom_sr_node [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/ie/document.cpp:188:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_use_3d_sr [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/ie/image.cpp:80:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImageWriter [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/ie/image.cpp:105:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImageWriter [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/ie/image.cpp:121:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_writer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/ie/image.cpp:153:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_writer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/ie/series.cpp:164:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_object [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/ie/spatial_fiducials.cpp:156:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_object [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/ie/spatial_fiducials.cpp:313:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpacialFiducialsStorage [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/ie/surface.cpp:59:5: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/dicom/writer/iod/comprehensive_srio_d.cpp:72:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Writer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/iod/ctmr_image_io_d.cpp:71:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImageWriter [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/iod/information_object_definition.cpp:33:5: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/dicom/writer/iod/spatial_fiducials_io_d.cpp:75:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Writer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/iod/surface_segmentation_io_d.cpp:48:5: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/dicom/writer/series.cpp:128:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/dicom/writer/series_set.cpp:52:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fiducials_export_mode [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/surface_segmentation.cpp:153:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/dicom/writer/tid/fiducial.cpp:73:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_object [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/tid/fiducial.cpp:94:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dicom_sr_code_node [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/tid/measurement.cpp:72:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_object [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/tid/measurement.cpp:116:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_object [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dicom/writer/tid/measurement_report.cpp:71:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/dimse/data/pacs_configuration.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_local_application_title [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dimse/helper/series.cpp:67:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCM_Modality [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dimse/helper/series.cpp:295:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable it [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/dimse/series_enquirer.cpp:197:5: error: There is an unknown macro here somewhere. Configuration is required. If SIGHT_INFO is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/dimse/series_retriever.hpp:50:46: error: syntax error [syntaxError] sight-25.1.0/lib/io/dimse/test/ut/series_enquirer_test.cpp:159:15: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/io/dimse/test/ut/series_enquirer_test.cpp:144:32: style: Variable 'path_str' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/io/dimse/test/ut/series_enquirer_test.cpp:144:23: style: Variable 'path_str' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/io/http/client_qt.cpp:57:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/http/client_qt.cpp:85:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/http/client_qt.cpp:116:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable staticMetaObject [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/http/client_qt.cpp:148:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContentTypeHeader [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/http/download.cpp:58:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable owner_write [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/http/download.cpp:80:36: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] sight-25.1.0/lib/io/http/download.cpp:68:19: note: Assuming allocation function fails sight-25.1.0/lib/io/http/download.cpp:68:19: note: Assignment 'fp=fopen(_file_location.string().c_str(),"wb")', assigned value is 0 sight-25.1.0/lib/io/http/download.cpp:80:36: note: Null pointer dereference sight-25.1.0/lib/io/http/download.cpp:33:25: style: Parameter '_ptr' can be declared as pointer to const. However it seems that 'write_data' is a callback function, if '_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sight-25.1.0/lib/io/http/download.cpp:70:55: note: You might need to cast the function pointer here sight-25.1.0/lib/io/http/download.cpp:33:25: note: Parameter '_ptr' can be declared as pointer to const sight-25.1.0/lib/io/http/helper/series.cpp:34:72: style:inconclusive: Function 'to_fw_med_data' argument 1 names different: declaration '_answer' definition '_series_json'. [funcArgNamesDifferent] sight-25.1.0/lib/io/http/helper/series.hpp:49:85: note: Function 'to_fw_med_data' argument 1 names different: declaration '_answer' definition '_series_json'. sight-25.1.0/lib/io/http/helper/series.cpp:34:72: note: Function 'to_fw_med_data' argument 1 names different: declaration '_answer' definition '_series_json'. sight-25.1.0/lib/io/http/helper/series.cpp:98:16: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/io/http/request.hpp:55:23: style: Class 'request' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/io/http/test/ut/client_qt_test.cpp:98:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qApp [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/http/test/ut/client_qt_test.cpp:126:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qApp [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/http/test/ut/client_qt_test.cpp:135:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newConnection [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/http/test/ut/client_qt_test.cpp:192:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newConnection [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/http/test/ut/download_test.cpp:103:32: style: Variable 'test2_bin_path' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/io/igtl/client.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_socket [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/client.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_socket [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/client.cpp:109:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_SocketDescriptor [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/client.hpp:61:23: style: Class 'client' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/io/igtl/detail/archiver/memory_read_archive.cpp:160:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/igtl/detail/archiver/memory_write_archive.cpp:178:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/igtl/detail/converter/image_converter.cpp:68:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COORDINATE_LPS [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/image_converter.cpp:96:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/image_converter.cpp:150:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGTL_TYPE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/image_converter.cpp:157:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FWDATA_OBJECT_TYPE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/line_converter.cpp:122:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGTL_TYPE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/line_converter.cpp:129:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FWDATA_OBJECT_TYPE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/map_converter.cpp:64:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_TRACKER [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/map_converter.cpp:128:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGTL_TYPE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/map_converter.cpp:135:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FWDATA_OBJECT_TYPE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/matrix_converter.cpp:100:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGTL_TYPE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/matrix_converter.cpp:107:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FWDATA_OBJECT_TYPE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/mesh_converter.cpp:184:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POINT_RGBA [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/mesh_converter.cpp:316:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/mesh_converter.cpp:550:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGTL_TYPE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/mesh_converter.cpp:557:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FWDATA_OBJECT_TYPE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/point_list_converter.cpp:118:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGTL_TYPE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/point_list_converter.cpp:125:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FWDATA_OBJECT_TYPE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/string_converter.cpp:82:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGTL_TYPE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/string_converter.cpp:89:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FWDATA_OBJECT_TYPE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/tracking_start_converter.cpp:107:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGTL_TYPE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/tracking_start_converter.cpp:114:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FWDATA_OBJECT_TYPE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/tracking_stop_converter.cpp:81:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGTL_TYPE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/converter/tracking_stop_converter.cpp:88:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FWDATA_OBJECT_TYPE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/data_converter.cpp:70:9: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/io/igtl/detail/data_converter.cpp:88:9: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/io/igtl/detail/image_type_converter.cpp:39:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/image_type_converter.cpp:57:9: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/io/igtl/detail/raw_message.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_DefaultBodyType [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/raw_message.cpp:98:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_Body [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/raw_message.cpp:117:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_Body [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/detail/raw_message.hpp:59:23: style: Class 'raw_message' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/io/igtl/detail/raw_message.cpp:50:44: style:inconclusive: Function 'append' argument 1 names different: declaration '_content' definition '_msg'. [funcArgNamesDifferent] sight-25.1.0/lib/io/igtl/detail/raw_message.hpp:67:53: note: Function 'append' argument 1 names different: declaration '_content' definition '_msg'. sight-25.1.0/lib/io/igtl/detail/raw_message.cpp:50:44: note: Function 'append' argument 1 names different: declaration '_content' definition '_msg'. sight-25.1.0/lib/io/igtl/network.cpp:119:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/network.cpp:164:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNPACK_HEADER [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/network.cpp:213:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNPACK_UNDEF [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/network.cpp:355:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/network.hpp:146:49: performance: Function 'get_device_name_out()' should return member 'm_device_name_out' by const reference. [returnByReference] sight-25.1.0/lib/io/igtl/network.cpp:364:62: style: C-style pointer casting [cstyleCast] sight-25.1.0/lib/io/igtl/network.cpp:64:54: style:inconclusive: Function 'send_object' argument 1 names different: declaration '_dest' definition '_obj'. [funcArgNamesDifferent] sight-25.1.0/lib/io/igtl/network.hpp:84:67: note: Function 'send_object' argument 1 names different: declaration '_dest' definition '_obj'. sight-25.1.0/lib/io/igtl/network.cpp:64:54: note: Function 'send_object' argument 1 names different: declaration '_dest' definition '_obj'. sight-25.1.0/lib/io/igtl/network.cpp:186:89: style:inconclusive: Function 'receive_body' argument 1 names different: declaration '_header' definition '_header_msg'. [funcArgNamesDifferent] sight-25.1.0/lib/io/igtl/network.hpp:106:96: note: Function 'receive_body' argument 1 names different: declaration '_header' definition '_header_msg'. sight-25.1.0/lib/io/igtl/network.cpp:186:89: note: Function 'receive_body' argument 1 names different: declaration '_header' definition '_header_msg'. sight-25.1.0/lib/io/igtl/server.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_socket [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/server.cpp:203:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_SocketDescriptor [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/server.cpp:268:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNPACK_HEADER [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/server.cpp:331:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNPACK_UNDEF [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/server.cpp:297:42: style:inconclusive: Function 'receive_body' argument 1 names different: declaration '_header' definition '_header_msg'. [funcArgNamesDifferent] sight-25.1.0/lib/io/igtl/server.hpp:130:40: note: Function 'receive_body' argument 1 names different: declaration '_header' definition '_header_msg'. sight-25.1.0/lib/io/igtl/server.cpp:297:42: note: Function 'receive_body' argument 1 names different: declaration '_header' definition '_header_msg'. sight-25.1.0/lib/io/igtl/test/ut/client_server_test.cpp:57:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable async [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/igtl/test/ut/client_server_test.cpp:118:30: style: Iterating over container 'headers' that is always empty. [knownEmptyContainer] sight-25.1.0/lib/io/igtl/test/ut/client_server_test.cpp:300:30: style: Iterating over container 'headers' that is always empty. [knownEmptyContainer] sight-25.1.0/lib/io/igtl/test/ut/client_server_test.cpp:155:50: style: Unused variable: headers [unusedVariable] sight-25.1.0/lib/io/igtl/test/ut/data_converter_test.cpp:179:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT32 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/itk/factory/inr_image_io.hpp:49:5: error: There is an unknown macro here somewhere. Configuration is required. If itkNewMacro is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/itk/factory/inr_image_io_factory.hpp:52:5: error: There is an unknown macro here somewhere. Configuration is required. If itkFactorylessNewMacro is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/itk/inr_image_writer.cpp:58:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteMode [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/itk/inr_image_writer.cpp:107:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/itk/jpg_image_writer.cpp:75:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteMode [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/itk/nifti_image_writer.cpp:103:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/itk/test/ut/helper.hpp:37:20: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/joystick/detail/event_loop.cpp:621:35: debug: Function::addArguments found argument '_count' with varid 0. [varid0] sight-25.1.0/lib/io/joystick/detail/event_loop.cpp:284:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_INIT_EVERYTHING [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/joystick/detail/event_loop.cpp:362:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/joystick/detail/event_loop.cpp:761:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_TRUE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/joystick/detail/event_loop.cpp:1005:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/joystick/detail/event_loop.cpp:319:16: style: Local variable 'instance' shadows outer function [shadowFunction] sight-25.1.0/lib/io/joystick/detail/event_loop.hpp:45:40: note: Shadowed declaration sight-25.1.0/lib/io/joystick/detail/event_loop.cpp:319:16: note: Shadow variable sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:92:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:106:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable up [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:126:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:139:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:147:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:160:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:173:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:186:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:45:24: style: Either there is a missing 'override', or the member function 'sight::io::joystick::ut::io_joystick_test::setUp' can be static. [functionStatic] sight-25.1.0/lib/io/joystick/test/ut/joystick_test.hpp:39:10: note: Either there is a missing 'override', or the member function 'sight::io::joystick::ut::io_joystick_test::setUp' can be static. sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:45:24: note: Either there is a missing 'override', or the member function 'sight::io::joystick::ut::io_joystick_test::setUp' can be static. sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:51:24: style: Either there is a missing 'override', or the member function 'sight::io::joystick::ut::io_joystick_test::tearDown' can be static. [functionStatic] sight-25.1.0/lib/io/joystick/test/ut/joystick_test.hpp:40:10: note: Either there is a missing 'override', or the member function 'sight::io::joystick::ut::io_joystick_test::tearDown' can be static. sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:51:24: note: Either there is a missing 'override', or the member function 'sight::io::joystick::ut::io_joystick_test::tearDown' can be static. sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:379:62: style: Condition 'interactor.received_axis_direction_event>2' is always false [knownConditionTrueFalse] sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:375:5: note: Assuming that condition '!interactor.received_axis_direction_event' is not redundant sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:379:62: note: Condition 'interactor.received_axis_direction_event>2' is always false sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:483:62: style: Condition 'interactor.received_axis_direction_event>1' is always false [knownConditionTrueFalse] sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:481:5: note: Assuming that condition '!interactor.received_axis_direction_event' is not redundant sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:483:62: note: Condition 'interactor.received_axis_direction_event>1' is always false sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:234:21: warning: Class virtual_device is not safe, destructor throws exception [exceptThrowInDestructor] sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:357:13: warning: Class virtual_device is not safe, destructor throws exception [exceptThrowInDestructor] sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:461:13: warning: Class virtual_device is not safe, destructor throws exception [exceptThrowInDestructor] sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:234:21: error: Unhandled exception thrown in function declared not to throw exceptions. [throwInNoexceptFunction] sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:357:13: error: Unhandled exception thrown in function declared not to throw exceptions. [throwInNoexceptFunction] sight-25.1.0/lib/io/joystick/test/ut/joystick_test.cpp:461:13: error: Unhandled exception thrown in function declared not to throw exceptions. [throwInNoexceptFunction] sight-25.1.0/lib/io/opencv/camera.cpp:32:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/opencv/frame_tl.cpp:67:42: style: Parameter '_buffer' can be declared as pointer to const [constParameterPointer] sight-25.1.0/lib/io/opencv/image.cpp:107:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/opencv/image.cpp:82:46: style: Parameter '_image' can be declared as reference to const [constParameterReference] sight-25.1.0/lib/io/opencv/matrix.cpp:95:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/opencv/matrix.cpp:137:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/opencv/matrix.cpp:160:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/opencv/matrix.cpp:182:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/opencv/matrix.cpp:47:72: style: Parameter '_dst' can be declared as reference to const [constParameterReference] sight-25.1.0/lib/io/opencv/matrix.cpp:77:72: style: Parameter '_dst' can be declared as reference to const [constParameterReference] sight-25.1.0/lib/io/opencv/test/ut/cv_common.hpp:87:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/opencv/test/ut/frame_tl_test.cpp:165:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_t [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/opencv/test/ut/frame_tl_test.cpp:144:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_t [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/opencv/test/ut/frame_tl_test.cpp:109:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_t [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/opencv/test/ut/frame_tl_test.cpp:59:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undefined [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/opencv/test/ut/image_test.cpp:54:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/opencv/test/ut/image_test.cpp:92:30: portability:inconclusive: Casting from const float * to const unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] sight-25.1.0/lib/io/opencv/test/ut/image_test.cpp:92:30: portability:inconclusive: Casting from const double * to const unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] sight-25.1.0/lib/io/opencv/test/ut/matrix_test.cpp:265:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/opencv/test/ut/matrix_test.cpp:309:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/opencv/test/ut/matrix_test.cpp:355:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/opencv/test/ut/matrix_test.cpp:484:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/opencv/test/ut/matrix_test.cpp:384:10: style: Redundant initialization for 'tvec'. The initialized value is overwritten before it is read. [redundantInitialization] sight-25.1.0/lib/io/opencv/test/ut/matrix_test.cpp:357:18: note: tvec is initialized sight-25.1.0/lib/io/opencv/test/ut/matrix_test.cpp:384:10: note: tvec is overwritten sight-25.1.0/lib/io/opencv/test/ut/matrix_test.cpp:405:10: style: Variable 'tvec' is reassigned a value before the old one has been used. [redundantAssignment] sight-25.1.0/lib/io/opencv/test/ut/matrix_test.cpp:384:10: note: tvec is assigned sight-25.1.0/lib/io/opencv/test/ut/matrix_test.cpp:405:10: note: tvec is overwritten sight-25.1.0/lib/io/opencv/test/ut/point_list_test.cpp:99:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/opencv/test/ut/type_test.cpp:75:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_8UC1 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/opencv/test/ut/type_test.cpp:115:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_8UC1 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/opencv/type.cpp:40:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/opencv/type.cpp:62:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_8UC1 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/session/detail/core/session_deserializer.cpp:105:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UUID [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/session/detail/core/session_deserializer.cpp:246:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uptr [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/session/detail/core/session_deserializer.cpp:61:75: style:inconclusive: Function 'find_deserializer' argument 1 names different: declaration '_class_name' definition '_classname'. [funcArgNamesDifferent] sight-25.1.0/lib/io/session/detail/core/session_deserializer.hpp:94:57: note: Function 'find_deserializer' argument 1 names different: declaration '_class_name' definition '_classname'. sight-25.1.0/lib/io/session/detail/core/session_deserializer.cpp:61:75: note: Function 'find_deserializer' argument 1 names different: declaration '_class_name' definition '_classname'. sight-25.1.0/lib/io/session/detail/core/session_deserializer.cpp:116:17: style: Local variable 'deserializer' shadows outer function [shadowFunction] sight-25.1.0/lib/io/session/detail/core/session_deserializer.hpp:85:27: note: Shadowed declaration sight-25.1.0/lib/io/session/detail/core/session_deserializer.cpp:116:17: note: Shadow variable sight-25.1.0/lib/io/session/detail/core/session_serializer.cpp:107:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UUID [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/session/detail/core/session_serializer.cpp:247:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uptr [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/session/detail/core/session_serializer.cpp:123:21: style: Local variable 'serializer' shadows outer function [shadowFunction] sight-25.1.0/lib/io/session/detail/core/session_serializer.hpp:85:25: note: Shadowed declaration sight-25.1.0/lib/io/session/detail/core/session_serializer.cpp:123:21: note: Shadow variable sight-25.1.0/lib/io/session/detail/image.hxx:158:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_center [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/session/detail/image.hxx:418:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/session/detail/landmarks.hxx:152:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cube [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/session/detail/string_serializable.hxx:60:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VALUE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/session/detail/string_serializable.hxx:85:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VALUE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/session/detail/image.hxx:432:24: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/io/session/detail/image.hxx:440:23: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/io/session/detail/structure_traits.hxx:118:20: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/io/session/detail/image.hxx:484:17: style: Unused variable: content [unusedVariable] sight-25.1.0/lib/io/session/session_reader.hpp:68:5: error: There is an unknown macro here somewhere. Configuration is required. If SIGHT_ALLOW_SHARED_FROM_THIS is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/session/test/ut/session_test.cpp:628:13: debug: Failed to parse 'using type = decltype ( _type ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/io/session/test/ut/session_test.cpp:715:13: debug: Failed to parse 'using type = decltype ( _type ) ;'. The checking continues anyway. [simplifyUsing] sight-25.1.0/lib/io/session/test/ut/session_test.cpp:503:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EnhancedUSVolumeStorage [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/session/test/ut/session_test.cpp:976:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/session/test/ut/session_test.cpp:1038:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sphere [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/session/test/ut/session_test.cpp:1088:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable phong [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/session/test/ut/session_test.cpp:1253:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vessel [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/session/test/ut/session_test.cpp:1311:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable organ [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/session/test/ut/session_test.cpp:1421:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nearest [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/session/test/ut/session_test.cpp:1628:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/session/test/ut/session_test.cpp:251:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/session/test/ut/session_test.cpp:986:24: style: Condition '_variant%3==2' is always true [knownConditionTrueFalse] sight-25.1.0/lib/io/session/test/ut/session_test.cpp:984:24: note: Assuming that condition '_variant%3==1' is not redundant sight-25.1.0/lib/io/session/test/ut/session_test.cpp:986:24: note: Condition '_variant%3==2' is always true sight-25.1.0/lib/io/session/test/ut/session_test.cpp:1147:21: style: Consider using std::generate algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/io/vtk/bitmap_image_reader.cpp:54:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_available_extensions [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/bitmap_image_reader.cpp:95:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/bitmap_image_reader.cpp:120:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_available_extensions [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/bitmap_image_reader.cpp:127:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_job [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/bitmap_image_reader.cpp:152:18: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/io/vtk/helper/mesh.cpp:55:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/helper/mesh.cpp:421:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VTK_DATA_ARRAY_DELETE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/helper/mesh.cpp:549:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VTK_VERTEX [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/helper/mesh.cpp:739:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/helper/mesh.cpp:125:55: style: The scope of the variable 's_get_cell_type' can be reduced. [variableScope] sight-25.1.0/lib/io/vtk/helper/vtk_lambda_command.cpp:34:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_callback [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/image_reader.cpp:73:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/image_reader.cpp:112:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_job [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/image_writer.cpp:77:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/image_writer.cpp:98:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_job [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/mesh_reader.cpp:78:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/mesh_reader.cpp:103:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_job [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/mesh_writer.cpp:81:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/mesh_writer.cpp:101:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_job [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/meta_image_reader.cpp:73:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/meta_image_reader.cpp:108:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_job [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/meta_image_writer.cpp:78:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/meta_image_writer.cpp:99:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_job [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/model_series_obj_writer.cpp:145:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_job [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/obj_mesh_reader.cpp:77:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/obj_mesh_reader.cpp:102:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_job [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/obj_mesh_writer.cpp:163:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_job [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/ply_mesh_reader.cpp:77:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/ply_mesh_reader.cpp:102:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_job [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/ply_mesh_writer.cpp:81:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/ply_mesh_writer.cpp:101:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_job [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/series_set_reader.cpp:72:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ot [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/series_set_reader.cpp:109:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/series_set_reader.cpp:301:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_job [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/stl_mesh_reader.cpp:77:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/stl_mesh_reader.cpp:102:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_job [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/stl_mesh_writer.cpp:81:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/stl_mesh_writer.cpp:101:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_job [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/test/ut/image_test.cpp:105:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/test/ut/image_test.cpp:303:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/test/ut/image_test.cpp:323:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/test/ut/image_test.cpp:427:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/test/ut/image_test.cpp:498:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_path [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/test/ut/image_test.cpp:574:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/test/ut/image_test.cpp:602:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/test/ut/image_test.cpp:635:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/test/ut/image_test.cpp:383:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/test/ut/mesh_test.cpp:250:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/test/ut/mesh_test.cpp:517:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/test/ut/mesh_test.cpp:562:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tetra [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/test/ut/mesh_test.cpp:606:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cell_tex_coords [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/test/ut/mesh_test.cpp:770:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VTK_DATA_ARRAY_DELETE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/test/ut/mesh_test.cpp:818:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VTK_DATA_ARRAY_DELETE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/test/ut/series_set_test.cpp:49:23: style: Either there is a missing 'override', or the member function 'sight::io::vtk::ut::series_set_test::setUp' can be static. [functionStatic] sight-25.1.0/lib/io/vtk/test/ut/series_set_test.hpp:48:10: note: Either there is a missing 'override', or the member function 'sight::io::vtk::ut::series_set_test::setUp' can be static. sight-25.1.0/lib/io/vtk/test/ut/series_set_test.cpp:49:23: note: Either there is a missing 'override', or the member function 'sight::io::vtk::ut::series_set_test::setUp' can be static. sight-25.1.0/lib/io/vtk/test/ut/series_set_test.cpp:56:23: style: Either there is a missing 'override', or the member function 'sight::io::vtk::ut::series_set_test::tearDown' can be static. [functionStatic] sight-25.1.0/lib/io/vtk/test/ut/series_set_test.hpp:49:10: note: Either there is a missing 'override', or the member function 'sight::io::vtk::ut::series_set_test::tearDown' can be static. sight-25.1.0/lib/io/vtk/test/ut/series_set_test.cpp:56:23: note: Either there is a missing 'override', or the member function 'sight::io::vtk::ut::series_set_test::tearDown' can be static. sight-25.1.0/lib/io/vtk/test/ut/transfer_function_test.cpp:65:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linear [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/test/ut/transfer_function_test.cpp:85:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/test/ut/transfer_function_test.cpp:155:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/vti_image_reader.cpp:74:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/vti_image_reader.cpp:109:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_job [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/vti_image_writer.cpp:84:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/vti_image_writer.cpp:105:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_job [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/vtk.cpp:57:4: error: failed to evaluate #if condition, undefined function-like macro invocation: __GNUC_PREREQ( ... ) [syntaxError] sight-25.1.0/lib/io/vtk/vtp_mesh_reader.cpp:77:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/vtp_mesh_reader.cpp:102:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_job [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/vtp_mesh_writer.cpp:81:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/vtk/vtp_mesh_writer.cpp:101:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_job [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/archive.hpp:113:22: style: Class 'archive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/io/zip/archive_reader.cpp:89:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/archive_reader.cpp:99:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/archive_reader.cpp:117:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recursive [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/archive_reader.cpp:151:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_MEM_ERROR [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/archive_reader.cpp:183:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_OK [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/archive_reader.cpp:218:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_OK [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/archive_reader.cpp:286:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_OK [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/archive_reader.cpp:416:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_OK [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/archive_reader.cpp:490:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_OK [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/archive_reader.cpp:575:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/exception/read.hpp:35:12: style: Struct 'read' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/io/zip/exception/read.hpp:46:12: style: Struct 'bad_password' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/io/zip/archive_writer.cpp:73:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_COMPRESS_METHOD_ZSTD [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/archive_writer.cpp:181:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/archive_writer.cpp:202:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/archive_writer.cpp:244:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_MEM_ERROR [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/archive_writer.cpp:293:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_OK [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/archive_writer.cpp:333:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compatible [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/archive_writer.cpp:390:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_COMPRESS_METHOD_ZSTD [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/archive_writer.cpp:481:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_WRITE_ERROR [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/archive_writer.cpp:593:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_WRITE_ERROR [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/archive_writer.cpp:625:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/exception/write.hpp:35:12: style: Struct 'write' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/io/zip/archive_writer.cpp:483:28: style: Condition 'remaining_size>0' is always false [knownConditionTrueFalse] sight-25.1.0/lib/io/zip/archive_writer.cpp:448:30: note: Assuming that condition 'remaining_size>0' is not redundant sight-25.1.0/lib/io/zip/archive_writer.cpp:483:28: note: Condition 'remaining_size>0' is always false sight-25.1.0/lib/io/zip/archive_writer.cpp:595:28: style: Condition 'remaining_size>0' is always false [knownConditionTrueFalse] sight-25.1.0/lib/io/zip/archive_writer.cpp:560:30: note: Assuming that condition 'remaining_size>0' is not redundant sight-25.1.0/lib/io/zip/archive_writer.cpp:595:28: note: Condition 'remaining_size>0' is always false sight-25.1.0/lib/io/zip/read_dir_archive.cpp:49:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/io/zip/test/ut/archive_test.cpp:161:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable best [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/test/ut/archive_test.cpp:223:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/test/ut/archive_test.cpp:257:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/test/ut/archive_test.cpp:273:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/io/zip/test/ut/dir_test.cpp:63:33: style: Variable 'test_file' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/io/zip/test/ut/dir_test.cpp:93:33: style: Variable 'test_dir' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/io/zip/write_dir_archive.cpp:56:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/ui/__/action.cpp:38:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_CHECKED [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/action.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/action.cpp:107:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_checked [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/action.cpp:122:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/action.cpp:148:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_checked [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/action.cpp:161:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/action.cpp:188:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_enabled [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/action.cpp:201:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/action.cpp:232:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_visible [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/action.cpp:239:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_inverse [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/action.cpp:248:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_confirm_action [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/action.cpp:284:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/action_callback_base.cpp:44:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sid [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/action_callback_base.cpp:51:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sid [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/action_callback_base.cpp:61:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sid [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/activity_view.cpp:44:16: error: syntax error [syntaxError] sight-25.1.0/lib/ui/__/application.cpp:34:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/builder/menubar.cpp:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_background_color [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/builder/menubar.cpp:53:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_bar [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/builder/slideview.cpp:49:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_h_alignment [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/builder/slideview.cpp:190:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/builder/slideview.cpp:90:21: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] sight-25.1.0/lib/ui/__/builder/slideview.cpp:107:22: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] sight-25.1.0/lib/ui/__/builder/slideview.cpp:124:34: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] sight-25.1.0/lib/ui/__/builder/slideview.cpp:136:34: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] sight-25.1.0/lib/ui/__/builder/toolbar.cpp:55:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_alignment [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/builder/toolbar.cpp:92:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tool_bar [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/builder/widget.cpp:55:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/cursor.cpp:35:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/cursor.cpp:43:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/cursor.cpp:61:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/detail/registry/action.hpp:49:5: style: Class 'action' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/ui/__/detail/registry/menu.cpp:92:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/detail/registry/menu.hpp:54:5: style: Class 'menu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/ui/__/detail/registry/menubar.cpp:61:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/detail/registry/menubar.hpp:51:5: style: Class 'menubar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/ui/__/detail/registry/toolbar.cpp:93:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/detail/registry/toolbar.hpp:56:5: style: Class 'toolbar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/ui/__/detail/registry/view.hpp:135:47: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/ui/__/dialog/input.cpp:51:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/input.cpp:70:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/location.cpp:39:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/location_base.cpp:50:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOFTWARE_UI [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/location_base.cpp:57:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLG_DEFAULT_FILE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/location_base.cpp:64:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLG_DEFAULT_DIRECTORY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/location_base.cpp:81:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_title [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/location_base.cpp:88:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_title [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/location_base.cpp:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_default_locaction [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/location_base.cpp:130:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_default_locaction [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/location_base.cpp:176:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable token_compress_on [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/logger.cpp:57:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/logger.cpp:69:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/message.cpp:41:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ok [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/message.cpp:53:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/message.cpp:71:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/message.cpp:97:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/message.cpp:113:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/message.cpp:129:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/message.cpp:145:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/message.cpp:161:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/message.cpp:177:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/message.cpp:189:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification.cpp:47:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification.cpp:59:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification.cpp:76:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification.cpp:90:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification.cpp:104:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification.cpp:118:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification.cpp:132:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification.cpp:143:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification.cpp:158:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification.cpp:172:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification.cpp:183:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification.cpp:199:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification.cpp:210:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification.cpp:226:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification.cpp:237:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification.cpp:253:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification.cpp:269:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification.cpp:283:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification.cpp:297:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification.cpp:311:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification_base.cpp:47:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_message [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification_base.cpp:59:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification_base.cpp:66:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification_base.cpp:73:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification_base.cpp:80:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification_base.cpp:87:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_index [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification_base.cpp:94:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_duration [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification_base.cpp:101:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_channel [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification_base.cpp:108:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_channel [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification_base.cpp:115:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_closable [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification_base.cpp:122:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_closable [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification_base.cpp:129:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_duration [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/notification_base.cpp:136:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_notification [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/progress.cpp:39:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/progress.cpp:67:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/progress.cpp:81:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/progress.cpp:95:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/progress.cpp:109:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/progress_base.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cancel_callback [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/progress_base.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_canceled [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/pulse_progress.cpp:43:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/pulse_progress.cpp:65:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/pulse_progress.cpp:75:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/pulse_progress.cpp:85:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/pulse_progress.cpp:99:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/pulse_progress_base.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_stuff [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/pulse_progress_base.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_frequence [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/pulse_progress_base.cpp:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cancellable [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/dialog/selector.cpp:58:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/factory.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/ui/__/frame.cpp:44:16: error: syntax error [syntaxError] sight-25.1.0/lib/ui/__/has_parameters.hpp:61:40: error: syntax error [syntaxError] sight-25.1.0/lib/ui/__/layout/frame_manager.cpp:59:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOFTWARE_UI [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/frame_manager.cpp:66:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_STATE_UI [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/frame_manager.cpp:73:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_SIZE_W_UI [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/frame_manager.cpp:80:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_SIZE_H_UI [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/frame_manager.cpp:87:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_POSITION_X_UI [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/frame_manager.cpp:94:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_POSITION_Y_UI [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/frame_manager.cpp:101:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_SCREEN [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/frame_manager.cpp:108:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_close_callback [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/frame_manager.cpp:117:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/frame_manager.cpp:227:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_close_callback [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/frame_manager.cpp:251:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/frame_manager.cpp:295:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/line.cpp:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_orientation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/menu_manager.cpp:64:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/menu_manager.cpp:114:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_items [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/menu_manager.cpp:132:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_items [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/menu_manager.cpp:139:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menus [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/menubar_manager.cpp:54:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menus [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/menubar_manager.cpp:66:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menus [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/toolbar_manager.cpp:118:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/toolbar_manager.cpp:147:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_style [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/toolbar_manager.cpp:172:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_items [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/toolbar_manager.cpp:196:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_items [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/toolbar_manager.cpp:203:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menus [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/toolbar_manager.cpp:210:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_containers [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/toolbox.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_icon_color [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/view.cpp:32:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sub_views [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/view.cpp:44:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sub_views [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/layout/view.cpp:52:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/menu.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/menu.cpp:105:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_hide_actions [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/menu.cpp:136:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_hide_actions [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/menu.cpp:228:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/menubar.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/menubar.cpp:94:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_hide_menus [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/menubar.cpp:122:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_hide_menus [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/menubar.cpp:149:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/preferences.cpp:183:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forced [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/preferences.cpp:217:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forced [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/preferences.cpp:262:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/preferences.cpp:542:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/preferences.cpp:581:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/preferences.cpp:597:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/preferences.cpp:612:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/preferences.cpp:626:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/preferences.cpp:636:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_is_enabled [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/preferences.cpp:644:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/preferences.cpp:652:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/preferences.cpp:660:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/preferences.cpp:668:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/preferences.cpp:676:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/preferences.cpp:745:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/registry.cpp:82:59: performance: Function parameter '_sid' should be passed by const reference. [passedByValue] sight-25.1.0/lib/ui/__/registry.cpp:127:59: performance: Function parameter '_wid' should be passed by const reference. [passedByValue] sight-25.1.0/lib/ui/__/service.cpp:44:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ENABLED [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/service.cpp:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view_registry [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/service.cpp:111:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view_registry [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/service.cpp:177:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view_registry [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/service.cpp:224:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view_layout_manager [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/service.cpp:234:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/service.cpp:249:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/service.cpp:365:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view_layout_manager_is_created [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/test/ut/action_test.cpp:67:19: style: Either there is a missing 'override', or the member function 'sight::ui::ut::action_test::setUp' can be static. [functionStatic] sight-25.1.0/lib/ui/__/test/ut/action_test.hpp:43:10: note: Either there is a missing 'override', or the member function 'sight::ui::ut::action_test::setUp' can be static. sight-25.1.0/lib/ui/__/test/ut/action_test.cpp:67:19: note: Either there is a missing 'override', or the member function 'sight::ui::ut::action_test::setUp' can be static. sight-25.1.0/lib/ui/__/test/ut/action_test.cpp:73:19: style: Either there is a missing 'override', or the member function 'sight::ui::ut::action_test::tearDown' can be static. [functionStatic] sight-25.1.0/lib/ui/__/test/ut/action_test.hpp:44:10: note: Either there is a missing 'override', or the member function 'sight::ui::ut::action_test::tearDown' can be static. sight-25.1.0/lib/ui/__/test/ut/action_test.cpp:73:19: note: Either there is a missing 'override', or the member function 'sight::ui::ut::action_test::tearDown' can be static. sight-25.1.0/lib/ui/__/test/ut/preferences_test.cpp:49:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable never [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/test/ut/preferences_test.cpp:273:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forced [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/test/ut/preferences_test.cpp:340:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/test/ut/preferences_test.cpp:276:37: style: Variable 'string_key' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/ui/__/toolbar.cpp:44:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_VISIBLE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/toolbar.cpp:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/toolbar.cpp:125:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_hide_actions [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/__/toolbar.cpp:235:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/dicom/sorter/tag_value_configurable_sorter.cpp:51:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/dicom/sorter/tag_value_configurable_sorter.cpp:58:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_DESCRIPTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/dicom/sorter/tag_value_configurable_sorter.cpp:88:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/dicom/splitter/tag_value_configurable_splitter.cpp:51:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/dicom/splitter/tag_value_configurable_splitter.cpp:58:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_DESCRIPTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/dicom/splitter/tag_value_configurable_splitter.cpp:88:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/dicom/splitter/tag_value_instance_remove_configurable_splitter.cpp:54:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/dicom/splitter/tag_value_instance_remove_configurable_splitter.cpp:61:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_DESCRIPTION [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/dicom/splitter/tag_value_instance_remove_configurable_splitter.cpp:91:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/dicom/widget/hex_spin_box.cpp:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_validator [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/dicom/widget/tag_selector_widget.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tag_name_label [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/history/image_diff_command.cpp:54:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_img [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/history/image_diff_command.cpp:65:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_img [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/history/test/ut/image_diff_command_test.cpp:51:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/history/test/ut/image_diff_command_test.cpp:121:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/history/test/ut/undo_redo_manager_test.cpp:148:23: style: Variable 'last_log' can be declared as reference to const [constVariableReference] sight-25.1.0/lib/ui/history/test/ut/undo_redo_manager_test.cpp:217:23: style: Variable 'last_log' can be declared as reference to const [constVariableReference] sight-25.1.0/lib/ui/history/test/ut/undo_redo_manager_test.cpp:223:69: style: Parameter '_info' can be declared as reference to const [constParameterReference] sight-25.1.0/lib/ui/history/test/ut/undo_redo_manager_test.cpp:262:23: style: Variable 'last_log' can be declared as reference to const [constVariableReference] sight-25.1.0/lib/ui/history/test/ut/undo_redo_manager_test.cpp:268:69: style: Parameter '_info' can be declared as reference to const [constParameterReference] sight-25.1.0/lib/ui/history/undo_redo_manager.cpp:43:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_max_memory [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/history/undo_redo_manager.cpp:90:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_command_index [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/history/undo_redo_manager.cpp:105:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_command_index [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/history/undo_redo_manager.cpp:118:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_command_index [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/history/undo_redo_manager.cpp:125:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_command_index [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/history/undo_redo_manager.cpp:133:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_command_index [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/history/undo_redo_manager.cpp:149:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_max_commands [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/history/undo_redo_manager.cpp:156:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_used_memory [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/history/undo_redo_manager.cpp:164:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_max_memory [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/history/undo_redo_manager.cpp:173:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_used_memory [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/app.cpp:49:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/app.cpp:96:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WaitCursor [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/application.cpp:47:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable question [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/builder/menubar.cpp:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/builder/menubar.cpp:86:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_bar [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/builder/slideview.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If SIGHT_REGISTER_GUI is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/ui/qt/builder/toolbar.cpp:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/builder/toolbar.cpp:169:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tool_bar [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/builder/widget.cpp:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/builder/widget.cpp:66:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/builder/widget.cpp:76:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/menu.cpp:34:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/menu.cpp:42:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/menu.cpp:50:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/menu.cpp:57:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/menu_item.cpp:34:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_item [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/menu_item.cpp:41:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_item [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/menu_item.cpp:48:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_item [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/menu_item.cpp:55:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_item [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/menubar.cpp:34:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_bar [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/menubar.cpp:50:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_bar [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/menubar.cpp:63:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_bar [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/menubar.cpp:70:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_bar [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/toolbar.cpp:36:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tool_bar [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/toolbar.cpp:45:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tool_bar [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/toolbar.cpp:54:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tool_bar [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/toolbar.cpp:61:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tool_bar [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/widget.cpp:43:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/widget.cpp:51:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/widget.cpp:71:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/widget.cpp:93:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/widget.cpp:109:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/widget.cpp:123:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/container/widget.cpp:162:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/cursor.cpp:38:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ArrowCursor [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/input.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_title [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/input.cpp:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_message [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/input.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_echo_mode [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/input.cpp:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_input [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/input.cpp:74:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_echo_mode [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/location.cpp:64:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_style [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/location.cpp:146:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/location.cpp:153:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable write [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/location.cpp:203:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_filters [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/location.cpp:122:27: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/ui/qt/dialog/logger.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_title [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/logger.cpp:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_message [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/logger.cpp:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_logger [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/logger.cpp:71:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Preferred [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/message.cpp:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_title [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/message.cpp:67:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_message [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/message.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_icon [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/message.cpp:81:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buttons [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/message.cpp:90:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clicked [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/message.cpp:97:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_default_button [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/message.cpp:104:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_icon [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/notification.cpp:63:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/notification.cpp:201:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TextWordWrap [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/notification.cpp:223:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/notification.cpp:398:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_msg_box [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/notification.cpp:421:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_index [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/notification.cpp:448:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/notification.cpp:459:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/progress.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_main_window [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/progress.cpp:110:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dialog [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/progress.cpp:132:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_progressbar [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/progress.cpp:164:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_title [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/progress.cpp:182:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_title [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/pulse_progress.cpp:50:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dialog [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/pulse_progress.cpp:79:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cancellable [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/pulse_progress.cpp:97:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cancellable [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/selector.cpp:44:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_choices [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/selector.cpp:51:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_title [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/selector.cpp:58:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_multiple [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/selector.cpp:68:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_title [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/selector.cpp:153:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_message [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/selector.cpp:162:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clicked [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/dialog/selector.cpp:128:13: style: The scope of the variable 'index_item' can be reduced. [variableScope] sight-25.1.0/lib/ui/qt/dialog/selector.cpp:89:9: style: Variable 'item_index' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/ui/qt/layout/cardinal.cpp:69:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Paint [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/layout/cardinal.cpp:77:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/layout/cardinal.cpp:337:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ExcludeUserInputEvents [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/layout/cardinal.cpp:92:27: style: The scope of the variable 'has_central' can be reduced. [variableScope] sight-25.1.0/lib/ui/qt/layout/frame.cpp:79:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_qt_window [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/layout/frame.cpp:328:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normal [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/layout/frame.cpp:390:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WindowFullScreen [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/layout/frame.cpp:260:18: style: The if condition is the same as the previous if condition [duplicateCondition] sight-25.1.0/lib/ui/qt/layout/frame.cpp:236:18: note: First condition sight-25.1.0/lib/ui/qt/layout/frame.cpp:260:18: note: Second condition sight-25.1.0/lib/ui/qt/layout/line.cpp:40:1: error: There is an unknown macro here somewhere. Configuration is required. If SIGHT_REGISTER_GUI is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/ui/qt/layout/menu.cpp:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/layout/menubar.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/layout/overlay.cpp:31:1: error: There is an unknown macro here somewhere. Configuration is required. If SIGHT_REGISTER_GUI is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/ui/qt/layout/tab.cpp:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent_container [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/layout/toolbar.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/layout/toolbar.cpp:380:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_toggle_toolbar_visibility_action [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/layout/toolbar.cpp:391:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_toggle_toolbar_visibility_action [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/layout/toolbar.cpp:427:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/layout/toolbox.cpp:88:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QWIDGETSIZE_MAX [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/main_frame.cpp:68:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpenGLSurface [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector.cpp:43:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ExtendedSelection [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector.cpp:108:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uid [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector.cpp:128:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector.cpp:150:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uid [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector.cpp:171:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Delete [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector.cpp:214:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uid [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector.cpp:260:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uid [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector.cpp:298:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PM_ScrollBarExtent [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector.hpp:51:24: style: Class 'selector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/ui/qt/series/selector.cpp:38:39: style:inconclusive: Function 'selector' argument 1 names different: declaration '_display_columns' definition '_display_column'. [funcArgNamesDifferent] sight-25.1.0/lib/ui/qt/series/selector.hpp:51:52: note: Function 'selector' argument 1 names different: declaration '_display_columns' definition '_display_column'. sight-25.1.0/lib/ui/qt/series/selector.cpp:38:39: note: Function 'selector' argument 1 names different: declaration '_display_columns' definition '_display_column'. sight-25.1.0/lib/ui/qt/series/selector_dialog.cpp:72:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_selector_widget [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector_model.cpp:131:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Utf8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector_model.cpp:447:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_display_columns [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector_model.cpp:455:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_study_row_count [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector_model.cpp:479:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector_model.cpp:520:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_display_columns [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector_model.cpp:641:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector_model.cpp:688:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector_model.cpp:722:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector_model.cpp:740:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector_model.cpp:765:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uid [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector_model.cpp:783:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_items [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector_model.cpp:791:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_series_icons [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/series/selector_model.cpp:138:57: style: Parameter '_decoder' can be declared as reference to const [constParameterReference] sight-25.1.0/lib/ui/qt/series/selector_model.cpp:177:57: style: Parameter '_decoder' can be declared as reference to const [constParameterReference] sight-25.1.0/lib/ui/qt/series/selector_model.cpp:253:57: style: Parameter '_decoder' can be declared as reference to const [constParameterReference] sight-25.1.0/lib/ui/qt/series/selector_model.cpp:265:57: style: Parameter '_decoder' can be declared as reference to const [constParameterReference] sight-25.1.0/lib/ui/qt/series/selector_model.cpp:296:57: style: Parameter '_decoder' can be declared as reference to const [constParameterReference] sight-25.1.0/lib/ui/qt/series/selector_model.cpp:62:9: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/ui/qt/series/selector_model.cpp:82:9: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/ui/qt/slice_selector.cpp:66:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ArrowCursor [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/slice_selector.cpp:107:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/slice_selector.cpp:171:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PM_DefaultFrameWidth [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/slice_selector.cpp:195:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SH_Slider_AbsoluteSetButtons [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/slice_selector.cpp:250:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CC_Slider [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/slice_selector.cpp:297:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SH_Slider_AbsoluteSetButtons [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/slice_selector.cpp:317:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_slice_index_style [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/slice_selector.cpp:410:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_slice_position_style [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/slice_selector.cpp:540:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fct_change_label_callback [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/slice_selector.cpp:586:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_orientation_prefix [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/slice_selector.cpp:594:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_slice_index_text [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/slice_selector.cpp:625:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_orientation_prefix [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/slice_selector.cpp:641:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_origin [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/slice_selector.cpp:685:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fct_change_index_callback [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/slice_selector.cpp:692:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fct_change_type_callback [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/slice_selector.cpp:703:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_slider [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/slice_selector.cpp:722:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_slice_position_slider [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/slice_selector.cpp:738:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_slider [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/test/ut/worker_qt_test.cpp:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qApp [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/test/ut/worker_qt_test.cpp:122:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qApp [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/test/ut/worker_qt_test.cpp:129:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qApp [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/test/ut/worker_qt_test.cpp:136:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qApp [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/test/ut/worker_qt_test.cpp:165:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_worker [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/test/ut/worker_qt_test.cpp:178:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_worker [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/test/ut/worker_qt_test.cpp:207:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_worker [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/test/ut/worker_qt_test.cpp:230:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/test/ut/worker_qt_test.cpp:307:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_worker [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/test/ut/worker_qt_test.cpp:107:18: style: Variable 'guiEnabled' is assigned a value that is never used. [unreadVariable] sight-25.1.0/lib/ui/qt/widget/accordion_menu.cpp:62:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WA_TransparentForMouseEvents [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/accordion_menu.cpp:100:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Backward [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/accordion_menu.cpp:122:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/accordion_menu.cpp:187:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Horizontal [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/accordion_menu.cpp:292:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EnabledChange [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/collapsible_section.cpp:36:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ToolButtonTextBesideIcon [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/collapsible_section.cpp:72:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RightArrow [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/collapsible_section.cpp:121:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Backward [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/collapsible_section.hpp:58:24: style: Class 'collapsible_section' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/ui/qt/widget/non_linear_slider.cpp:34:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Horizontal [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/non_linear_slider.hpp:37:24: style: Class 'non_linear_slider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/ui/qt/widget/range_slider.cpp:70:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Antialiasing [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/range_slider.cpp:241:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Antialiasing [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/range_slider.cpp:285:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_handle_size [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/range_slider.cpp:297:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_min_handle [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/range_slider.cpp:306:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_min_handle [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/range_slider.cpp:329:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_min_handle [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/range_slider.cpp:367:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_min_value [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/range_slider.cpp:384:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Antialiasing [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/range_slider.cpp:406:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/range_slider.cpp:452:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_min_handle [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/range_slider.cpp:478:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/range_slider.cpp:485:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_min_handle [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/slide_bar.cpp:83:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tool [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/slide_bar.cpp:119:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_percent_width [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/slide_bar.cpp:268:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_animatable [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/slide_bar.cpp:323:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Resize [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/speed_dial.cpp:48:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/speed_dial.cpp:132:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Backward [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/speed_dial.cpp:152:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Forward [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/speed_dial.cpp:219:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable adjustSize [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/speed_dial.cpp:246:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Resize [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/speed_dial.cpp:260:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParentChange [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/speed_dial.cpp:341:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/speed_dial.cpp:437:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QWidget [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/speed_dial.cpp:436:9: style: The scope of the variable 'cumulated_size' can be reduced. [variableScope] sight-25.1.0/lib/ui/qt/widget/speed_dial.cpp:95:45: style:inconclusive: Function 'set_animation_duration' argument 1 names different: declaration '_duration' definition '_animation_duration'. [funcArgNamesDifferent] sight-25.1.0/lib/ui/qt/widget/speed_dial.hpp:67:56: note: Function 'set_animation_duration' argument 1 names different: declaration '_duration' definition '_animation_duration'. sight-25.1.0/lib/ui/qt/widget/speed_dial.cpp:95:45: note: Function 'set_animation_duration' argument 1 names different: declaration '_duration' definition '_animation_duration'. sight-25.1.0/lib/ui/qt/widget/tickmarks_slider.cpp:42:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WA_TransparentForMouseEvents [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/tickmarks_slider.cpp:113:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable white [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/tickmarks_slider.cpp:177:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/tickmarks_slider.cpp:193:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/tickmarks_slider.cpp:227:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/tickmarks_slider.hpp:75:25: style: Class 'tickmarks_slider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/ui/qt/widget/toolbox.cpp:82:12: debug: Failed to instantiate template "page". The checking continues anyway. [templateInstantiation] sight-25.1.0/lib/ui/qt/widget/toolbox.cpp:89:12: debug: Failed to instantiate template "page". The checking continues anyway. [templateInstantiation] sight-25.1.0/lib/ui/qt/widget/toolbox.cpp:50:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllNonFixedFieldsGrow [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/toolbox.cpp:98:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_page_list [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/toolbox.cpp:156:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable widget_destroyed [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/toolbox.cpp:233:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_page_list [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/toolbox.cpp:258:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layout [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/toolbox.cpp:295:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable widget_destroyed [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/qt/widget/toolbox.cpp:236:9: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/ui/qt/worker_qt.cpp:110:5: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/ui/test/dialog/location.cpp:100:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single_file [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/dialog/message.cpp:97:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nobutton [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/dialog/message.cpp:87:22: warning: Either the condition 's_actions.empty()' is redundant or expression 's_actions.pop()' causes access out of bounds. [containerOutOfBounds] sight-25.1.0/lib/ui/test/dialog/message.cpp:85:26: note: Assuming that condition 's_actions.empty()' is not redundant sight-25.1.0/lib/ui/test/dialog/message.cpp:87:22: note: Access out of bounds sight-25.1.0/lib/ui/test/helper/select.hpp:140:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/helper/select.hpp:57:23: style: Class 'selector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/ui/test/helper/select.hpp:58:23: style: Class 'selector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/ui/test/helper/file_dialog.cpp:41:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Key_Enter [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/helper/label.cpp:100:57: style:inconclusive: Function 'get' argument 2 names different: declaration '_label_name' definition '_label'. [funcArgNamesDifferent] sight-25.1.0/lib/ui/test/helper/label.hpp:85:79: note: Function 'get' argument 2 names different: declaration '_label_name' definition '_label'. sight-25.1.0/lib/ui/test/helper/label.cpp:100:57: note: Function 'get' argument 2 names different: declaration '_label_name' definition '_label'. sight-25.1.0/lib/ui/test/helper/label.cpp:52:30: style: Parameter '_obj' can be declared as pointer to const [constParameterPointer] sight-25.1.0/lib/ui/test/helper/label.cpp:69:30: style: Parameter '_obj' can be declared as pointer to const [constParameterPointer] sight-25.1.0/lib/ui/test/helper/label.cpp:105:50: style: Parameter '_l' can be declared as pointer to const [constParameterPointer] sight-25.1.0/lib/ui/test/helper/list_widget.cpp:68:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatchExactly [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/helper/list_widget.cpp:31:76: style:inconclusive: Function 'count_equals' argument 3 names different: declaration '_count' definition '_expected'. [funcArgNamesDifferent] sight-25.1.0/lib/ui/test/helper/list_widget.hpp:41:92: note: Function 'count_equals' argument 3 names different: declaration '_count' definition '_expected'. sight-25.1.0/lib/ui/test/helper/list_widget.cpp:31:76: note: Function 'count_equals' argument 3 names different: declaration '_count' definition '_expected'. sight-25.1.0/lib/ui/test/helper/preferences_configuration.cpp:42:12: style: Condition '!first' is always false [knownConditionTrueFalse] sight-25.1.0/lib/ui/test/helper/preferences_configuration.cpp:39:23: note: Assignment 'first=true', assigned value is 1 sight-25.1.0/lib/ui/test/helper/preferences_configuration.cpp:40:36: note: Assuming container is not empty sight-25.1.0/lib/ui/test/helper/preferences_configuration.cpp:42:12: note: Condition '!first' is always false sight-25.1.0/lib/ui/test/helper/select.cpp:133:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable always_true [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/helper/slider.cpp:71:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SliderPageStepAdd [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/helper/slider.cpp:83:78: style:inconclusive: Function 'move' argument 3 names different: declaration '_position' definition '_pos'. [funcArgNamesDifferent] sight-25.1.0/lib/ui/test/helper/slider.hpp:52:91: note: Function 'move' argument 3 names different: declaration '_position' definition '_pos'. sight-25.1.0/lib/ui/test/helper/slider.cpp:83:78: note: Function 'move' argument 3 names different: declaration '_position' definition '_pos'. sight-25.1.0/lib/ui/test/helper/slider.cpp:93:78: style:inconclusive: Function 'move' argument 3 names different: declaration '_position' definition '_pos'. [funcArgNamesDifferent] sight-25.1.0/lib/ui/test/helper/slider.hpp:51:91: note: Function 'move' argument 3 names different: declaration '_position' definition '_pos'. sight-25.1.0/lib/ui/test/helper/slider.cpp:93:78: note: Function 'move' argument 3 names different: declaration '_position' definition '_pos'. sight-25.1.0/lib/ui/test/helper/spin_box.cpp:34:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoModifier [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/helper/tickmarks_slider_test.cpp:87:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SliderPageStepAdd [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/helper/tickmarks_slider_test.cpp:134:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoModifier [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/interaction.cpp:39:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShiftModifier [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/interaction.cpp:149:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/interaction.cpp:216:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/interaction.cpp:294:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/interaction.cpp:358:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoButton [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/interaction.hpp:58:23: style: Class 'mouse_click' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/ui/test/interaction.hpp:84:23: style: Class 'mouse_double_click' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/ui/test/interaction.hpp:151:23: style: Class 'mouse_wheel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/ui/test/interaction.hpp:177:23: style: Class 'keyboard_sequence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/ui/test/interaction.hpp:197:23: style: Class 'keyboard_click' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/ui/test/tester.hpp:44:23: style: Class 'test_event' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/ui/test/tester.hpp:67:5: style: Class 'tester_assertion_failed' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/ui/test/tester.hpp:91:23: style: Class 'tester' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/ui/test/tester.hpp:82:27: style: Class 'backtrace_lock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/lib/ui/test/tester.cpp:75:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable User [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/tester.cpp:379:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ExcludeUserInputEvents [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/tester.cpp:570:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseMove [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/tester.cpp:595:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseMove [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/tester.cpp:639:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SmoothTransformation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/tester.cpp:672:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SmoothTransformation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/tester.cpp:753:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SmoothTransformation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/tester.cpp:911:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SmoothTransformation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/ui/test/tester.cpp:66:35: style:inconclusive: Either there is a missing 'override', or the member function 'sight::ui::test::test_event::function' can be const. [functionConst] sight-25.1.0/lib/ui/test/tester.hpp:45:27: note: Either there is a missing 'override', or the member function 'sight::ui::test::test_event::function' can be const. sight-25.1.0/lib/ui/test/tester.cpp:66:35: note: Either there is a missing 'override', or the member function 'sight::ui::test::test_event::function' can be const. sight-25.1.0/lib/ui/test/tester.hpp:397:49: performance: Function 'get_failure_message()' should return member 'm_failure_message' by const reference. [returnByReference] sight-25.1.0/lib/ui/test/tester.hpp:413:49: performance: Function 'get_description()' should return member 'm_component_description' by const reference. [returnByReference] sight-25.1.0/lib/ui/test/tester.cpp:552:14: style:inconclusive: Function 'mouse_move' argument 1 names different: declaration '_component' definition '_widget'. [funcArgNamesDifferent] sight-25.1.0/lib/ui/test/tester.hpp:446:18: note: Function 'mouse_move' argument 1 names different: declaration '_component' definition '_widget'. sight-25.1.0/lib/ui/test/tester.cpp:552:14: note: Function 'mouse_move' argument 1 names different: declaration '_component' definition '_widget'. sight-25.1.0/lib/ui/test/tester.cpp:577:14: style:inconclusive: Function 'mouse_move' argument 1 names different: declaration '_component' definition '_window'. [funcArgNamesDifferent] sight-25.1.0/lib/ui/test/tester.hpp:453:18: note: Function 'mouse_move' argument 1 names different: declaration '_component' definition '_window'. sight-25.1.0/lib/ui/test/tester.cpp:577:14: note: Function 'mouse_move' argument 1 names different: declaration '_component' definition '_window'. sight-25.1.0/lib/ui/test/tester.cpp:702:55: style:inconclusive: Function 'compare_images_histogram' argument 1 names different: declaration '_a' definition '_x'. [funcArgNamesDifferent] sight-25.1.0/lib/ui/test/tester.hpp:508:76: note: Function 'compare_images_histogram' argument 1 names different: declaration '_a' definition '_x'. sight-25.1.0/lib/ui/test/tester.cpp:702:55: note: Function 'compare_images_histogram' argument 1 names different: declaration '_a' definition '_x'. sight-25.1.0/lib/ui/test/tester.cpp:702:73: style:inconclusive: Function 'compare_images_histogram' argument 2 names different: declaration '_b' definition '_y'. [funcArgNamesDifferent] sight-25.1.0/lib/ui/test/tester.hpp:508:94: note: Function 'compare_images_histogram' argument 2 names different: declaration '_b' definition '_y'. sight-25.1.0/lib/ui/test/tester.cpp:702:73: note: Function 'compare_images_histogram' argument 2 names different: declaration '_b' definition '_y'. sight-25.1.0/lib/viz/scene2d/adaptor.cpp:108:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene2d/adaptor.cpp:157:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene2d/data/init_qt_pen.cpp:42:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable black [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene2d/data/viewport.cpp:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene2d/data/viewport.cpp:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene2d/graphics_view.hpp:73:49: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/viz/scene3d/adaptor.cpp:42:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UPDATE_VISIBILITY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/adaptor.cpp:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cfg_layer_id [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/adaptor.cpp:99:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_render_service [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/adaptor.cpp:120:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layer_id [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/adaptor.cpp:127:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layer_id [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/adaptor.cpp:134:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layer_id [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/adaptor.cpp:144:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_render_service [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/adaptor.cpp:158:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layer_id [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/adaptor.cpp:166:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_visible [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/adaptor.cpp:182:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_visibility_applied [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/adaptor.cpp:190:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_visibility_applied [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/adaptor.cpp:198:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_visible [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/adaptor.cpp:205:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_visible [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/adaptor.cpp:233:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/adaptor.cpp:86:15: style: Variable 'registry' can be declared as reference to const [constVariableReference] sight-25.1.0/lib/viz/scene3d/compositor/chain_manager.cpp:145:64: error: syntax error [syntaxError] sight-25.1.0/lib/viz/scene3d/compositor/core.cpp:55:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_transparency_technique [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/compositor/core.cpp:62:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_pass [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/compositor/core.cpp:76:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_core_compositor_name [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/compositor/core.cpp:118:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_core_compositor_name [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/compositor/core.cpp:127:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_stereo_mode [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/compositor/manager/auto_stereo.cpp:55:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_created_techniques [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/compositor/manager/auto_stereo.cpp:104:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/compositor/manager/oit.cpp:171:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CULL_NONE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/compositor/manager/oit.cpp:549:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NPOS [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/compositor/manager/oit.cpp:634:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_NONE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/compositor/manager/oit.cpp:710:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_NONE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/compositor/manager/oit.cpp:784:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_NONE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/compositor/manager/oit.cpp:1015:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPT_FRAGMENT_PROGRAM [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/compositor/manager/ray_exit_depth.cpp:81:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPT_FRAGMENT_PROGRAM [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/compositor/sao_listener.cpp:48:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_viewport [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/detail/collision_tools.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ray_scene_query [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/detail/collision_tools.cpp:80:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ray_scene_query [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/detail/collision_tools.cpp:154:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/detail/texture_manager.cpp:92:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/detail/texture_manager.cpp:50:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HBL_DISCARD [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/detail/tf_manager.cpp:51:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_MAX_TEXTURE_SIZE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/detail/tf_manager.cpp:123:19: style: Redundant initialization for 'tf_window'. The initialized value is overwritten before it is read. [redundantInitialization] sight-25.1.0/lib/viz/scene3d/detail/tf_manager.cpp:44:20: note: tf_window is initialized sight-25.1.0/lib/viz/scene3d/detail/tf_manager.cpp:123:19: note: tf_window is overwritten sight-25.1.0/lib/viz/scene3d/detail/tf_manager.cpp:64:22: style: Redundant initialization for 'texture_size'. The initialized value is overwritten before it is read. [redundantInitialization] sight-25.1.0/lib/viz/scene3d/detail/tf_manager.cpp:48:32: note: texture_size is initialized sight-25.1.0/lib/viz/scene3d/detail/tf_manager.cpp:64:22: note: texture_size is overwritten sight-25.1.0/lib/viz/scene3d/factory/r2vb_renderable.cpp:37:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_factory_type_name [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/helper/camera.cpp:34:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDENTITY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/helper/camera.cpp:169:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_PERSPECTIVE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/helper/fiducials.cpp:47:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/helper/fiducials.cpp:103:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/helper/fiducials.cpp:158:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/helper/fiducials.cpp:202:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/helper/fiducials.cpp:93:25: style:inconclusive: Function 'draw_graphic_data' argument 2 names different: declaration '_line_object' definition '_object'. [funcArgNamesDifferent] sight-25.1.0/lib/viz/scene3d/helper/fiducials.hpp:67:29: note: Function 'draw_graphic_data' argument 2 names different: declaration '_line_object' definition '_object'. sight-25.1.0/lib/viz/scene3d/helper/fiducials.cpp:93:25: note: Function 'draw_graphic_data' argument 2 names different: declaration '_line_object' definition '_object'. sight-25.1.0/lib/viz/scene3d/helper/fiducials.cpp:151:24: style:inconclusive: Function 'draw_contour_control_points' argument 3 names different: declaration '_material_name' definition '_material'. [funcArgNamesDifferent] sight-25.1.0/lib/viz/scene3d/helper/fiducials.hpp:88:28: note: Function 'draw_contour_control_points' argument 3 names different: declaration '_material_name' definition '_material'. sight-25.1.0/lib/viz/scene3d/helper/fiducials.cpp:151:24: note: Function 'draw_contour_control_points' argument 3 names different: declaration '_material_name' definition '_material'. sight-25.1.0/lib/viz/scene3d/helper/image.cpp:35:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/helper/manual_object.cpp:47:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_X [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/helper/manual_object.cpp:130:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_X [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/helper/manual_object.cpp:203:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_Z [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/helper/manual_object.cpp:297:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/helper/manual_object.cpp:375:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/helper/scene.cpp:157:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/helper/shading.cpp:107:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quad [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/helper/shading.cpp:189:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPT_VERTEX_PROGRAM [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/helper/shading.cpp:502:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/clipping_box_interactor.cpp:76:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_picked_object [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/clipping_box_interactor.cpp:106:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_picked_object [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/clipping_box_interactor.cpp:118:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable left [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/clipping_box_interactor.cpp:163:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_picked_object [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/clipping_box_interactor.cpp:176:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_picked_object [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/clipping_box_interactor.cpp:190:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_picked_object [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/detail/trackball.cpp:46:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TS_LOCAL [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/mesh_picker_interactor.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_point_clicked_sig [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/mesh_picker_interactor.cpp:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_query_mask [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/mesh_picker_interactor.cpp:64:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layer_order_dependant [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/predefined_position_interactor.cpp:84:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_timer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/predefined_position_interactor.cpp:102:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mouse_move [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/predefined_position_interactor.cpp:125:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layer_order_dependant [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/predefined_position_interactor.cpp:166:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_last_orientation [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/predefined_position_interactor.cpp:186:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layer_order_dependant [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/predefined_position_interactor.cpp:202:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_CAMERA_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/predefined_position_interactor.cpp:218:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_look_at_z [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/predefined_position_interactor.cpp:239:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mouse_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/predefined_position_interactor.cpp:254:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_look_at_z [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/predefined_position_interactor.cpp:267:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_position_idx [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/predefined_position_interactor.cpp:284:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_position_idx [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/predefined_position_interactor.cpp:314:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_percentage [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/predefined_position_interactor.cpp:416:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_predefined_positions [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/predefined_position_interactor.cpp:437:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_look_at_z [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/predefined_position_interactor.cpp:455:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_look_at_z [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/predefined_position_interactor.cpp:68:26: style: Parameter '_pos' can be declared as reference to const [constParameterReference] sight-25.1.0/lib/viz/scene3d/interactor/trackball_interactor.cpp:56:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_timer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/trackball_interactor.cpp:75:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mouse_move [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/trackball_interactor.cpp:103:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mouse_move [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/trackball_interactor.cpp:117:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mouse_move [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/trackball_interactor.cpp:126:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layer_order_dependant [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/trackball_interactor.cpp:167:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layer_order_dependant [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/trackball_interactor.cpp:180:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layer_order_dependant [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/trackball_interactor.cpp:225:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_CAMERA_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/trackball_interactor.cpp:244:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mouse_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/trackball_interactor.cpp:261:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mouse_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/interactor/trackball_interactor.cpp:276:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_look_at_z [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/layer.cpp:68:16: error: syntax error [syntaxError] sight-25.1.0/lib/viz/scene3d/light_adaptor.cpp:50:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/material/generic.cpp:44:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/material/generic.cpp:73:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/material/generic.cpp:80:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layout [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/material/generic.cpp:101:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EDGES [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/material/generic.cpp:208:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/material/generic.cpp:232:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_material [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/material/generic.cpp:264:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_material [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/material/r2vb.cpp:49:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layout [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/material/r2vb.cpp:136:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layout [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/material/standard.cpp:49:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORMALS [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/material/standard.cpp:133:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layout [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/material/standard.cpp:208:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mesh_size [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/mesh.cpp:112:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_binding [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/mesh.cpp:155:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexBufferBinding [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/mesh.cpp:202:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_r2vb_entity [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/mesh.cpp:224:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layout [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/mesh.cpp:458:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layout [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/mesh.cpp:543:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cell_type [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/mesh.cpp:628:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexBufferBinding [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/mesh.cpp:746:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexBufferBinding [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/mesh.cpp:861:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexBufferBinding [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/mesh.cpp:991:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layout [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/mesh.cpp:1026:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sub_mesh [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/mesh.cpp:1061:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layout [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/mesh.cpp:1069:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ogre_mesh [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/mesh.cpp:1076:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_r2vb_object [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/mesh.cpp:69:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable triangle [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/parameter_adaptor.cpp:78:66: error: syntax error [syntaxError] sight-25.1.0/lib/viz/scene3d/picking_cross.cpp:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cross [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/picking_cross.cpp:72:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cross [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/picking_cross.cpp:89:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cross [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/plane.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_slice_plane_name [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/plane.cpp:104:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_plane_scene_node [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/plane.cpp:142:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_axis [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/plane.cpp:320:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_axis [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/plane.cpp:348:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entity_opacity [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/plane.cpp:365:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_axis [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/plane.cpp:504:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZERO [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/plane.cpp:536:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entity_name [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/plane.cpp:548:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entity_name [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/plane.cpp:555:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entity_name [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/plane.cpp:578:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/r2vb_renderable.cpp:44:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_factory_type_name [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/r2vb_renderable.cpp:75:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_max_output_vertex_count [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/r2vb_renderable.cpp:130:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_factory_type_name [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/r2vb_renderable.cpp:141:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dirty [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/registry/detail.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/lib/viz/scene3d/render.cpp:57:16: error: syntax error [syntaxError] sight-25.1.0/lib/viz/scene3d/test/ut/camera_test.cpp:117:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set_cx [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/test/ut/camera_test.cpp:245:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_PERSPECTIVE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/test/ut/camera_test.cpp:314:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_PERSPECTIVE [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/test/ut/image_test.cpp:50:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/test/ut/layer_test.cpp:49:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mWidth [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/test/ut/layer_test.cpp:134:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/test/ut/resource_test.cpp:73:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/test/ut/resource_test.cpp:45:21: style:inconclusive: Either there is a missing 'override', or the member function 'sight::viz::scene3d::ut::resource_test::setUp' can be const. [functionConst] sight-25.1.0/lib/viz/scene3d/test/ut/resource_test.hpp:40:10: note: Either there is a missing 'override', or the member function 'sight::viz::scene3d::ut::resource_test::setUp' can be const. sight-25.1.0/lib/viz/scene3d/test/ut/resource_test.cpp:45:21: note: Either there is a missing 'override', or the member function 'sight::viz::scene3d::ut::resource_test::setUp' can be const. sight-25.1.0/lib/viz/scene3d/test/ut/resource_test.cpp:54:21: style: Either there is a missing 'override', or the member function 'sight::viz::scene3d::ut::resource_test::tearDown' can be static. [functionStatic] sight-25.1.0/lib/viz/scene3d/test/ut/resource_test.hpp:41:10: note: Either there is a missing 'override', or the member function 'sight::viz::scene3d::ut::resource_test::tearDown' can be static. sight-25.1.0/lib/viz/scene3d/test/ut/resource_test.cpp:54:21: note: Either there is a missing 'override', or the member function 'sight::viz::scene3d::ut::resource_test::tearDown' can be static. sight-25.1.0/lib/viz/scene3d/test/ut/scene_test.cpp:97:22: style: Variable 'null_node' can be declared as pointer to const [constVariablePointer] sight-25.1.0/lib/viz/scene3d/test/ut/shading_test.cpp:146:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GCT_DOUBLE1 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/test/ut/utils_test.cpp:163:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/test/ut/utils_test.cpp:81:19: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/lib/viz/scene3d/texture.cpp:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_resource [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/texture.cpp:41:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_resource [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/texture.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/texture.cpp:58:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_resource [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/texture.cpp:95:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/texture.cpp:133:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/transfer_function.cpp:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_resource [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/transfer_function.cpp:41:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_resource [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/transfer_function.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/transformable.cpp:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_transform_id [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/transformable.cpp:44:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_transform_id [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/transformable.cpp:51:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_transform_node [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/transformable.cpp:61:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_transform_id [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/utils.cpp:206:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/utils.cpp:280:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_oit_manager [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/utils.cpp:308:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/utils.cpp:378:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/utils.cpp:502:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/utils.cpp:529:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undefined [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/utils.cpp:651:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TU_STATIC_WRITE_ONLY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/utils.cpp:787:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_CAMERA_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/utils.cpp:862:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/grid_proxy_geometry.cpp:58:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FACTORY_TYPE_NAME [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/grid_proxy_geometry.cpp:95:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_r2vb_source [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/grid_proxy_geometry.cpp:123:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_grid_viewport_camera [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/grid_proxy_geometry.cpp:145:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_grid_size [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/grid_proxy_geometry.cpp:164:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_r2vb_source [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/grid_proxy_geometry.cpp:214:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_grid_computing_pass [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/grid_proxy_geometry.cpp:249:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_grid_texture [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/grid_proxy_geometry.cpp:358:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexCount [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/grid_proxy_geometry.cpp:402:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZERO [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/illum_ambient_occlusion_sat.cpp:114:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dummy_camera [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/illum_ambient_occlusion_sat.cpp:124:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ratio [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/illum_ambient_occlusion_sat.cpp:146:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_illumination_volume [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/illum_ambient_occlusion_sat.cpp:243:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent_id [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/pre_integration_table.cpp:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_table_texture [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/pre_integration_table.cpp:100:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/pre_integration_table.cpp:166:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_table [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_entry_compositor.cpp:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_compositor [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_entry_compositor.cpp:168:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_compositor [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_entry_compositor.cpp:176:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_compositor_name [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:109:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:178:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ray_entry_compositor [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:234:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nb_slices [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:241:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_camera [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:293:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:343:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_freehand_crop_box [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:423:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_preintegration [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:466:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nb_slices [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:487:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_opacity_correction_factor [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:497:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factor [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:526:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:563:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enabled [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:578:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enabled [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:593:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_preintegration [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:602:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enabled [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:612:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable soft_shadows [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:624:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_focal_length [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:638:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entry_point_geometry [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:691:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TAM_CLAMP [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:757:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_mtl_name [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:1041:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enabled [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:1072:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entry_point_geometry [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:1137:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_focal_length [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:1151:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enabled [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/summed_area_table.cpp:154:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_source_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/summed_area_table.cpp:188:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/summed_area_table.cpp:335:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_image_size [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/summed_area_table.cpp:355:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sat_size_ratio [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/summed_area_table.cpp:370:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sat_size [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/summed_area_table.cpp:529:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sat_size [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/volume_renderer.cpp:75:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent_id [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/volume_renderer.cpp:94:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffering_texture [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/volume_renderer.cpp:106:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_with_buffer [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/volume_renderer.cpp:138:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_clipped_image_positions [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/vr/volume_renderer.cpp:180:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plane [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/widget/clipping_box.cpp:68:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_box_mtl [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/widget/clipping_box.cpp:81:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_selected_face [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/widget/clipping_box.cpp:136:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_clipping_cube [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/widget/clipping_box.cpp:159:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CUBE_EDGES [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/widget/clipping_box.cpp:200:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_handle_highlight_mtl [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/widget/clipping_box.cpp:302:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_selected_face [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/widget/clipping_box.cpp:329:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_camera [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/widget/clipping_box.cpp:402:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_selected_widget [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/widget/clipping_box.cpp:423:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_camera [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/widget/clipping_box.cpp:499:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_camera [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/widget/clipping_box.cpp:573:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_clipping_cube [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/widget/clipping_box.cpp:583:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDENTITY [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/widget/clipping_box.cpp:612:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZERO [valueFlowBailoutIncompleteVar] sight-25.1.0/lib/viz/scene3d/widget/clipping_box.cpp:84:15: style: Variable 'widget' can be declared as reference to const [constVariableReference] sight-25.1.0/lib/viz/scene3d/widget/clipping_box.cpp:178:15: style: Variable 'widget' can be declared as reference to const [constVariableReference] sight-25.1.0/lib/viz/scene3d/window_interactor.cpp:41:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/app/test/ut/profile_test.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROFILE_VERSION [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/data/copy.cpp:127:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/data/get_activity_object.cpp:32:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/data/get_point.cpp:45:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable group [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/data/get_point.cpp:71:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/data/manage.cpp:42:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAILED [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/data/manage.cpp:127:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAILED [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/data/manage.cpp:177:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAILED [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/data/manage.cpp:229:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAILED [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/data/manage.cpp:333:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAILED [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/data/reset.cpp:48:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/data/select_object.hpp:64:27: error: syntax error [syntaxError] sight-25.1.0/module/__/data/series_signal.hpp:86:27: error: syntax error [syntaxError] sight-25.1.0/module/__/data/test/ut/get_point_test.cpp:46:9: performance: Variable 'srv' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] sight-25.1.0/module/__/data/test/ut/manage_test.cpp:326:19: style: Either there is a missing 'override', or the member function 'sight::module::data::ut::manage_test::swap_obj_and_not_present_in_field_test' can be static. [functionStatic] sight-25.1.0/module/__/data/test/ut/manage_test.hpp:110:10: note: Either there is a missing 'override', or the member function 'sight::module::data::ut::manage_test::swap_obj_and_not_present_in_field_test' can be static. sight-25.1.0/module/__/data/test/ut/manage_test.cpp:326:19: note: Either there is a missing 'override', or the member function 'sight::module::data::ut::manage_test::swap_obj_and_not_present_in_field_test' can be static. sight-25.1.0/module/__/data/test/ut/reset_test.cpp:76:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/data/test/ut/translate_test.cpp:92:5: error: Syntax Error: AST broken, '->' doesn't have two operands. [internalAstError] sight-25.1.0/module/__/data/test/ut/validated_test.cpp:119:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/data/translate.cpp:41:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/data/translate.cpp:83:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/data/validate.hpp:68:45: error: syntax error [syntaxError] sight-25.1.0/module/__/debug/action/dump_all.cpp:78:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/debug/action/memory_consumption.cpp:50:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/debug/action/memory_info.cpp:58:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_manager [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/debug/action/metrics.cpp:55:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/debug/install_sigsev_backtrace.cpp:49:2: error: #error Neither REG_EIP nor REG_RIP is defined. [preprocessorErrorDirective] sight-25.1.0/module/__/memory/dump_policy.cpp:54:29: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/module/__/memory/plugin.cpp:54:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lazy [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/sync/signal_gate.hpp:61:27: error: syntax error [syntaxError] sight-25.1.0/module/__/sync/synchronizer.hpp:142:39: error: syntax error [syntaxError] sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:136:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:187:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_t [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:202:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_t [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:235:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_t [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:1053:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:1129:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:1268:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:1895:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:1980:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:73:9: performance: Variable 'srv' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:106:9: performance: Variable 'srv' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:61:25: style: Either there is a missing 'override', or the member function 'sight::module::sync::ut::synchronizer_test::tearDown' can be static. [functionStatic] sight-25.1.0/module/__/sync/test/ut/synchronizer_test.hpp:110:10: note: Either there is a missing 'override', or the member function 'sight::module::sync::ut::synchronizer_test::tearDown' can be static. sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:61:25: note: Either there is a missing 'override', or the member function 'sight::module::sync::ut::synchronizer_test::tearDown' can be static. sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:185:10: style: The member function 'sight::module::sync::ut::synchronizer_tester::add_frame_to_frame_tl' can be static. [functionStatic] sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:727:47: style: Condition 'last_timestamp_synch==6' is always false [knownConditionTrueFalse] sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:714:28: note: Assignment 'last_timestamp_synch=0', assigned value is 0 sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:727:47: note: Condition 'last_timestamp_synch==6' is always false sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:737:47: style: Condition 'last_timestamp_synch==8' is always false [knownConditionTrueFalse] sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:714:28: note: Assignment 'last_timestamp_synch=0', assigned value is 0 sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:737:47: note: Condition 'last_timestamp_synch==8' is always false sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:755:47: style: Condition 'last_timestamp_synch==9' is always false [knownConditionTrueFalse] sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:714:28: note: Assignment 'last_timestamp_synch=0', assigned value is 0 sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:755:47: note: Condition 'last_timestamp_synch==9' is always false sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:1645:59: style: Condition 'matrix_var_index_un_synch_signal==0' is always false [knownConditionTrueFalse] sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:1636:5: note: Assuming that condition 'matrix_var_index_un_synch_signal==-1' is not redundant sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:1645:59: note: Condition 'matrix_var_index_un_synch_signal==0' is always false sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:224:35: performance: Function parameter '_element_index_list' should be passed by const reference. [passedByValue] sight-25.1.0/module/__/sync/test/ut/synchronizer_test.cpp:310:15: style: class member 'synchronizer_tester::synch_wait_duration_ms' is never used. [unusedStructMember] sight-25.1.0/module/filter/image/automatic_registration.cpp:270:55: error: syntax error [syntaxError] sight-25.1.0/module/filter/image/bitwise_and.cpp:152:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPUTED [valueFlowBailoutIncompleteVar] sight-25.1.0/module/filter/image/bitwise_and.cpp:104:10: style:inconclusive: Technically the member function 'sight::module::filter::image::and_image_filter_caller::operator()' can be const. [functionConst] sight-25.1.0/module/filter/image/flip.cpp:33:16: error: syntax error [syntaxError] sight-25.1.0/module/filter/image/image_center.cpp:118:58: error: syntax error [syntaxError] sight-25.1.0/module/filter/image/image_extruder.cpp:35:23: error: syntax error [syntaxError] sight-25.1.0/module/filter/image/images_substract.cpp:70:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/module/filter/image/label_geometry_image.cpp:37:16: error: syntax error [syntaxError] sight-25.1.0/module/filter/image/label_image_to_binary_image.cpp:199:70: error: syntax error [syntaxError] sight-25.1.0/module/filter/image/matrix_regressor.cpp:100:66: error: syntax error [syntaxError] sight-25.1.0/module/filter/image/mip_matching_registration.cpp:77:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/filter/image/plane_slicer.hpp:80:38: error: syntax error [syntaxError] sight-25.1.0/module/filter/image/propagator.cpp:184:44: error: syntax error [syntaxError] sight-25.1.0/module/filter/image/resampler.cpp:95:66: error: syntax error [syntaxError] sight-25.1.0/module/filter/image/test/ut/image_center_test.cpp:60:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/module/filter/image/test/ut/image_center_test.cpp:43:25: style: Either there is a missing 'override', or the member function 'sight::module::filter::image::ut::image_center_test::setUp' can be static. [functionStatic] sight-25.1.0/module/filter/image/test/ut/image_center_test.hpp:41:10: note: Either there is a missing 'override', or the member function 'sight::module::filter::image::ut::image_center_test::setUp' can be static. sight-25.1.0/module/filter/image/test/ut/image_center_test.cpp:43:25: note: Either there is a missing 'override', or the member function 'sight::module::filter::image::ut::image_center_test::setUp' can be static. sight-25.1.0/module/filter/image/test/ut/image_center_test.cpp:49:25: style: Either there is a missing 'override', or the member function 'sight::module::filter::image::ut::image_center_test::tearDown' can be static. [functionStatic] sight-25.1.0/module/filter/image/test/ut/image_center_test.hpp:42:10: note: Either there is a missing 'override', or the member function 'sight::module::filter::image::ut::image_center_test::tearDown' can be static. sight-25.1.0/module/filter/image/test/ut/image_center_test.cpp:49:25: note: Either there is a missing 'override', or the member function 'sight::module::filter::image::ut::image_center_test::tearDown' can be static. sight-25.1.0/module/filter/image/test/ut/plane_slicer_test.cpp:65:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/module/filter/image/test/ut/plane_slicer_test.cpp:54:25: style: Either there is a missing 'override', or the member function 'sight::module::filter::image::ut::plane_slicer_test::tearDown' can be static. [functionStatic] sight-25.1.0/module/filter/image/test/ut/plane_slicer_test.hpp:40:10: note: Either there is a missing 'override', or the member function 'sight::module::filter::image::ut::plane_slicer_test::tearDown' can be static. sight-25.1.0/module/filter/image/test/ut/plane_slicer_test.cpp:54:25: note: Either there is a missing 'override', or the member function 'sight::module::filter::image::ut::plane_slicer_test::tearDown' can be static. sight-25.1.0/module/filter/image/test/ut/propagator_test.cpp:258:5: error: Syntax Error: AST broken, '->' doesn't have two operands. [internalAstError] sight-25.1.0/module/filter/image/threshold.cpp:66:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_threshold [valueFlowBailoutIncompleteVar] sight-25.1.0/module/filter/image/threshold.cpp:163:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_threshold [valueFlowBailoutIncompleteVar] sight-25.1.0/module/filter/mesh/generator/ultrasound_mesh.cpp:45:23: error: syntax error [syntaxError] sight-25.1.0/module/filter/mesh/test/ut/vtk_mesher_test.cpp:79:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/module/filter/mesh/test/ut/vtk_mesher_test.cpp:62:23: style: Either there is a missing 'override', or the member function 'sight::module::filter::mesh::ut::vtk_mesher_test::tearDown' can be static. [functionStatic] sight-25.1.0/module/filter/mesh/test/ut/vtk_mesher_test.hpp:44:10: note: Either there is a missing 'override', or the member function 'sight::module::filter::mesh::ut::vtk_mesher_test::tearDown' can be static. sight-25.1.0/module/filter/mesh/test/ut/vtk_mesher_test.cpp:62:23: note: Either there is a missing 'override', or the member function 'sight::module::filter::mesh::ut::vtk_mesher_test::tearDown' can be static. sight-25.1.0/module/filter/mesh/vtk_mesher.cpp:190:30: error: syntax error [syntaxError] sight-25.1.0/module/filter/point/point_list_registration.hpp:74:27: error: syntax error [syntaxError] sight-25.1.0/module/filter/vision/colour_image_masking.cpp:37:16: error: syntax error [syntaxError] sight-25.1.0/module/filter/vision/depth_image_masking.cpp:35:23: error: syntax error [syntaxError] sight-25.1.0/module/filter/vision/optical_flow.cpp:38:23: error: syntax error [syntaxError] sight-25.1.0/module/filter/vision/point_cloud_from_depth_map.hpp:121:27: error: syntax error [syntaxError] sight-25.1.0/module/filter/vision/transform_depth_map2mm.cpp:73:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/module/filter/vision/transform_depth_tl2mm.cpp:33:23: error: syntax error [syntaxError] sight-25.1.0/module/geometry/__/concatenate_matrices.cpp:99:69: error: syntax error [syntaxError] sight-25.1.0/module/geometry/__/decompose_matrix.cpp:64:63: error: syntax error [syntaxError] sight-25.1.0/module/geometry/__/manage_point_list.hpp:78:38: error: syntax error [syntaxError] sight-25.1.0/module/geometry/__/matrix_list.cpp:35:23: error: syntax error [syntaxError] sight-25.1.0/module/geometry/__/matrix_to_point.cpp:70:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/geometry/__/point_list_from_matrices.cpp:104:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/geometry/__/point_to_landmark_distance.cpp:35:23: error: syntax error [syntaxError] sight-25.1.0/module/geometry/__/point_to_landmark_vector.cpp:37:23: error: syntax error [syntaxError] sight-25.1.0/module/geometry/__/switch_matrices.cpp:64:62: error: syntax error [syntaxError] sight-25.1.0/module/geometry/__/targeting.cpp:43:16: error: syntax error [syntaxError] sight-25.1.0/module/geometry/__/test/ut/concatenate_matrices_test.cpp:434:9: error: Syntax Error: AST broken, '->' doesn't have two operands. [internalAstError] sight-25.1.0/module/geometry/__/test/ut/manage_point_list_test.cpp:42:30: style: Either there is a missing 'override', or the member function 'sight::module::geometry::ut::manage_point_list_test::setUp' can be static. [functionStatic] sight-25.1.0/module/geometry/__/test/ut/manage_point_list_test.hpp:43:10: note: Either there is a missing 'override', or the member function 'sight::module::geometry::ut::manage_point_list_test::setUp' can be static. sight-25.1.0/module/geometry/__/test/ut/manage_point_list_test.cpp:42:30: note: Either there is a missing 'override', or the member function 'sight::module::geometry::ut::manage_point_list_test::setUp' can be static. sight-25.1.0/module/geometry/__/test/ut/manage_point_list_test.cpp:48:30: style: Either there is a missing 'override', or the member function 'sight::module::geometry::ut::manage_point_list_test::tearDown' can be static. [functionStatic] sight-25.1.0/module/geometry/__/test/ut/manage_point_list_test.hpp:44:10: note: Either there is a missing 'override', or the member function 'sight::module::geometry::ut::manage_point_list_test::tearDown' can be static. sight-25.1.0/module/geometry/__/test/ut/manage_point_list_test.cpp:48:30: note: Either there is a missing 'override', or the member function 'sight::module::geometry::ut::manage_point_list_test::tearDown' can be static. sight-25.1.0/module/geometry/__/test/ut/matrix_to_point_test.cpp:42:28: style: Either there is a missing 'override', or the member function 'sight::module::geometry::ut::matrix_to_point_test::setUp' can be static. [functionStatic] sight-25.1.0/module/geometry/__/test/ut/matrix_to_point_test.hpp:41:10: note: Either there is a missing 'override', or the member function 'sight::module::geometry::ut::matrix_to_point_test::setUp' can be static. sight-25.1.0/module/geometry/__/test/ut/matrix_to_point_test.cpp:42:28: note: Either there is a missing 'override', or the member function 'sight::module::geometry::ut::matrix_to_point_test::setUp' can be static. sight-25.1.0/module/geometry/__/test/ut/matrix_to_point_test.cpp:48:28: style: Either there is a missing 'override', or the member function 'sight::module::geometry::ut::matrix_to_point_test::tearDown' can be static. [functionStatic] sight-25.1.0/module/geometry/__/test/ut/matrix_to_point_test.hpp:42:10: note: Either there is a missing 'override', or the member function 'sight::module::geometry::ut::matrix_to_point_test::tearDown' can be static. sight-25.1.0/module/geometry/__/test/ut/matrix_to_point_test.cpp:48:28: note: Either there is a missing 'override', or the member function 'sight::module::geometry::ut::matrix_to_point_test::tearDown' can be static. sight-25.1.0/module/geometry/__/test/ut/weighted_mean_matrix_test.cpp:43:33: style: Either there is a missing 'override', or the member function 'sight::module::geometry::ut::weighted_mean_matrix_test::setUp' can be static. [functionStatic] sight-25.1.0/module/geometry/__/test/ut/weighted_mean_matrix_test.hpp:47:10: note: Either there is a missing 'override', or the member function 'sight::module::geometry::ut::weighted_mean_matrix_test::setUp' can be static. sight-25.1.0/module/geometry/__/test/ut/weighted_mean_matrix_test.cpp:43:33: note: Either there is a missing 'override', or the member function 'sight::module::geometry::ut::weighted_mean_matrix_test::setUp' can be static. sight-25.1.0/module/geometry/__/test/ut/weighted_mean_matrix_test.cpp:49:33: style: Either there is a missing 'override', or the member function 'sight::module::geometry::ut::weighted_mean_matrix_test::tearDown' can be static. [functionStatic] sight-25.1.0/module/geometry/__/test/ut/weighted_mean_matrix_test.hpp:48:10: note: Either there is a missing 'override', or the member function 'sight::module::geometry::ut::weighted_mean_matrix_test::tearDown' can be static. sight-25.1.0/module/geometry/__/test/ut/weighted_mean_matrix_test.cpp:49:33: note: Either there is a missing 'override', or the member function 'sight::module::geometry::ut::weighted_mean_matrix_test::tearDown' can be static. sight-25.1.0/module/geometry/__/transform_landmark.cpp:37:23: error: syntax error [syntaxError] sight-25.1.0/module/geometry/__/weighted_mean_matrix.cpp:60:65: error: syntax error [syntaxError] sight-25.1.0/module/geometry/vision/chess_board_detector.cpp:44:23: error: syntax error [syntaxError] sight-25.1.0/module/geometry/vision/chessboard_creator.cpp:79:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/geometry/vision/chessboard_creator.cpp:94:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/geometry/vision/chessboard_reprojection.cpp:52:23: error: syntax error [syntaxError] sight-25.1.0/module/geometry/vision/distortion.hpp:86:27: error: syntax error [syntaxError] sight-25.1.0/module/geometry/vision/marker_to_point.hpp:67:27: error: syntax error [syntaxError] sight-25.1.0/module/geometry/vision/open_cv_extrinsic.cpp:139:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.1.0/module/geometry/vision/open_cv_intrinsic.cpp:37:23: error: syntax error [syntaxError] sight-25.1.0/module/geometry/vision/pose_from2d.cpp:295:63: error: syntax error [syntaxError] sight-25.1.0/module/geometry/vision/reprojection_error.hpp:88:27: error: syntax error [syntaxError] sight-25.1.0/module/geometry/vision/solve_pnp.cpp:127:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/bitmap/reader.cpp:388:78: error: syntax error [syntaxError] sight-25.1.0/module/io/bitmap/test/ut/reader_test.cpp:115:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable libtiff [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/bitmap/test/ut/writer_test.cpp:79:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgb [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/bitmap/test/ut/writer_test.cpp:144:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable best [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/bitmap/test/ut/writer_test.cpp:224:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fast [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/bitmap/test/ut/writer_test.cpp:144:42: style: Variable 'mode_string' is assigned a value that is never used. [unreadVariable] sight-25.1.0/module/io/bitmap/writer.cpp:380:5: error: Syntax Error: AST broken, '->' doesn't have two operands. [internalAstError] sight-25.1.0/module/io/dicom/dicom_series_anonymizer.cpp:40:23: error: syntax error [syntaxError] sight-25.1.0/module/io/dicom/dicom_series_converter.cpp:40:23: error: syntax error [syntaxError] sight-25.1.0/module/io/dicom/dicom_series_set_reader.cpp:43:23: error: syntax error [syntaxError] sight-25.1.0/module/io/dicom/dicom_series_writer.cpp:49:23: error: syntax error [syntaxError] sight-25.1.0/module/io/dicom/reader.cpp:66:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicom/reader.cpp:110:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable always [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicom/reader.cpp:167:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicom/reader.cpp:191:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rejected [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicom/reader.cpp:272:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dialog_policy [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicom/reader.cpp:332:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_read_failed [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicom/reader.cpp:431:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_selection [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicom/series_set_reader.cpp:51:23: error: syntax error [syntaxError] sight-25.1.0/module/io/dicom/series_set_writer.hpp:98:63: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/module/io/dicom/surface_segmentation_writer.cpp:69:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window_title [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicom/surface_segmentation_writer.cpp:121:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable question [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicom/surface_segmentation_writer.cpp:184:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_write_failed [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicom/surface_segmentation_writer.cpp:208:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable folder [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicomweb/query_editor.cpp:134:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QDate [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicomweb/query_editor.cpp:154:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QDate [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicomweb/query_editor.cpp:340:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable critical [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicomweb/series_puller.cpp:81:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicomweb/series_puller.cpp:134:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicomweb/series_puller.cpp:363:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable critical [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicomweb/series_pusher.hpp:70:27: error: syntax error [syntaxError] sight-25.1.0/module/io/dicomweb/slice_index_dicom_puller_editor.cpp:88:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_delay_timer [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicomweb/slice_index_dicom_puller_editor.cpp:118:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Horizontal [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicomweb/slice_index_dicom_puller_editor.cpp:187:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_delay_timer [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicomweb/slice_index_dicom_puller_editor.cpp:218:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_delay_timer [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicomweb/slice_index_dicom_puller_editor.cpp:262:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dicomweb/slice_index_dicom_puller_editor.cpp:422:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable critical [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dimse/pacs_configuration_editor.cpp:45:23: error: syntax error [syntaxError] sight-25.1.0/module/io/dimse/pacs_configuration_initializer.cpp:148:16: error: syntax error [syntaxError] sight-25.1.0/module/io/dimse/progress_bar_controller.cpp:34:23: error: syntax error [syntaxError] sight-25.1.0/module/io/dimse/query_editor.cpp:131:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignRight [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dimse/query_editor.cpp:400:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCM_SeriesInstanceUID [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/dimse/query_editor.cpp:507:32: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/module/io/dimse/query_editor.cpp:554:21: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/module/io/dimse/series_puller.cpp:42:23: error: syntax error [syntaxError] sight-25.1.0/module/io/dimse/series_pusher.hpp:71:27: error: syntax error [syntaxError] sight-25.1.0/module/io/dimse/slice_index_dicom_editor.cpp:149:82: error: syntax error [syntaxError] sight-25.1.0/module/io/dimse/test/ut/io_pacs_test.cpp:91:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable get [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/document/pdf_writer.cpp:52:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/document/pdf_writer.cpp:77:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window_title [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/document/pdf_writer.cpp:108:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A4 [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/document/pdf_writer.cpp:206:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QWidget [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/document/pdf_writer.cpp:218:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/document/pdf_writer.cpp:230:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/document/pdf_writer.cpp:244:44: style: Same expression on both sides of '&'. [duplicateExpression] sight-25.1.0/module/io/document/pdf_writer.cpp:223:67: style:inconclusive: Function 'convert_fw_image_to_q_image' argument 1 names different: declaration '_image' definition '_fw_image'. [funcArgNamesDifferent] sight-25.1.0/module/io/document/pdf_writer.hpp:152:66: note: Function 'convert_fw_image_to_q_image' argument 1 names different: declaration '_image' definition '_fw_image'. sight-25.1.0/module/io/document/pdf_writer.cpp:223:67: note: Function 'convert_fw_image_to_q_image' argument 1 names different: declaration '_image' definition '_fw_image'. sight-25.1.0/module/io/document/pdf_writer.cpp:208:22: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/module/io/document/pdf_writer.cpp:124:44: style: Unused variable: future [unusedVariable] sight-25.1.0/module/io/igtl/client_listener.cpp:114:31: error: syntax error [syntaxError] sight-25.1.0/module/io/igtl/client_sender.cpp:101:31: error: syntax error [syntaxError] sight-25.1.0/module/io/igtl/network_listener.hpp:49:27: error: syntax error [syntaxError] sight-25.1.0/module/io/igtl/network_sender.hpp:49:27: error: syntax error [syntaxError] sight-25.1.0/module/io/igtl/server_listener.cpp:95:27: error: syntax error [syntaxError] sight-25.1.0/module/io/igtl/server_sender.cpp:99:27: error: syntax error [syntaxError] sight-25.1.0/module/io/igtl/tdata_listener.cpp:112:31: error: syntax error [syntaxError] sight-25.1.0/module/io/itk/image_reader.cpp:132:90: error: syntax error [syntaxError] sight-25.1.0/module/io/itk/image_series_reader.cpp:175:90: error: syntax error [syntaxError] sight-25.1.0/module/io/itk/image_series_writer.cpp:55:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/itk/image_series_writer.cpp:72:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window_title [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/itk/image_series_writer.cpp:114:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_write_failed [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/itk/image_writer.cpp:62:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/itk/image_writer.cpp:73:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window_title [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/itk/image_writer.cpp:171:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/itk/image_writer.cpp:191:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_write_failed [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/itk/series_set_reader.hpp:110:29: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.1.0/module/io/itk/sliced_image_series_writer.cpp:54:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable folder [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/itk/sliced_image_series_writer.cpp:71:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window_title [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/itk/sliced_image_series_writer.cpp:133:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_write_failed [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/itk/test/ut/io_itk_test.cpp:66:22: debug: Function::addArguments found argument 'object' with varid 0. [varid0] sight-25.1.0/module/io/itk/test/ut/io_itk_test.cpp:75:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inout [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/itk/test/ut/io_itk_test.cpp:98:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/itk/test/ut/io_itk_test.cpp:128:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/itk/test/ut/io_itk_test.cpp:176:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/itk/test/ut/io_itk_test.cpp:230:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/itk/test/ut/io_itk_test.cpp:283:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/itk/test/ut/io_itk_test.cpp:363:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inout [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/joystick/test/ut/plugin_test.cpp:152:72: style: Condition 'interactor_instance.received_axis_motion_event>0' is always false [knownConditionTrueFalse] sight-25.1.0/module/io/joystick/test/ut/plugin_test.cpp:150:58: note: Assignment 'interactor_instance.received_axis_motion_event=0', assigned value is 0 sight-25.1.0/module/io/joystick/test/ut/plugin_test.cpp:152:72: note: Condition 'interactor_instance.received_axis_motion_event>0' is always false sight-25.1.0/module/io/joystick/test/ut/plugin_test.cpp:121:17: warning: Class virtual_device is not safe, destructor throws exception [exceptThrowInDestructor] sight-25.1.0/module/io/joystick/test/ut/plugin_test.cpp:121:17: error: Unhandled exception thrown in function declared not to throw exceptions. [throwInNoexceptFunction] sight-25.1.0/module/io/matrix/matrices_reader.cpp:49:23: error: syntax error [syntaxError] sight-25.1.0/module/io/matrix/matrix4_trf_reader.cpp:154:82: error: syntax error [syntaxError] sight-25.1.0/module/io/matrix/matrix4_trf_writer.cpp:57:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/matrix/matrix4_trf_writer.cpp:70:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/matrix/matrix4_trf_writer.cpp:87:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window_title [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/matrix/matrix4_trf_writer.cpp:115:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_write_failed [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/matrix/matrix_writer.cpp:44:23: error: syntax error [syntaxError] sight-25.1.0/module/io/matrix/test/ut/validator_test.cpp:40:36: error: syntax error [syntaxError] sight-25.1.0/module/io/matrix/test/ut/writer_test.cpp:87:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable never [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/matrix/validator.cpp:41:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VALID [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/matrix/validator.cpp:72:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/realsense/scan.cpp:73:23: error: syntax error [syntaxError] sight-25.1.0/module/io/session/reader.cpp:278:86: error: syntax error [syntaxError] sight-25.1.0/module/io/session/test/ut/session_test.cpp:107:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/session/test/ut/session_test.cpp:265:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/session/test/ut/session_test.cpp:352:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/session/test/ut/session_test.cpp:434:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/session/writer.cpp:129:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_extension_name [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/session/writer.cpp:182:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_write_failed [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/session/writer.cpp:329:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window_title [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/video/frame_grabber.cpp:686:48: error: syntax error [syntaxError] sight-25.1.0/module/io/video/frame_writer.cpp:52:23: error: syntax error [syntaxError] sight-25.1.0/module/io/video/grabber_proxy.cpp:516:52: error: syntax error [syntaxError] sight-25.1.0/module/io/video/video_writer.cpp:46:23: error: syntax error [syntaxError] sight-25.1.0/module/io/vision/calibration_images_writer.cpp:57:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable folder [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vision/calibration_images_writer.cpp:67:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window_title [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vision/calibration_images_writer.cpp:113:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable busy [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vision/calibration_info_reader.cpp:48:23: error: syntax error [syntaxError] sight-25.1.0/module/io/vision/open_cv_reader.cpp:79:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window_title [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vision/open_cv_reader.cpp:126:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_read_failed [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vision/open_cv_reader.cpp:251:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vision/open_cv_writer.cpp:70:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window_title [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vision/open_cv_writer.cpp:116:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_write_failed [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vision/open_cv_writer.cpp:206:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vtk/image_reader.cpp:61:23: error: syntax error [syntaxError] sight-25.1.0/module/io/vtk/image_series_reader.cpp:57:23: error: syntax error [syntaxError] sight-25.1.0/module/io/vtk/image_series_writer.cpp:56:23: error: syntax error [syntaxError] sight-25.1.0/module/io/vtk/image_writer.cpp:52:23: error: syntax error [syntaxError] sight-25.1.0/module/io/vtk/mesh_reader.cpp:50:23: error: syntax error [syntaxError] sight-25.1.0/module/io/vtk/mesh_writer.cpp:51:23: error: syntax error [syntaxError] sight-25.1.0/module/io/vtk/model_series_obj_writer.cpp:49:23: error: syntax error [syntaxError] sight-25.1.0/module/io/vtk/model_series_reader.cpp:59:23: error: syntax error [syntaxError] sight-25.1.0/module/io/vtk/model_series_writer.cpp:59:23: error: syntax error [syntaxError] sight-25.1.0/module/io/vtk/series_set_reader.cpp:48:23: error: syntax error [syntaxError] sight-25.1.0/module/io/vtk/test/ut/image_reader_writer_test.cpp:54:22: debug: Function::addArguments found argument 'object' with varid 0. [varid0] sight-25.1.0/module/io/vtk/test/ut/image_reader_writer_test.cpp:63:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _image [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vtk/test/ut/image_reader_writer_test.cpp:126:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vtk/test/ut/image_reader_writer_test.cpp:180:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vtk/test/ut/image_reader_writer_test.cpp:235:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vtk/test/ut/image_reader_writer_test.cpp:272:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vtk/test/ut/image_reader_writer_test.cpp:299:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vtk/test/ut/image_reader_writer_test.cpp:368:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vtk/test/ut/image_reader_writer_test.cpp:396:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vtk/test/ut/image_reader_writer_test.cpp:472:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vtk/test/ut/image_reader_writer_test.cpp:542:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vtk/test/ut/model_series_writer_test.cpp:73:22: debug: Function::addArguments found argument 'object' with varid 0. [varid0] sight-25.1.0/module/io/vtk/test/ut/model_series_writer_test.cpp:82:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _obj [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vtk/test/ut/series_set_reader_test.cpp:106:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/vtk/test/ut/series_set_reader_test.cpp:53:30: style: Either there is a missing 'override', or the member function 'sight::module::io::vtk::ut::series_set_reader_test::setUp' can be static. [functionStatic] sight-25.1.0/module/io/vtk/test/ut/series_set_reader_test.hpp:46:10: note: Either there is a missing 'override', or the member function 'sight::module::io::vtk::ut::series_set_reader_test::setUp' can be static. sight-25.1.0/module/io/vtk/test/ut/series_set_reader_test.cpp:53:30: note: Either there is a missing 'override', or the member function 'sight::module::io::vtk::ut::series_set_reader_test::setUp' can be static. sight-25.1.0/module/io/vtk/test/ut/series_set_reader_test.cpp:60:30: style: Either there is a missing 'override', or the member function 'sight::module::io::vtk::ut::series_set_reader_test::tearDown' can be static. [functionStatic] sight-25.1.0/module/io/vtk/test/ut/series_set_reader_test.hpp:47:10: note: Either there is a missing 'override', or the member function 'sight::module::io::vtk::ut::series_set_reader_test::tearDown' can be static. sight-25.1.0/module/io/vtk/test/ut/series_set_reader_test.cpp:60:30: note: Either there is a missing 'override', or the member function 'sight::module::io::vtk::ut::series_set_reader_test::tearDown' can be static. sight-25.1.0/module/io/zip/extract.cpp:262:14: error: Syntax Error: AST broken, '->' doesn't have two operands. [internalAstError] sight-25.1.0/module/io/zip/test/ut/extract_test.cpp:95:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retry [valueFlowBailoutIncompleteVar] sight-25.1.0/module/io/zip/test/ut/extract_test.cpp:143:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retry [valueFlowBailoutIncompleteVar] sight-25.1.0/module/navigation/optics/aruco_tracker.hpp:109:27: error: syntax error [syntaxError] sight-25.1.0/module/ui/__/action.hpp:72:32: error: syntax error [syntaxError] sight-25.1.0/module/ui/__/com/timestamp_signal.cpp:37:23: error: syntax error [syntaxError] sight-25.1.0/module/ui/__/com/timestamp_slot_caller.hpp:58:72: error: syntax error [syntaxError] sight-25.1.0/module/ui/__/io/folder_selector.hpp:59:27: error: syntax error [syntaxError] sight-25.1.0/module/ui/__/io/selector.cpp:286:80: error: syntax error [syntaxError] sight-25.1.0/module/ui/__/job_bar.cpp:37:23: error: syntax error [syntaxError] sight-25.1.0/module/ui/__/modify_layout.cpp:124:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/__/modify_layout.cpp:148:14: style: The scope of the variable 'is_enable' can be reduced. [variableScope] sight-25.1.0/module/ui/__/plugin.cpp:74:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/__/preferences.cpp:38:64: error: syntax error [syntaxError] sight-25.1.0/module/ui/__/quit.cpp:68:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/__/quit.cpp:76:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable busy [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/__/series/db_merger.cpp:44:23: error: syntax error [syntaxError] sight-25.1.0/module/ui/__/series/export_with_series_set.cpp:42:23: error: syntax error [syntaxError] sight-25.1.0/module/ui/__/series/push_selection.cpp:99:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/__/test/ut/com/timestamp_signal_test.cpp:88:23: style: Condition '2==timestamps.size()' is always false [knownConditionTrueFalse] sight-25.1.0/module/ui/__/test/ut/com/timestamp_signal_test.cpp:83:5: note: Assuming that condition 'unsigned long(1)!=(timestamps.size())' is not redundant sight-25.1.0/module/ui/__/test/ut/com/timestamp_signal_test.cpp:88:23: note: Condition '2==timestamps.size()' is always false sight-25.1.0/module/ui/__/test/ut/com/timestamp_slot_caller_test.cpp:125:23: style: Condition '2==obj->get_timestamps().size()' is always false [knownConditionTrueFalse] sight-25.1.0/module/ui/__/test/ut/com/timestamp_slot_caller_test.cpp:120:5: note: Assuming that condition 'unsigned long(1)!=(obj->get_timestamps().size())' is not redundant sight-25.1.0/module/ui/__/test/ut/com/timestamp_slot_caller_test.cpp:125:23: note: Condition '2==obj->get_timestamps().size()' is always false sight-25.1.0/module/ui/__/test/ut/com/timestamp_slot_caller_test.cpp:57:10: style: Local variable 'slot' shadows outer function [shadowFunction] sight-25.1.0/module/ui/__/test/ut/com/timestamp_slot_caller_test.cpp:44:10: note: Shadowed declaration sight-25.1.0/module/ui/__/test/ut/com/timestamp_slot_caller_test.cpp:57:10: note: Shadow variable sight-25.1.0/module/ui/__/test/ut/job_bar_test.cpp:117:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_total_work_units [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/__/test/ut/job_bar_test.cpp:78:17: style:inconclusive: Either there is a missing 'override', or the member function 'sight::module::ui::ut::dummy_progress_dialog::get_title' can be const. [functionConst] sight-25.1.0/module/ui/__/test/ut/job_bar_test.cpp:85:17: style:inconclusive: Either there is a missing 'override', or the member function 'sight::module::ui::ut::dummy_progress_dialog::get_message' can be const. [functionConst] sight-25.1.0/module/ui/__/test/ut/job_bar_test.cpp:78:17: performance: Function 'get_title()' should return member 'm_title' by const reference. [returnByReference] sight-25.1.0/module/ui/__/test/ut/job_bar_test.cpp:85:17: performance: Function 'get_message()' should return member 'm_message' by const reference. [returnByReference] sight-25.1.0/module/ui/__/test/ut/video/image_picker_test.cpp:75:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_world_pos [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/__/test/ut/video/image_picker_test.cpp:121:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_world_pos [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/__/test/ut/video/image_picker_test.cpp:151:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_world_pos [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/__/test/ut/video/image_picker_test.cpp:191:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_world_pos [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/__/test/ut/video/image_picker_test.cpp:240:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_world_pos [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/__/video/image_picker.cpp:35:16: error: syntax error [syntaxError] sight-25.1.0/module/ui/__/viz/cross_type_action.cpp:32:23: error: syntax error [syntaxError] sight-25.1.0/module/ui/debug/action/class_factory_registry_info.cpp:80:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dialog [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/debug/action/class_factory_registry_info.cpp:103:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tree [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/debug/action/components_tree.cpp:105:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dialog [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/debug/action/components_tree.cpp:120:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tree_container [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/debug/dump_editor.cpp:98:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/debug/dump_editor.cpp:118:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/debug/dump_editor.cpp:140:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EditRole [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/debug/dump_editor.cpp:224:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/debug/dump_editor.cpp:250:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/debug/dump_editor.cpp:279:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EditRole [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/debug/dump_editor.cpp:326:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsEnabled [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/debug/dump_editor.cpp:386:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/debug/dump_editor.cpp:431:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vertical [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/debug/dump_editor.cpp:502:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Minimum [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/debug/dump_editor.cpp:584:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UserRole [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/debug/dump_editor.cpp:642:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable darkYellow [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/debug/dump_editor.cpp:734:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable busy [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/dicom/filter_selection_editor.cpp:88:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignTop [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/dicom/filter_selection_editor.cpp:212:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Checked [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/dicom/filter_selection_editor.cpp:254:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ToolTipRole [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/dicom/filter_selection_editor.cpp:273:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_filter_at_the_end [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/dicom/filter_selection_editor.cpp:317:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ToolTipRole [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/dicom/filter_selection_editor.cpp:345:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UserRole [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/dicom/filter_selection_editor.cpp:359:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UserRole [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/dicom/filter_selection_editor.cpp:369:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UserRole [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/dicom/filter_selection_editor.cpp:403:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UserRole [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/dicom/filter_selection_editor.cpp:433:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/dicom/filter_selection_editor.cpp:545:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable triggered [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/dicom/filter_selection_editor.cpp:508:34: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] sight-25.1.0/module/ui/dicom/filter_selector_dialog.cpp:180:86: error: syntax error [syntaxError] sight-25.1.0/module/ui/dicom/slice_index_dicom_editor.hpp:102:27: error: syntax error [syntaxError] sight-25.1.0/module/ui/history/command_history.cpp:38:23: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/activity/data_view.cpp:100:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Drop [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/activity/data_view.cpp:220:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignHCenter [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/activity/data_view.cpp:522:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/activity/data_view.cpp:751:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Warning [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/activity/data_view.cpp:778:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/activity/data_view.cpp:808:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsDropEnabled [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/activity/data_view.cpp:1116:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Yes [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/activity/data_view.hpp:92:5: style: Class 'data_view' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/module/ui/qt/activity/data_view.cpp:432:10: style: The scope of the variable 'ok' can be reduced. [variableScope] sight-25.1.0/module/ui/qt/activity/dynamic_view.hpp:109:27: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/activity/launcher.hpp:131:27: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/activity/selector.hpp:88:27: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/activity/sequencer.cpp:310:9: error: There is an unknown macro here somewhere. Configuration is required. If SIGHT_ERROR is a macro then please configure it. [unknownMacro] sight-25.1.0/module/ui/qt/activity/view.cpp:42:16: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/activity/wizard.hpp:110:27: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/calibration/calibration_info_editor.cpp:42:16: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/calibration/camera_config_launcher.cpp:91:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_camera_combo_box [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/calibration/camera_config_launcher.cpp:232:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA_KEY [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/calibration/camera_config_launcher.cpp:346:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REMOVED_CAMERA_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/calibration/camera_config_launcher.cpp:508:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADDED_CAMERA_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/calibration/camera_information_editor.cpp:41:16: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/calibration/camera_set_editor.cpp:46:16: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/calibration/display_calibration_info.cpp:40:23: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/calibration/images_selector.cpp:42:16: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/calibration/intrinsic_edition.cpp:44:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dialog [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/calibration/intrinsic_edition.cpp:52:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dialog [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/calibration/intrinsic_edition.cpp:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_calibration [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/calibration/intrinsic_edition.cpp:73:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAMERA [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/calibration/intrinsic_edition.cpp:107:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_calibration [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/calibration/intrinsic_edition.cpp:115:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAMERA [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/calibration/intrinsic_edition.cpp:152:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_calibration [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/calibration/optical_center_editor.cpp:157:77: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/calibration/update_intrinsic_dialog.cpp:74:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_width [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/calibration/update_intrinsic_dialog.cpp:131:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_calibration [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/calibration/update_intrinsic_dialog.cpp:143:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_calibration [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/calibration/update_intrinsic_dialog.cpp:158:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ratio [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/calibration/update_intrinsic_dialog.cpp:223:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_calibration [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/calibration/update_intrinsic_dialog.cpp:235:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_calibration [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/com/signal_button.hpp:101:38: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/com/signal_shortcut.hpp:84:38: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/icon_speed_dial.hpp:87:38: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/image/image.cpp:70:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SmoothTransformation [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/image/image_info.cpp:42:23: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/image/slice_index_position_editor.cpp:58:23: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/image/transfer_function.cpp:57:16: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/image/transfer_function_opacity.cpp:145:84: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/image/window_level.cpp:532:60: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/launch_browser.cpp:54:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/launch_browser.cpp:72:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TolerantMode [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/list_view.hpp:70:27: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/material_opacity_editor.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_label [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/material_opacity_editor.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_opacity_slider [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/material_opacity_editor.cpp:92:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/metrics/distance.cpp:40:16: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/metrics/landmarks.cpp:58:81: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/model/model_series_list.cpp:66:23: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/model/organ_transformation.cpp:357:77: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/notifier.cpp:40:23: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/parameters.hpp:155:35: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/plugin.cpp:83:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disabled [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/plugin.cpp:121:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable run [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/plugin.cpp:147:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qApp [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/preferences_configuration.hpp:167:27: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/progress_bar.hpp:83:39: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/reconstruction/organ_material_editor.cpp:61:73: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/reconstruction/representation_editor.cpp:393:73: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/selection_menu_button.cpp:46:23: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/series/select_dialog.hpp:70:27: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/series/selector.cpp:46:23: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/series/viewer.cpp:155:70: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/settings.hpp:168:32: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/show_about.cpp:66:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/show_about.cpp:120:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HLine [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/show_help.cpp:76:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/show_help.cpp:113:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/status.hpp:95:38: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/style_selector.cpp:44:23: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/test/ut/gui_qt_test.cpp:77:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qApp [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/test/ut/gui_qt_test.cpp:113:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qApp [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/test/ut/loader.cpp:142:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable async [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/test/ut/loader.hpp:38:5: style: Struct 'service_cleaner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/module/ui/qt/test/ut/preferences_configuration.cpp:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qApp [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/test/ut/preferences_configuration.cpp:383:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ready [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/test/ut/preferences_configuration.cpp:461:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ready [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/test/ut/preferences_configuration.cpp:486:55: performance: Function parameter '_key' should be passed by const reference. [passedByValue] sight-25.1.0/module/ui/qt/test/ut/progress_bar_test.cpp:51:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_total_work_units [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/test/ut/progress_bar_test.cpp:57:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/test/ut/progress_bar_test.cpp:224:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ready [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/test/ut/sequencer.cpp:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qApp [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/test/ut/signal_button_test.cpp:84:9: performance: Variable 'signal_button_srv' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] sight-25.1.0/module/ui/qt/test/ut/signal_shortcut_test.cpp:154:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoModifier [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/test/ut/signal_shortcut_test.cpp:180:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoModifier [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/test/ut/signal_shortcut_test.cpp:211:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShiftModifier [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/test/ut/signal_shortcut_test.cpp:265:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ControlModifier [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/test/ut/signal_shortcut_test.cpp:361:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoModifier [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/test/ut/signal_shortcut_test.cpp:80:9: performance: Variable 'view' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] sight-25.1.0/module/ui/qt/text.cpp:87:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignCenter [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/text.cpp:49:13: style: Unused variable: style_sheet [unusedVariable] sight-25.1.0/module/ui/qt/text_status.cpp:36:23: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/video/camera.cpp:57:23: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/video/camera_device_dlg.cpp:143:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable accept [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/video/camera_device_dlg.cpp:157:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/video/camera_device_dlg.cpp:283:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/video/camera_device_dlg.cpp:345:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/qt/video/camera_device_dlg.hpp:53:5: style: Class 'camera_device_dlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.1.0/module/ui/qt/video/camera_device_dlg.cpp:58:50: style:inconclusive: Function 'camera_device_dlg' argument 1 names different: declaration '_xml_resolution' definition '_xml_resolution_config'. [funcArgNamesDifferent] sight-25.1.0/module/ui/qt/video/camera_device_dlg.hpp:53:35: note: Function 'camera_device_dlg' argument 1 names different: declaration '_xml_resolution' definition '_xml_resolution_config'. sight-25.1.0/module/ui/qt/video/camera_device_dlg.cpp:58:50: note: Function 'camera_device_dlg' argument 1 names different: declaration '_xml_resolution' definition '_xml_resolution_config'. sight-25.1.0/module/ui/qt/video/slider.hpp:61:27: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/viz/matrix_viewer.cpp:139:66: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/viz/point_editor.cpp:48:23: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/viz/snapshot_editor.cpp:47:16: error: syntax error [syntaxError] sight-25.1.0/module/ui/qt/viz/transform_editor.cpp:263:72: error: syntax error [syntaxError] sight-25.1.0/module/ui/test/macro_saver.cpp:49:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShiftModifier [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/test/macro_saver.cpp:319:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ChildAdded [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/test/macro_saver.cpp:376:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FindChildrenRecursively [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/test/macro_saver.cpp:406:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FindChildrenRecursively [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/test/macro_saver.cpp:518:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FindDirectChildrenOnly [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/test/macro_saver.cpp:624:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonPress [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/test/macro_saver.cpp:1718:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonPress [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/test/macro_saver.cpp:1281:40: style: Variable 'iha' can be declared as pointer to const [constVariablePointer] sight-25.1.0/module/ui/test/macro_saver.cpp:605:40: warning: Either the condition '_how_to_find_receiver.size()>=2' is redundant or expression '_how_to_find_receiver.pop_front()' causes access out of bounds. [containerOutOfBounds] sight-25.1.0/module/ui/test/macro_saver.cpp:595:42: note: Assuming that condition '_how_to_find_receiver.size()>=2' is not redundant sight-25.1.0/module/ui/test/macro_saver.cpp:605:40: note: Access out of bounds sight-25.1.0/module/ui/test/plugin.cpp:36:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qApp [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/viz/compositor_parameter_editor.hpp:64:27: error: syntax error [syntaxError] sight-25.1.0/module/ui/viz/compositor_selector.hpp:64:27: error: syntax error [syntaxError] sight-25.1.0/module/ui/viz/core_compositor_editor.cpp:84:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Horizontal [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/viz/core_compositor_editor.cpp:309:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/viz/core_compositor_editor.hpp:109:19: style: Class 'core_compositor_editor' is unsafe, 'core_compositor_editor::m_button_default' can leak by wrong usage. [unsafeClassCanLeak] sight-25.1.0/module/ui/viz/core_compositor_editor.hpp:110:19: style: Class 'core_compositor_editor' is unsafe, 'core_compositor_editor::m_button_depth_peeling' can leak by wrong usage. [unsafeClassCanLeak] sight-25.1.0/module/ui/viz/core_compositor_editor.hpp:111:19: style: Class 'core_compositor_editor' is unsafe, 'core_compositor_editor::m_button_dual_depth_peeling' can leak by wrong usage. [unsafeClassCanLeak] sight-25.1.0/module/ui/viz/core_compositor_editor.hpp:112:19: style: Class 'core_compositor_editor' is unsafe, 'core_compositor_editor::m_button_weighted_blended_oit' can leak by wrong usage. [unsafeClassCanLeak] sight-25.1.0/module/ui/viz/core_compositor_editor.hpp:113:19: style: Class 'core_compositor_editor' is unsafe, 'core_compositor_editor::m_button_hybrid_transparency' can leak by wrong usage. [unsafeClassCanLeak] sight-25.1.0/module/ui/viz/core_compositor_editor.hpp:114:19: style: Class 'core_compositor_editor' is unsafe, 'core_compositor_editor::m_button_cel_shading_depth_peeling' can leak by wrong usage. [unsafeClassCanLeak] sight-25.1.0/module/ui/viz/core_compositor_editor.cpp:199:19: style: Variable 'layer_map' can be declared as reference to const [constVariableReference] sight-25.1.0/module/ui/viz/helper/parameter_editor.cpp:87:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARAMETER_INOUT [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/viz/helper/parameter_editor.cpp:92:19: style: Parameter '_data' can be declared as reference to const [constParameterReference] sight-25.1.0/module/ui/viz/light_editor.cpp:51:23: error: syntax error [syntaxError] sight-25.1.0/module/ui/viz/light_selector.cpp:58:16: error: syntax error [syntaxError] sight-25.1.0/module/ui/viz/material_selector.hpp:80:27: error: syntax error [syntaxError] sight-25.1.0/module/ui/viz/screen_selector.cpp:38:23: error: syntax error [syntaxError] sight-25.1.0/module/ui/viz/shader_parameter_editor.cpp:49:96: error: syntax error [syntaxError] sight-25.1.0/module/ui/viz/stereo_selector.cpp:127:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/viz/stereo_selector.cpp:147:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BACKGROUND [valueFlowBailoutIncompleteVar] sight-25.1.0/module/ui/viz/stereo_selector.cpp:144:19: style: Variable 'layer_map' can be declared as reference to const [constVariableReference] sight-25.1.0/module/ui/viz/stereo_toggler.cpp:31:23: error: syntax error [syntaxError] sight-25.1.0/module/ui/viz/texture_selector.cpp:149:9: error: Syntax Error: AST broken, '->' doesn't have two operands. [internalAstError] sight-25.1.0/module/viz/sample/image.cpp:77:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_render_srv [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/sample/image.cpp:121:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_negato_srv [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/sample/mesh.cpp:35:16: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene2d/adaptor/axis.cpp:535:96: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene2d/adaptor/grid2d.cpp:41:16: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene2d/adaptor/histogram.cpp:38:16: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene2d/adaptor/line.cpp:58:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x1 [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene2d/adaptor/line.cpp:82:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pen [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene2d/adaptor/line.cpp:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layer [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene2d/adaptor/line.cpp:117:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layer [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene2d/adaptor/negato.cpp:45:23: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene2d/adaptor/square.cpp:34:16: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene2d/adaptor/transfer_function.cpp:46:23: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene2d/adaptor/viewport_interactor.cpp:71:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shift_modifier [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene2d/adaptor/viewport_interactor.cpp:132:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene2d/adaptor/viewport_range_selector.cpp:44:23: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene2d/adaptor/viewport_updater.cpp:72:96: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/axis.cpp:435:66: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/camera.cpp:40:23: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/compositor_parameter.cpp:85:23: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/event.hpp:89:27: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/fragments_info.cpp:84:23: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/frustum.cpp:115:71: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/frustum_list.cpp:37:23: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/grid.cpp:40:23: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/light.cpp:40:23: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/line.cpp:48:55: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/material.cpp:224:82: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/mesh.cpp:47:23: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/mesh_list.cpp:30:23: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/model_series.cpp:45:23: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/negato.cpp:48:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato.cpp:64:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UPDATE_IMAGE [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato.cpp:83:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONFIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato.cpp:142:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_3d_ogre_texture [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato.cpp:212:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_interactive [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato.cpp:242:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGE [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato.cpp:263:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_3d_ogre_texture [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato.cpp:338:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_slice_index [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato.cpp:372:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLICE_INDEX_MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato.cpp:384:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_planes [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato.cpp:391:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_initial_window [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato2d.cpp:46:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLICE_INDEX_CHANGED [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato2d.cpp:58:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONFIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato2d.cpp:94:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_planes [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato2d.cpp:120:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_picked [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato2d.cpp:145:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable left [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato2d.cpp:174:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_picked [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato2d.cpp:182:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_negato_scene_node [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato2d.cpp:196:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENTITY_TYPE_MASK [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato2d_camera.cpp:38:23: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/negato3d.cpp:53:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_TRANSPARENCY [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato3d.cpp:68:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONFIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato3d.cpp:86:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_planes [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato3d.cpp:95:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_planes [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato3d.cpp:108:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_planes [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato3d.cpp:115:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_picked_plane [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato3d.cpp:144:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable middle [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato3d.cpp:175:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_picked_plane [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato3d.cpp:202:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_planes [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato3d.cpp:226:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PICKED_VOXEL [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/negato3d.cpp:260:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_query_flags [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/orientation_marker.cpp:163:69: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/picker.cpp:31:23: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/point_list.cpp:191:78: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/predefined_camera.cpp:35:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESET [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/predefined_camera.cpp:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_priority [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/predefined_camera.cpp:88:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_VIEW_UP [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/predefined_camera.cpp:118:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_VIEW_UP [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/predefined_camera.cpp:133:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESET [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/predefined_camera.cpp:180:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_interactor [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/predefined_camera.cpp:191:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/reconstruction.cpp:86:91: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/render_stats.cpp:55:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/render_stats.cpp:84:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONFIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/render_stats.cpp:105:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_stats_text [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/render_stats.cpp:135:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_stats_text [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/resize_viewport.cpp:36:23: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/shader_parameter.cpp:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_material_name [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shader_parameter.cpp:55:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:58:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:109:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:140:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENABLE_TOOL [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:158:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONFIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:197:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_priority [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:234:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_last_lasso_line [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:255:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tool_enable_state [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:291:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RECONSTRUCTIONS_REMOVED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:305:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable remove [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:312:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_interaction_enable_state [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:337:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:361:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_lasso_far_plane [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:394:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tool_enable_state [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:514:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_left_button_move_state [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:539:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_interaction_enable_state [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:551:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable left [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:565:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_validation_by_double_click [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:586:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_interaction_enable_state [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:639:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_interaction_enable_state [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:670:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:739:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_lasso_near_positions [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:789:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_normals [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/shape_extruder.cpp:872:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/text.cpp:38:23: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/texture.cpp:43:16: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/trackball_camera.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_priority [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/trackball_camera.cpp:46:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_VIEW_UP [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/trackball_camera.cpp:75:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_trackball [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/transform.cpp:40:74: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/vector.cpp:45:55: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/adaptor/video.cpp:56:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UPDATE_IMAGE [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/video.cpp:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_material_template_name [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/video.cpp:95:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_point_list [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/video.cpp:181:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFFER_MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/video.cpp:201:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POINT_LIST [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/video.cpp:362:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_point_list_adaptor [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/video.cpp:383:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entity [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/video.cpp:395:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_gpu_tf [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/video.cpp:432:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/video.cpp:441:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entity [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/video.cpp:467:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_filtering [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/video.cpp:488:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_filtering [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/video.cpp:495:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_scaling [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:56:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEW_IMAGE_SLOT [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:100:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable camera_autoreset [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:159:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_scene_manager [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:213:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGE [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:254:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_volume_scene_node [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:274:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:302:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynamic [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:327:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynamic [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:370:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable camera_autoreset [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:541:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vr_ambient_occlusion [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:548:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vr_color_bleeding [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:555:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vr_shadows [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:562:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visible [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:576:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layer_id [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:597:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:639:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:680:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:710:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDENTITY [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:743:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_widget [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:807:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_widget [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:842:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/volume_render.cpp:855:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_volume_scene_node [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/adaptor/voxel_picker.cpp:37:16: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d/plugin.cpp:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_log_manager [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d/plugin.cpp:93:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_listener [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/adaptor/fiducials/point.hpp:121:39: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d_qt/adaptor/fiducials/ruler.hpp:82:39: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d_qt/adaptor/fiducials/shape.hpp:81:39: error: syntax error [syntaxError] sight-25.1.0/module/viz/scene3d_qt/offscreen_window_interactor.cpp:90:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ogre_root [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/offscreen_window_interactor.cpp:147:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ogre_render_target [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/offscreen_window_interactor.cpp:185:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ogre_render_target [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/offscreen_window_interactor.cpp:199:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_frame_id [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/open_gl_context.cpp:41:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpenGL [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/open_gl_context.cpp:80:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_global_ogre_open_gl_context [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/open_gl_worker.cpp:89:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_thread_pool [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/open_gl_worker.cpp:118:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HighestPriority [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/text.cpp:141:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_resize_slot [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/text.cpp:215:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_node_listener [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/text.cpp:227:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_node_listener [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/text.cpp:244:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_node_listener [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/text.cpp:287:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/text.cpp:296:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/text.cpp:305:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_text_color [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/text.cpp:327:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_horizontal_alignment [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/text.cpp:336:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_font_family [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/text.cpp:344:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_font_size [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/text.cpp:353:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WA_TransparentForMouseEvents [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/text.cpp:366:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/text.cpp:380:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_node_listener [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/text.cpp:452:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_text_color [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/text.cpp:194:24: performance: Function parameter '_text' should be passed by const reference. [passedByValue] sight-25.1.0/module/viz/scene3d_qt/window.cpp:51:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:85:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoPartialUpdate [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:100:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:109:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_update_pending [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:137:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_init [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:170:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_update_pending [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:194:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_gesture_state [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:222:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keypress [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:240:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keyrelease [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:267:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:330:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_gesture_state [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:350:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wheelmove [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:369:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_gesture_state [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:384:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_gesture_state [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:397:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_gesture_state [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:413:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leave [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:423:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enter [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:433:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PanGesture [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:547:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_init [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:580:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_render_targets [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:698:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ogre_root [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:762:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_init [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window.cpp:838:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_context_switch_window [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window_interactor.cpp:62:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ogre_widget [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window_interactor.cpp:91:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent_container [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window_interactor.cpp:140:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ogre_widget [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window_interactor.cpp:147:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ogre_widget [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window_interactor.cpp:180:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ogre_widget [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window_interactor.cpp:196:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERACTION_SLOT [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window_interactor.cpp:207:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ogre_widget [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_qt/window_interactor.cpp:221:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_full_screen [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_test/plugin.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ogre_root [valueFlowBailoutIncompleteVar] sight-25.1.0/module/viz/scene3d_test/plugin.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ogre_root [valueFlowBailoutIncompleteVar] sight-25.1.0/modules/viz/scene3d/adaptor/line.cpp:48:55: error: syntax error [syntaxError] sight-25.1.0/tutorial/xml/tuto13_mesh_generator_cpp/mesh_modifier.cpp:144:100: error: syntax error [syntaxError] sight-25.1.0/util/aruco_marker/src/main.cpp:62:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] sight-25.1.0/util/dicom_anonymizer/src/main.cpp:63:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] sight-25.1.0/util/network_proxy/src/main.cpp:90:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sight-25.1.0/util/network_proxy/src/main.cpp:191:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] sight-25.1.0/util/network_proxy/src/main.cpp:79:61: performance: Function parameter '_config_file' should be passed by const reference. [passedByValue] sight-25.1.0/util/sightrun/src/profile_runner.cpp:117:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_FILE [valueFlowBailoutIncompleteVar] sight-25.1.0/util/sightrun/src/profile_runner.cpp:194:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] sight-25.1.0/util/sightrun/src/profile_runner.cpp:306:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] sight-25.1.0/3rd-party/minizip/mz_os.c:57:40: warning: If memory allocation fails, then there is a possible null pointer dereference: path [ctunullpointerOutOfMemory] sight-25.1.0/3rd-party/minizip/mz_os_posix.c:210:22: note: Assuming allocation function fails sight-25.1.0/3rd-party/minizip/mz_os_posix.c:210:22: note: Assignment 'name=strdup(path)', assigned value is 0 sight-25.1.0/3rd-party/minizip/mz_os_posix.c:211:29: note: Calling function mz_path_remove_slash, 1st argument is null sight-25.1.0/3rd-party/minizip/mz_os.c:57:40: note: Dereferencing argument path that is null diff: DONE